-
Updated
Dec 18, 2017 - 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 2,231 public repositories matching this topic...
Assignments from Modern Programming Paradigms course
-
Updated
Dec 9, 2017 - C++
Calculator that takes math expression string input like in Python
-
Updated
Apr 6, 2022 - C++
-
Updated
Nov 18, 2018 - C++
Defining class in C++
-
Updated
Jan 8, 2019 - C++
Two weeks of intensive learning C++, object-oriented programming, casts, templates and containers
-
Updated
Oct 19, 2018 - C++
Train passenger tracking system in C++.** Simulates trains, wagons, passengers, and epidemiological contact tracing with OOP, UML, exceptions, and static records
-
Updated
Aug 20, 2025 - C++
Keep track of whom borrowed books
-
Updated
Oct 15, 2020 - C++
A simulation toolkit together with data analysis for the Xe&Pt Exotic Nuclei Generation experiment @ Jyvaskyla December 2022. Helping dr.Paul Constantin with simulation development. Simulation is done using Geant4 provided by CERN. Data anlysis is done using ROOT by Cern. Both C++ based. Job distributors to run the sim are coded in pearl
-
Updated
Nov 29, 2024 - C++
-
Updated
Aug 20, 2022 - C++
This system uses a singly linked list to store and organize related to student information. It allow operation such as adding new student’s information as well searching, deleting, and displaying the student information.
-
Updated
May 29, 2021 - C++
Поисковый сервер. Поиск документов по ключевым словам.
-
Updated
Jan 24, 2024 - C++
Created by MIT, Alan Kay
Released 1960
- Followers
- 92 followers
- Website
- github.com/topics/oop
- Wikipedia
- Wikipedia