Another exquisit release
Linkedin.Learning.Agile.Software.Development.Clean.Coding.Practices-XQZT
Title: Agile Software Development: Clean Coding Practices
Publisher: Linkedin.Learning
Size: 178M (185860367 B)
Files: 4F
Date: 11/04/2019
Course #: Linkedin.Learning
Type: N/A
Published: November 4, 2019
Modified: N/A
URL: www.linkedin.com/learning/agile-software-development-clean-coding-practices
Author: M. Scott Ford
Duration:
Skill: Intermediate
Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Description:
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.