How to Code Like a Pro
Offered By: freeCodeCamp
Course Description
Overview
Enhance your coding skills with this comprehensive tutorial on professional programming practices. Learn essential tools and principles to elevate your code quality from expert Dylan Israel. Explore topics such as linting, effective variable usage, function optimization, proper commenting techniques, and the SOLID principles of object-oriented design. Dive deep into each SOLID principle, including Single Responsibility, Open-Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion. Gain practical insights to write cleaner, more maintainable, and efficient code. Access accompanying slides and additional resources for TSLINT and ESLINT setup to further improve your coding environment.
Syllabus
Introduction.
Linting.
Variables.
Functions.
Comments.
SOLID Principles.
Single Responsibility Principle.
Open Closed Principle.
Liskov Substitution Principle.
Interface Segregation Principle.
Dependency Inversion Principle.
Taught by
freeCodeCamp.org
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera