|
Programming languagesI've been programming for years now and have used many languages, here I talk about my favorites. On one level they're all quite similar - if you can program in any one of these, you've cleared the main hurdle; learning another is a smaller effort. There is no 'best' language - this depends on what you use it for. I can't even decide which my favorite is, though it's probably between Perl and Python. Style GuideGood code is essentially code that is easy to understand. This is subjective and no guidelines can completely specify it. Indeed, experienced programmers have their own individual style. I think the most important thing is to read over your code, imagining you knew nothing about it, and try to honestly assess if it's easy to understand. My contribution to open sourceAs well as the code released on this site, I have contributed to:Python ProgrammingPython!wxPython Tips
© 1998 - 2008 Paul Johnston, distributed under the BSD License Updated:06 Jan 2008 |