Learn SOLID Principles with Clean Code Examples
Offered By: Amigoscode via YouTube
Course Description
Overview
Discover the SOLID principles of object-oriented design through practical CLEAN CODE examples in this 29-minute video tutorial. Gain a comprehensive understanding of these fundamental concepts introduced by Robert C. Martin (Uncle Bob) to write cleaner, more maintainable code. Explore each principle in-depth, including Single Responsibility, Open-Closed, Liskov Substitution, and Interface Segregation. Learn how to avoid common pitfalls such as code smells, refactoring issues, and spaghetti code. Follow along with the provided code setup and examples to reinforce your understanding of these essential software development practices.
Syllabus
- Intro.
- Code Setup.
- Single Responsibility.
- Open Closed.
- Liskov Substitution.
- Interface Segregation.
Taught by
Amigoscode
Related Courses
Scratch: Programming for Kids (8+)Delft University of Technology via edX Object-oriented Programming in JavaScript
Udemy Create a Twitter Social Network Clone From Scratch PHP,MySQL
Udemy AngularJS 1.0 Masterclass - Deep Dive & Understand AngularJS
Udemy Clean Code with Java examples
Udemy