Ask HN: Improve programming skills
I'm 16 and a programmer. Lately though, I've been feeling bored with the thing I fell in love with. I was wondering if anyone can help me with getting back on track with programming and if there are any ways I can stay on track so I don't lose my skills.
6 comments
[ 5.7 ms ] story [ 26.3 ms ] threadBut you definitely should be in a CS program if/when you goto college :)
When I want to learn a new language or experiment with different facets of a language, I find a problem to solve. I usually start off automating a manual process and build up from there, or rewrite one of your existing programs using a different design.
Learn another operating system. Each OS is different and will require different designs to accomplish the same thing.