An open API service indexing awesome lists of open source software.

https://github.com/cedrickchee/99bottles-ruby

My code for 99 Bottles of OOP exercises.
https://github.com/cedrickchee/99bottles-ruby

educational-project object-oriented-design object-oriented-programming

Last synced: 17 days ago
JSON representation

My code for 99 Bottles of OOP exercises.

Awesome Lists containing this project

README

          

# 99 Bottles of OOP

The best way to learn from this 99 Bottles Object-Oriented Programming (OOP)
book is to work the exercises yourself.

This project keep my code for the OOP and Object-Oriented Design (OOD)
practices.