How to Improve Your Coding Skills
pydanny.com
How to Improve Your Coding Skills
1–10 of 11 posts
Re: How to Improve Your Coding Skills
#2Write code everyday and don't break "The Streak".
Re: How to Improve Your Coding Skills
#3I'd temper point #2, I've found as a beginner I was much too attached to what I had taken so long to learn and I refrained from exploring other languages and paradigms seriously. Once I freed myself from that I became much better at coding overall.
Studying computer science has helped me a lot as well, it opens you up to fields and technologies you possibly had no interest in before and forces you to explore them and broaden your perspective.
Re: How to Improve Your Coding Skills
#4Seriously. Nothing improved my coding skills more than going over the basics all over again but with a good professor.
Re: How to Improve Your Coding Skills
#5Re: How to Improve Your Coding Skills
#6Re: How to Improve Your Coding Skills
#7Wut? both of those editors make coding so much more easier and the rest of the stuff is just a cop out imo
Re: How to Improve Your Coding Skills
#8Go on youtube. Find the MIT computer sciences courses (free!!). Watch them. Seriously. Nothing improved my coding skills more than going over the basics all over again but with a good professor.
Re: How to Improve Your Coding Skills
#9Go on youtube. Find the MIT computer sciences courses (free!!). Watch them. Seriously. Nothing improved my coding skills more than going over the basics all over again but with a good professor.
This is exactly what I have been doing as well over the past couple of weeks.
Re: How to Improve Your Coding Skills
#10> Over the years I've stayed with the easiest-to-learn stable IDEs/text editors. Yes, I know there are really powerful tools with arcane commands (Vim, EMACS, etc), but I don't want to have to stop what I'm doing to learn new tools. I want to code, not tinker with desktop tools or arcane text editors Wut? both of those editors make coding so much more easier and the rest of the stuff is just a cop out imo