-
Updated
Sep 22, 2019 - C#
Object-oriented programming (OOP)
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:
Here are 1,230 public repositories matching this topic...
Administer and publish links for your blog running on any platform
-
Updated
Feb 24, 2023 - C#
Library management system in ASP.NET 6 using OOP AND DATA STRUCTURES
-
Updated
Mar 29, 2024 - C#
Simple .NET 6 and C# console application to study OOP abstraction.
-
Updated
Jun 9, 2024 - C#
The code was written with a purpose of training C#.
-
Updated
Jan 29, 2024 - C#
Nesneye dayalı programlama prensipleri kullanılarak C# dilinde Windows Forms uygulaması şeklinde yazılan Hayvan Çiftliği Projesi.
-
Updated
Sep 24, 2022 - C#
University schedule and student management console application
-
Updated
Jul 18, 2025 - C#
Simple employee management system console app built with C#
-
Updated
Sep 6, 2025 - C#
meta-circular bootstrapped object editor, written in itself
-
Updated
Feb 2, 2014 - C#
Repositório com exercícios do curso “C#: aplicando a Orientação a Objetos” da Alura. Aborda criação de classes, encapsulamento com propriedades, integração entre objetos, construtores e desafios práticos, com foco nos princípios fundamentais da POO em C#.
-
Updated
Apr 21, 2025 - C#
Bag type for integers using C#. Code was written for training.
-
Updated
Jan 29, 2024 - C#
.NET desktop app for playing chess and checkers, built with OOP and SOLID principles.
-
Updated
Oct 3, 2024 - C#
A beginner-friendly .NET console application designed for learning core programming principles.
-
Updated
Feb 12, 2025 - C#
A C# console-based Laboratory Management System applying multiple GoF Design Patterns (State, Proxy, Singleton, Iterator, Strategy) to manage lab tests, results, and payments in a clean and maintainable OOP architecture.
-
Updated
Nov 8, 2025 - C#
A dev-built DBMS core — simulating how real dbms works from opening and closing connection and so much more handled by polymorphism technique...making it clear for any learner who wants to grasp polymorphism
-
Updated
Nov 20, 2025 - C#
Created by MIT, Alan Kay
Released 1960
- Followers
- 97 followers
- Website
- github.com/topics/oop
- Wikipedia
- Wikipedia