Sunday
Dec252011
Sunday, December 25, 2011 at 10:13PM InSCIght Episode 20: Clean Code
Listen to the podcast
On episode 20, we discuss clean code. A few of the primary techniques for achieving human-readable code are tabled, including using descriptive, clear names, not mixing levels of abstraction, and code that does only one thing without side effects. An interesting discussion arises on how clean code relates to collaborative code development. Namely, we explore how code improves by using consistent project style conventions and remaining humble in the face of constructive criticism. It is also observed that a well-designed and easily tested structure is a natural consequence of clean code. Ultimately, this results in low-cost, easily-maintainable programs that work. On today's show our crew of hosts includes:- Jean-Christophe Fillion-Robin (special guest)
- Luis Ibanez
- Matthew McCormick (moderator)
- Wes Turner (special guest)
- Geraldine Van der Auwera
Show Links:
- Clean Code by Robert Martin (http://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882)
- How to write un-maintainable code. (http://thc.org/root/phun/unmaintain.html)
Comments Off
Email Article
Email Article 

