In this project we created a module with a predefined functions and Class called MyList which performs some functionality from MyEnumerable module.
-
Updated
May 12, 2023 - Ruby
In this project we created a module with a predefined functions and Class called MyList which performs some functionality from MyEnumerable module.
OOP school library is university libray tool that records what books are in the library and who borrows them. The app allows users to add new students or teachers, add new books, save records of who borrowed a given book and when.
This is a ruby program to decode morse code into meaningful characters, words and sentence
Command-line interface version of the classic game
In this project I'll be building a school library application using ruby classes and objects and also implementing 4 ruby principles i.e. Abstraction, Encapsulation, inheritance and Polymorphism
A program that can detect mistakes in a credit card number
Add a description, image, and links to the classes-and-objects topic page so that developers can more easily learn about it.
To associate your repository with the classes-and-objects topic, visit your repo's landing page and select "manage topics."