Dicas para iniciantes de boas práticas de desenvolvimento de software em Ruby
-
Updated
Mar 19, 2019 - Ruby
Dicas para iniciantes de boas práticas de desenvolvimento de software em Ruby
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.
A New, Interactive Approach to Learning Ruby
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.
A slack bot Slack-Bot for the tech Savvy built using ruby. The bot was aimed at bringing efficiency to software developers in form of feeds.
Tic-Tac-Toe game created by using object oriented programming paradigm. It can be played by two player
OOP School Library is an app/tool that can be used in a school library to record what books are in the library and who borrows them. At the end of the project, users will be able to; - Add new students or teachers. - Add new books, and - Save records of who borrowed a given book and when.
The main goal of this project was to put into practice the main concepts of Object-Oriented Programming using Ruby.
Object Oriented Programming app. Simulates a library of an University, a useful tool that records what books are in the library and who borrows them.
A library for students and teachers to rent a book. This is a executable file in the terminal, we can add students to a classroom, teachers and books with title and author.
💎 Simple ruby app to manage school library.
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
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
An app that works as a tool for a library that keeps track of all the books as well as who borrows them.
A tool that allows user to record what books are available in a library and who borrows them in a beautiful and well organized way.
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."