SOLID C++

0

SOLID C++, Learn and practice C++ with SOLID object-oriented design principles.

Learning syntax of a programming language is not enough to become professional and build high quality software. One must also learn how to make good design and implement it properly so that software is robust, maintainable, flexible and testable. That’s why we need object-oriented design principles like SOLID:

  • Single responsibility
  • Open-closed
  • Liskov substitution
  • Interface segregation
  • Dependency inversion

This is probably the most complete SOLID principles course on Udemy. But it’s also special in that it focuses on C++ programming language, which we use for examples and assignments. And this course covers both theory and practice.

By the end of this course you should

  • Develop an intuitive understanding of all SOLID principles
  • Understand when SOLID principles are needed and when not
  • Learn how to follow SOLID principles in general, regardless of a programming language, using appropriate abstractions and programming patterns
  • Learn how to follow SOLID principles using different C++ language features and idioms
  • Know how to structure C++ projects, test and refactor

However, there should be no illusions about this or any other course. One cannot become a true master of object-oriented design and programming only by completing one or few courses – it takes years of practice. But this course is a good starting point and provides the needed foundations.

So what exactly is covered in the course?

  • Presentations (theory and concepts about the­ principles)
  • Visual analogies from real world (to better understand and remember the principles)
  • UML diagrams (mainly class diagrams with examples about the principles)
  • Plenty of stand-alone code examples (at least a few for each principle)
  • Almost a real-world project (server application that receives over TCP connection and processes tax reports in JSON or XML formats) with unit and high-level tests
  • Explanations how to install the project’s dependencies, compile it and run tests (uses C++17CMakeBoost libraries (asio, program options, etc.), Google test)
  • Quizzes and final test (some have additional code examples)
  • Programming assignments (work on the project, etc.)

This course is for you if you

  • Are a beginner or intermediate C++ programmer (but not complete beginner)
  • Have a basic understanding of OOP (classes, polymorphism, inheritance, encapsulation, etc.)
  • Want to learn more and become a better software engineer

You should be able to pick up the rest of the materials and technologies during the course. And even if you don’t primarily program in C++, you will still find that most of the code examples, as well as the principles, apply to many other programming languages.

What is expected from you?

Besides watching lectures and/or reading presentations, it’s expected that you

  • Compileread and understand code examples and the project source code (ability to read and work with somebody else’s code is very important and often underestimated)
  • Refactor some of the provided code examples while doing assignments
  • Work on the project source code in the final assignment, extend its functionality and add tests

The images in visual examples are from website pixabay and the audio in videos is from website bensound.

Free $99.99 Redeem Coupon
We will be happy to hear your thoughts

Leave a reply

100% Off Udemy Coupons
Logo