10 steps to becoming a better programmer

Started by
7 comments, last by Caffeware 11 years, 5 months ago
Hi guys,

Just written this article that you might find useful; 10 things which have helped me become a better programmer and be more productive in general:

http://www.wildbunny.co.uk/blog/2012/11/01/10-steps-to-becoming-a-better-programmer/

Hope it helps!

Cheers, Paul.
Advertisement
thank you for posting this link, I am a newbie programmer and this helps a great deal.
Usefull steps!
I just saw this on /r/gamedev on reddit.com! Posting to many sites I see tongue.png!

I'm a game programmer and computer science ninja !

Here's my 2D RPG-Ish Platformer Programmed in Python + Pygame, with a Custom Level Editor and Rendering System!

Here's my Custom IDE / Debugger Programmed in Pure Python and Designed from the Ground Up for Programming Education!

Want to ask about Python, Flask, wxPython, Pygame, C++, HTML5, CSS3, Javascript, jQuery, C++, Vimscript, SFML 1.6 / 2.0, or anything else? Recruiting for a game development team and need a passionate programmer? Just want to talk about programming? Email me here:

hobohm.business@gmail.com

or Personal-Message me on here !

Nice work!

You know ive spent many years scripting more than OO programming and it's amazing how this sort of thinking applys to that also.

muchas gracias senor
Please Add Rep if I helped // Working on untitled 2D platformer (more to come soon)
Twitter - @MarkPashby
Nice article, it sums up my personal attitude quite precisely. Concerning #11, I'd suggest pointing out that choosing adequate data structures and algorithms is not what is meant with premature optimization, can in fact produce much better results than any kind of local optimization and may reduce time wasted on refactoring the stuff later on...
Moving to YA.
Question. Shouldn't that article be written/posted here as well? smile.png

Beginner in Game Development?  Read here. And read here.

 

Thank you sir.

This topic is closed to new replies.

Advertisement