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 322 public repositories matching this topic...
My personal business card website, portfolio and blog where you can view my projects, sort them by technology, download my resume and write to me. Written in Python 3 + Django + Bootstrap + Postgresql + Nginx + Docker + GitHub
-
Updated
Aug 6, 2024 - HTML
-
Updated
Jun 28, 2022 - HTML
Università di informatica - Data Science - Appunti ed Esercizi vari
-
Updated
Oct 30, 2025 - HTML
PPL Assignment assigned IIT2015134
-
Updated
Feb 26, 2017 - HTML
back end untuk jadwal-praktek RS dan fitur lain-lain dengan menggunakan express, prisma, db postgreySQL
-
Updated
Jun 10, 2025 - HTML
RUP (Proceso Unificado Racional) es un proceso de desarrollo de software desarrollado por la empresa Rational Software. Junto con el Lenguaje Unificado de Modelado (UML), constituye la metodología estándar más utilizada para el análisis, diseño, implementación y documentación de sistemas orientados a objetos.
-
Updated
Dec 25, 2018 - HTML
A repository used to learn, practice and master the ruby and python languages with exercises from Exercism
-
Updated
Aug 15, 2023 - HTML
Project: Bringitup
-
Updated
Oct 5, 2023 - HTML
Asteroid game using pure Javascript. WATT usage converter using Angular1. Angular study covering module, controller, provider, injection. directives, events, filter, scope ...
-
Updated
Jan 8, 2020 - HTML
Creates a full deck of cards with a Card class, Deck class, and Player class. Currently displayed using the browser's console. Cards have a suit, string value, and numerical value. Cards also have a "show" method (which logs the card's information to the console). The Deck has "shuffle", "reset" and "deal" methods. The Player has a hand that the…
-
Updated
Nov 29, 2018 - HTML
Practice of object programming concept - classes, prototypes, self-usage, keeping context
-
Updated
Oct 16, 2018 - HTML
Created by MIT, Alan Kay
Released 1960
- Followers
- 92 followers
- Website
- github.com/topics/oop
- Wikipedia
- Wikipedia