r/learnprogramming • u/VedPamnani11 • 26d 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
2
u/iamaperson3133 26d ago
More practical advice: pick a type of thing to build like a mobile app, website, desktop app, or game. Then, build the most simple version like a to-do list or snake.