Grokking the Object Oriented Design Interview
-
Updated
Jun 20, 2022 - Python
Grokking the Object Oriented Design Interview
Want to learn Design Patterns Examples? Here's the repository with real world examples.
Unified examples of various OO design patterns
Lab Submissions for the course Object Oriented Analysis and Design
Simple examples of some of the Object Oriented Design Patterns.
Object Oriented Analysis and Design (JAVA Language) Design Patterns, Java GUI
A sliding puzzle game developed using turtle graphics.
Application that creates a simple photo album from shapes following the Model-View-Controller (MVC) architecture. Programmed it to support the description of data to visualize in a .txt format and then have the application render the descriptive text in an interactive graphical view (using Swing) and a static web view (using HTML markup and SVG).
OOP & Algorithms in C++ | OOP - for course Basics of Object Oriented Design containing also design patterns: Abstract factory, Builder, Singleton, State, Command
A collection of Object-Oriented Design patterns that I learned at the Uni. This repo was imported from Bitbucket.
My solution to Object Oriented Design's Task 1.
jobjoo ( job finder site )
My solutions to the tasks from the Object Oriented Design subject/course of my University.
Object Oriented & Design Pattern Lab Assignment 2
A curated collection of common design patterns implemented in Java, covering Creational, Structural, and Behavioral types. Each pattern includes examples, use cases, and best practices, providing a practical reference for building efficient Java applications.
Add a description, image, and links to the object-oriented-design-patterns topic page so that developers can more easily learn about it.
To associate your repository with the object-oriented-design-patterns topic, visit your repo's landing page and select "manage topics."