Software design pattern implementation by c#
-
Updated
Oct 10, 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:
Software design pattern implementation by c#
Criar um algoritmo simples de cadastro de séries com objetivo de fixar o aprendizado sobre orientação a objetos, o principal paradigma de programação utilizada no mercado. Durante o desenvolvimento fixaremos os pensamentos relacionando a orientado a objetos (modelagem de domínio, utilização de recursos e coleção).
Demonstrating the SOLID design principles in C#
Cafe Management System on Winforms C# where foods are listed from one side and on the other side it is purchased and get you a bill
OOP temellerini ve N katmanlı mimariyi anlamak için yaptığım, personel uygulaması. Employee Application with OOP and Layered (N-Layer) Architecture.
Simple text-based adventure game that demonstrates object-oriented programming principles. In this game, you will embark on a thrilling adventure where you can explore rooms, take various actions, and collect and use items.
University project in C# OOP using Merlin2D engine. Implemented physics of jumping, combat and enemy behavior, and more. I am not responsible for the Merlin2D engine and any assets used.
A simple app for movie management with N-Tier Architecture and OOP principles.
Daily Diary Manager is a C# console app for easy personal diary management. Read, add, delete, count, and search entries by date. Keep your daily thoughts organized and accessible with a simple interface.
Vehicle Management System. An object-oriented C# application implementing a comprehensive vehicle management system with support for different vehicle types (Air, Road, Water) using advanced OOP concepts.
A comprehensive guide to Object-Oriented Programming (OOP) concepts, featuring clear explanations, practical examples, and exercises for learners at all levels. Whether you're revising your knowledge or starting from scratch, this repository is designed to help you understand and apply OOP principles effectively.
Study notes for revising Object-Orienated Programming in C#. Based on W3Schools
Created by MIT, Alan Kay
Released 1960