Ruby Practice, covering foundations, object oriented programming, and advance topics.
-
Updated
Jul 23, 2020 - Ruby
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:
Ruby Practice, covering foundations, object oriented programming, and advance topics.
🚀 The Hacking Project - POO basics (calendar app)
Use the Twilio Gem to order food
Year 1 IBCS
Twenty-One game written in Ruby, with basic and OOP versions.
The OOP School Library App is a tool to keep records of both books and patrons of a school library. The app offers a convenient way to add and save records of students, teachers as well as books
Makers Academy Week #3 - The Web: Battle In the Browser
Clone of Boris bikes system
A command line Hangman game. The purpose of this project was to practice implementation of serialization with the save game feature.
Ruby for practicing OOP
Makers Academy Solo Challenge #1 - Airport
Makers Academy Week #10 - Tech Test Practice #1
Object-Oriented Programming Mini-Project with Class Inheritance on App Academy Open
Ruby on Rails app that manages a small classroom library.
Created by MIT, Alan Kay
Released 1960