Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Agile Software Development: Clean Coding Practices

Posted By: IrGens
Agile Software Development: Clean Coding Practices

Agile Software Development: Clean Coding Practices
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 4m | 177 MB
Instructor: M. Scott Ford

As a writer of code, the complier isn't your only audience. Your coworkers—and even your future self, when you fix bugs—must be able to easily understand your original intent. In this course, learn why it's important to write code that's clean—or, easily understood by both computers and humans—and how to do it in practice. Instructor Scott Ford reviews how to ensure that different aspects of your code are clearly and thoughtfully constructed, including names, formatting, and logic. Plus, he explains what a "clean" unit test looks like, and how to ensure that your tests are fast and efficient.

Topics include:

The importance of clean names
Naming classes and types
Rules for naming local and member variables
Why clean formatting matters
Making good use of loops
Keeping your unit tests isolated


Agile Software Development: Clean Coding Practices