What to code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What to code?

I want to make a project but have no clue what. I am a beginner in this so what should do for my project? Something beginner friendly and fun Ps also I want to code in either C or C#;

9th Nov 2019, 3:19 PM
ZayTele
ZayTele - avatar
1 Answer
+ 2
It highly depends on your experience. For beginners, text based programs are the most achievable type of software to create. You can try any of the following; 1. Make a calculator that takes 2 integers as input an can do all four basic operations 2. String manipulation projects e.g. (splits, comparisons, palindromes) 3. Alarm app 4. Reminder app 5. Simple games These can all be done with C/C#, If you want more challenging tasks, try making programs that solve your community problems.
9th Nov 2019, 3:36 PM
Quiet Spider
Quiet Spider - avatar