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...
Буду позориться публично: репозитории с лабами перемещаю на GitHub. Старый код остался тут:
-
Updated
Mar 17, 2016 - C++
Part of data structures course team project.
-
Updated
Nov 29, 2016 - C++
Calculator that perform matrix calculations on any NxN matrix
-
Updated
Dec 24, 2016 - C++
A implementation of card game War. Practice for OOP.
-
Updated
Feb 12, 2017 - C++
Personal
-
Updated
Feb 15, 2017 - C++
Implementation of std::string class and some functions for working with C-Style strings
-
Updated
Feb 16, 2017 - C++
Class hierarchy that allows you to work with expressions. Used pattern "Visitor".
-
Updated
Feb 16, 2017 - C++
Created by MIT, Alan Kay
Released 1960
- Followers
- 92 followers
- Website
- github.com/topics/oop
- Wikipedia
- Wikipedia