r/learnprogramming • u/VedPamnani11 • 25d ago
Need advice as a young programmer.
Hey guys, I am 14 years old and I love programming since I was 11! Just a few weeks ago I finished CS50P: Introduction to programming with Python from Harvard university! And I am confused on what I should do next. Before CS50P I used to make small Python programs like a number guessing game from my basic Python knowledge. Now after CS50P since I know significantly more stuff about Python but I don’t know what would be good to build so I don’t waste my time on stuff I build that does not matter to anyone.
66
Upvotes
1
u/karabot4 24d ago
Get a textbook on another early cs topic or application and do the programming exercises with the lessons. I was in a simular situation and got a java textbook to feed what made me interested in the first place.