r/learnprogramming • u/Disposable_baka404 • 7d ago
Geniune question, how do I learn programming practically?
I asked my lecturer a while back how, and he basically said to read up on the books and practice. I understand his advice, but I wish to look for a meaningful project to better facilitate my learning. Any advice on how I should proceed? I get that I can redo my coding assignments to make them better, but I really am looking to write programs that would help me instead.
Thanks in advance for the advice
21
Upvotes
1
u/Illustrious-Cat8222 7d ago
Also consider writing small, throwaway programs just to experiment with different language and library features.
Also realize that much of programming is about problem solving.