Clean Code – Comments

Welcome to Part 7 of this review of the Pluralsight course Clean Code: Writing Code for Humans by Cory House. Cory is a Microsoft MVP in C#, founder of OutlierDeveloper.com, avid tech reader, and speaker. He believes in clean code, pragmatic development, and responsive native UIs. Here are the links to each part in this series: Part…

Clean Code – Classes

Welcome to Part 6 of this review of the Pluralsight course Clean Code: Writing Code for Humans by Cory House. Cory is a Microsoft MVP in C#, founder of OutlierDeveloper.com, avid tech reader, and speaker. He believes in clean code, pragmatic development, and responsive native UIs. Here are the links to each part in this series: Part…

Clean Code – Conditionals

Welcome to Part 4 of this review of the Pluralsight course Clean Code: Writing Code for Humans by Cory House. Cory is a Microsoft MVP in C#, founder of OutlierDeveloper.com, avid tech reader, and speaker. He believes in clean code, pragmatic development, and responsive native UIs. Here are the links to each part in this series: Part…

Clean Code – Naming

Welcome to Part 3 of this review of the Pluralsight course Clean Code: Writing Code for Humans by Cory House. Cory is a Microsoft MVP in C#, founder of OutlierDeveloper.com, avid tech reader, and speaker. He believes in clean code, pragmatic development, and responsive native UIs. Here are the links to each part in this series: Part…

Clean Code: Writing Code for Humans

Welcome to this review of the Pluralsight course Clean Code: Writing Code for Humans by Cory House. Cory is a Microsoft MVP in C#, founder of OutlierDeveloper.com, avid tech reader, and speaker. He believes in clean code, pragmatic development, and responsive native UIs. When I produced my list of the Top 10 Pluralsight courses in 2015, this…

Zombie Code

Zombie code is code that is neither dead or alive. It is undead! As frightening as this sounds, this code is being generated every day and the amount of this code is increasing  all the time and there are hundreds of millions of lines of this code in existence worldwide. Zombie code is code that…