Posts
17
Comments
28
Trackbacks
0
Code Review–Becoming a better programmer

 

I love stackoverflow, its great for finding answers for questions you need answered right away!  Or its good to be able to help others get over annoying speed bumps.

but

Code Review ( http://codereview.stackexchange.com/ ) is a lot more interesting in terms of actually becoming a better programmer.   You get to reflect on other peoples code, offer up alternative ways of coding, and see other peoples alternatives. 

The only problem at the moment is there’s just not quite enough code to review!

posted on Friday, May 27, 2011 2:23 PM Print
Comments
Gravatar
# re: Code Review–Becoming a better programmer
benonsoftware
6/6/2011 10:32 PM
Just a note. You have to be 13 years plus. I found out the hard way.
Gravatar
# re: Code Review–Becoming a better programmer
James
2/3/2012 12:27 AM
that's for that, will check it out...

Related but different I found out that this week that if you work with other developers, and you use Github, you can use the 'pull request' as a way to review code before merging it with the master branch.

Post Comment

Title *
Name *
Email
Url
Comment *