- Notifications
You must be signed in to change notification settings - Fork3
shashipk/Object-Oriented-Design-and-Design-Patterns-2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
============================================================
Head first object-oriented analysis and design :http://shop.oreilly.com/product/9780596008673.do
Head first design patterns :http://shop.oreilly.com/product/9780596007126.do
Patterns of Enterprise Application Architecture :https://www.amazon.in/Patterns-Enterprise-Application-Architecture-Addison-Wesley-ebook/dp/B008OHVDFM
Other Resources:
https://refactoring.guru/design-patterns
https://sourcemaking.com/design_patterns
https://www.youtube.com/watch?v=OkC7HKtiZC0&list=PLGLfVvz_LVvQ5G-LdJ8RLqe-ndo7QITYc
https://github.com/mrlegowatch/HeadFirstDesignPatternsCpp
https://scotch.io/bar-talk/s-o-l-i-d-the-first-five-principles-of-object-oriented-design
https://blog.scottlogic.com/2018/06/26/solid-principles.html
Template method :
https://beginnersbook.com/2013/12/java-arraylist-of-object-sort-example-comparable-and-comparator/
https://www.geeksforgeeks.org/sort-c-stl/
https://www.geeksforgeeks.org/fractional-knapsack-problem/
https://refactoring.guru/design-patterns/template-method/java/example
https://www2.cs.duke.edu/csed/tapestry/final11.pdf
=====================================================================
Abstract Factory :
https://refactoring.guru/design-patterns/abstract-factory
https://refactoring.guru/design-patterns/abstract-factory/java/example
=========================================================
Null Object & Momento Pattern
https://www.baeldung.com/java-null-object-pattern
https://dzone.com/articles/null-object-pattern-in-java
https://stackoverflow.com/questions/29460651/how-to-implement-a-null-object
https://sourcemaking.com/design_patterns/memento/java/1
https://refactoring.guru/design-patterns/memento/cpp/example
==================================
About
Object Oriented Design and Design Patterns. These things will help you to solve LLD interview questions.
Resources
Uh oh!
There was an error while loading.Please reload this page.