السلام عليكم ورحمة الله وبركاته ,,
اللهم اجعله عملًا متقبلًا , واللهم اجعله علمًا ينتفع به وعلمنا ما ينفعنا واستعملنا ولا تستبدلنا
If you have been reading books and articles and still find a gap to apply design patterns in your work, if you don't know anything about design patterns, or if you already know what design patterns are,. This course is fit for all, Insha'allah, and I believe that it will add valuable information that you're going to benefit from.
There are no pizzas, animals, or shapes in this course, so get ready for our wonderful adventure!
Course Overview
This course aims not to just help you master design patterns but also learn to design and build maintainable, extensible, reusable, and robust software, and as a result, help you advance your career level!
Course Structure
The course is structured in the most convenient way of learning, including challenges to implement, so you're learning by doing, learning how to think, designing, and modeling a solution using UML, as well as improving your critical thinking by discussing the solution provided and its pitfalls, how to improve it, and finally reaching the design pattern implementation.
That's not the end! It's a journey, so after applying the design pattern, we still have a journey to continue through: reading the design pattern's applicability and when to use it, and also remarking it with high-quality designs using real-world analogies.
Finally, You are going to see a practical example of common libraries and frameworks that we use in our daily lives during programming without understanding that they are using a design pattern behind the scenes.
These examples would give you the power to see how frameworks actually leverage design patterns
The course has a comprehensive set of practical examples, covering almost everything you might need in order to fill the gap between reading design patterns in books and articles and applying them to your projects.
What is provided with the course?
Code samples from the hands-on lectures. You can download the finished code to study on your own.
All UML diagrams are provided as PDFs.
High-quality designs for real-world analogies.
Code snippets in common libraries and frameworks that apply design patterns behind the scenes.
What is not covered in this course?
Object-Oriented Programming
What is covered in this course?
SOLID Principles
UML (Unified Model Language)
Classical 22 Design Patterns
Object-Oriented Design