+ 1
Suggest me some projects in c and c++
Recently I have completed c and c++ programming language. I'm interested in making few projects so that I can enhance my skills. Please suggest me.
3 odpowiedzi
+ 1
You can try with creating a pupils/student notes and avg program.Store marks and avg for a class of student using structure in c.
0
Make a banking simulator where you can store info in a text file and multiple people can use it
0
A card game. Poker, Blackjack, etc.