-
classala 4.77
Description:
Poorly written code can be created quickly, but it comes at a cost of high maintenance. Most of the time, code can be improved easily by following some simple practices. Professional developers should know these practices and tools and apply it to their work every day. In this session we'll cover the importance of writing clean code, the kind of attitude all developers should have towards the code they produce, as well as the practices and tools that can be used to aid you become a better developer.
Links: Website
Comments on this Talk
ponggod,
09 Oct 06:03 PM
Very enjoyable presentation!
serolmy,
10 Oct 01:13 AM
Very good presentation. Makes you think about your own coding habits.
lprigmore,
12 Oct 10:56 PM
Thanks Claudio, You gave another excellent presentation.......

Excellent talk, you hit the nail on the head especially about commenting out code and leaving it in source control.