+ 3
Friends can you suggest me some topics of mini project using C language?
Project for first year engineering student
4 Réponses
+ 8
For those who want to start a small project but can't find the ideas
▪martyr2s-mega-project-ideas-list : Contains about 125 project ideas from beginner to intermediate level — https://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/?s=42f9208b13c6b858e0c5525ed0fcac9a
▪karan/Projects : A large collection of small projects for beginners with — https://github.com/karan/Projects
▪Wrong "big projects" for beginners : How to choose where to start — http://rodiongork.tumblr.com/post/108155476418/wrong-big-projects-for-beginners
+ 2
//Alfiza here are some popular threads containing projects ideas
https://www.sololearn.com/discuss/781600/?ref=app
https://www.sololearn.com/discuss/486605/?ref=app
https://www.sololearn.com/discuss/1170428/?ref=app
https://www.sololearn.com/discuss/247407/?ref=app
https://www.sololearn.com/discuss/665183/?ref=app
+ 1
You could make a clock.
I'm not talking about an ordinary clock check of the system time.
I'm talking about a segment display that is not a font.
A seven segment per digit display.
You could use some fancy coding to mimic the various turn rates of gears to manage the timing rather than just poll system time.
+ 1
Which type ?