Introduction to Clean Code
Offered By: Scrimba
Course Description
Overview
Learning clean code is one of the best career investments you can make. By spending one hour to learn the fundamentals, you get to reap the benefits across all your future code bases. It's 10x the payoff for the effort.
- Intro to Linters
- Clean Variables
- Clean Properties
- How to avoid magic numbers
- Clean Functions
- Limit paramenters
- Naming & Standardization
- Encapsulating Conditionals
- Minimizing comments with Refactoring
- Minimizing comments with Git
- Avoiding visual markers
- Good Comments
Syllabus
- Introduction to Clean Code
- 1. Clean Code: Introduction
- 2. Introduction to Linters
- 3. Clean Variables Part 1
- 4. Frontend Career Path
- 5. Clean Variables Part 2
- 6. Clean Variables Challenge
- 7. Clean Variables & Clean Properties (Challenge)
- 8. Clean Variables: Magic Numbers ð§
- 9. Clean Variables: Magic Numbers (Challenge) ð§
- 10. Clean Organization: Spacing and Returns
- 11. Clean Functions: Introduction
- 12. Clean Functions: Limit Parameters
- 13. Clean Functions: Naming & Standardization
- 14. Clean Functions: Naming and Standardization (Challenge)
- 15. Clean Functions: Encapsulating Conditionals
- 16. Clean Functions: Encapsulating Conditionals (Challenge)
- 17. Clean Comments: Introduction
- 18. Avoiding Comments with Refactoring
- 19. Avoiding Comments with Git
- 20. Clean Comments: Avoid Visual Markers
- 21. Clean Comments: Avoid Visual Markers (Challenge)
- 22. What is a good comment?
- 23. Good Comments (Challenge)
- 24. Clean Code: Final Challenge ð¤º
- 25. Clean Code: Whats Next? ð¤
Related Courses
Scratch: Programming for Kids (8+)Delft University of Technology via edX Agile Software Development: Clean Coding Practices
LinkedIn Learning Agile Software Development: Refactoring
LinkedIn Learning Software Design: Code and Design Smells
LinkedIn Learning Defensive Coding in C#
Pluralsight