GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
-
Updated
Dec 21, 2023 - C#
Object-oriented programming (OOP) is a programming paradigm based on the concept of objects fundamental to many programming languages, including Java and C++. OOP can be devided in two sub types: class-based (or "classical") and prototype-based OOP (found in JavaScript, for example).
Object-oriented programming has several advantages over procedural programming:
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
Object-oriented design stduy
Four Pillars of Object-Oriented Programming: Building Strong Foundations
Object Oriented Design (design principles/patterns in C#)
Flower Box Bounty is a game I developed with C#, .NET, and MongoDB, featuring the 3-tier architecture and design patterns. The game allows players to nurture plants that transform into fresh vegetables and fruits, which can then be crafted into items for gifting.
My solution to Object Oriented Design's Task 1.
Pattern says : "Let me handle the complex constriction part separately"
Program for calculating the execution time of asynchronous methods in different threads
My solutions to the tasks from the Object Oriented Design subject/course of my University.
CLI four in a row board game for two players using C#
A .NET Core plugin framework for applying various image effects. This framework supports handling multiple images simultaneously, allows easy addition and removal of plugins without modifying the core application code, and provides a flexible configuration system. This solution is designed with enterprise-level scalability and maintainability.
Pattern says : "Here is an announcement to be notified to you all"
MSc Final Project: Development of a management system for visualisation exploration, and comparison of nature inspired optimisation algorithms.
Курс по объектно-ориентированному проектированию
Created by MIT, Alan Kay
Released 1960