source code

There are 1 entries for the tag source code
Advantages Of Reading Other People's Code
Many new developers (and old developers) feel that reading other people's code is boring if not torture. I suggest that you look at this necessary evil as opportunities to discover treasures. You can learn new techniques by reviewing other's work. You can also learn things that you shouldn't do or remind yourself why you don't code a certain way. Either way you will most likely see code implemented in ways that you wouldn't normally do yourself. So lets take this discussion beyond just reading the...

Posted On Wednesday, January 09, 2008 9:31 PM | Feedback (1)