I really need a list of simple projects i can embark on to challenge and improve myself | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I really need a list of simple projects i can embark on to challenge and improve myself

The list of projects should range from beginners to intermediate level.

6th Nov 2019, 1:35 AM
Stephen Bitrus
Stephen Bitrus - avatar
3 Answers
+ 2
Try the coding challenges just below your Courses at the learn section of Sololearn. They might be helpful
6th Nov 2019, 2:36 AM
SUPERFLY🦅
SUPERFLY🦅 - avatar
+ 2
Why don't you practice logic building first. Try solving questions like factorial and Fibonacci series using recursion. Then go for printing different number series and pattern of stars like triangles and diamonds. Because this will really boost your confidence. Once this is done then you can move on to make some small projects like a banking system or a tic tac toe game etc.
6th Nov 2019, 10:31 AM
Avinesh
Avinesh - avatar
+ 1
login system searchbar CMS contact form .... There are so many others and they use the same codes mostly for example the login system has actually 3 parts: 1. sign up 2. sign in 3. sign out and they all have the same codes. good luck 😉👍
6th Nov 2019, 5:09 PM
Pedram Negahbanaghdami
Pedram Negahbanaghdami - avatar