+ 1
Ideas for programming projects
Hello my friends I want programming projects ideas for non college students ( under 16 years from 6 years to 16 ) using Java or c# or c++ .. The projects I need have to be easy for them to develop in only 5 days of work ..the projects also must be valuable to let them understand basics and make something they think and feel it's great .. thanks
8 Réponses
+ 17
superhero generator, with unique powers and backstory
+ 14
@Mohammed Yehia Mohammed
it doesn't need much explanation, just randomize text
+ 11
count area of triangle
simple one (6-12 years old)
advance using sin and cos (above 12)
or unit converting like celcius to fahrenheit, vice versa. mile to km, mph to m/s, yard to m and so on..
well pretty much translating math and physics into code. it can be any subject.
+ 2
Maged
thank you for your idea
+ 1
how about a console calculator with trig functions plus matrecies addition and subtraction?
+ 1
Ahri fox
can you explain more what do you mean ?
+ 1
using operator overloading and linked lists within a class to fix floating point arithmatic :)
0
student list using data structure