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 4,351 public repositories matching this topic...
My solutions to Programming 3 of UA's Computer and Telematics Engeneering course.
-
Updated
Jan 22, 2016 - Java
Drawing UML class diagram, and it generates corresponding Java source code
-
Updated
May 19, 2016 - Java
Core JAVA Object Oriented Programming Concepts
-
Updated
Sep 18, 2016 - Java
This Repo. contains: handler to insert, update, retrieve, and delete products from an online store database(MySQL). a model which describes a product to be used interoperability object. Each product is characterized with: 1. Product ID 2. Type 3. Manufacturer 4. Production Date 5. Expiry Date.
-
Updated
Oct 29, 2016 - Java
🎮 A fun arcade game that introduced me to OOP structure. (June 2016)
-
Updated
Dec 25, 2016 - Java
[MOVED TO GITLAB] Object Oriented Programming Project - 2015'16
-
Updated
Jan 1, 2017 - Java
🎮A high school project where I attempted to create a Street Fighter game. This code had to be decompiled using http://www.javadecompilers.com/ as I could only find the executable file.
-
Updated
Feb 1, 2017 - Java
A project for NTU CE/CZ 2002 Object-Oriented Design and Programming
-
Updated
Feb 3, 2017 - Java
Repositório do Lab 06 da disciplina de Laboratório de Programação II - 2016.2.
-
Updated
Feb 19, 2017 - Java
-
Updated
Feb 23, 2017 - Java
Created by MIT, Alan Kay
Released 1960
- Followers
- 92 followers
- Website
- github.com/topics/oop
- Wikipedia
- Wikipedia