A New, Interactive Approach to Learning Ruby
-
Updated
Jan 19, 2023 - Ruby
A New, Interactive Approach to Learning Ruby
Dicas para iniciantes de boas práticas de desenvolvimento de software em Ruby
The OOP School Library app allows users to keep a record of books that are present in library and who borrows them. It also allows to add new students, teachers, and books
Catalog is ruby based with terminal user interface project in which you can organize your things according to various item object such as book, music, video etc Catalog is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
Ruby Algorithms & Design Patterns
In this project, we created a console app that will help us to keep a record of different types of things you own: books, music albums, and games. Built it with Ruby, and PostgreSQL
A school library application will record the books available in the library and track their borrowers. It will allow new students or teachers to be added, new books to be added, and records of borrowed books and corresponding borrowing dates to be saved. A beautiful and well-organized system will be built to accomplish the task efficiently.
Eliminate the annoying work within ticketing systems (Jira, GitHub, Trello). Allows automating (without admin access) daily actions like tickets fields verification, email notifications by JQL/GQL, meeting requests to your (or teammates) calendar.
Catalog-of-my-things is a console app that displays all the owned items of a user, displaying it's authors, labels, sources and genres. It uses json files to store data, allows the user to list "Books, Musics, Movies and Games" and add new items to it's catalog.
SOLID principles in Ruby
This is a project that aims to develop a tool for the librarian of OOP University to manage the library's collection of books, record borrowing activities, and add new students or teachers in a well-organized and visually appealing way.
In this project I created a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books and save records of who borrowed a given book and when.
Command line tool for printing a multiplication table of the first N prime numbers.
Tic-Tac-Toe game created by using object oriented programming paradigm. It can be played by two player
Aims to create a simple library management system for a school using Ruby programming language. The system should allow librarians to add books to the library, track books that are checked out by students, and manage student accounts. Created with Ruby
A ruby console App where users can add books or music albums, and you can create a label or genre or author for the said item
Add a description, image, and links to the oop-principles topic page so that developers can more easily learn about it.
To associate your repository with the oop-principles topic, visit your repo's landing page and select "manage topics."