Slides from our course on Object Oriented Analysis & Design
-
Updated
Jan 24, 2013
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:
Slides from our course on Object Oriented Analysis & Design
Lisp implementation of a simple Object Oriented Language with single inheritance
Virtual Inheritance in C++ to solve the diamond problem && Java consumer producer problem
🚀 My guide on how to implement objects in C with support for inheritance, polymorphism, and clean memory management
Easy and flexible object orientated library for Lua
Implementación en java del Juego Napakalaki para la asignatura PDOO de la UGR (ETSIIT)
using java swings and oracle
Riverside City College CSC17A: C++ programming - Objects
HTML resume project for Udacity's Front-End Nanodegree program.
Python programs.
Jogo do Labirinto
(Java) A particularly weird game. Justin Beiber and his crew fight evil clowns.
A simple animation project of a character walking with obstacles (C++, OpenGL, FMOD, corona)
📗 Exercises from school
Spreadsheet running on terminal, project for Object-Oriented Programming course
This repository contains the implementation of Library Room Reservation system using Ruby on Rails.
Created by MIT, Alan Kay
Released 1960