Introduction to Clean Coding
Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level
Overview/Description
Clean Coding is a broad term for philosophies, principles, and practices to make better, more efficient, and less error-prone software. This introductory course explaisn what clean code is, why it matters, and what benefits it gives. You'll start with a snippet of simple code, to get a better sense of how it works, so that you can build a product that is consistent and maintainable. Next, you will learn the DRY practice of code, so that you do not repeat yourself. From there you will observe how to organize projects and teams to write clean code and assure that code is readable, functional, and secure. You'll conclude by exploring how to review policies and procedures to help make cleaner code.
Target Audience
Software developers who wish to learn and implement clean coding techniques
Prerequisites
None
Expected Duration (hours)
0.7
Lesson Objectives
Introduction to Clean Coding
sd_clco_a01_it_enus
Expertise Level
Beginner