You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amaravathi Travels is a car online platform that has transformed car travel in the country by bringing ease and convenience to millions of Indians who travel using cars. Founded in 2019, Amaravathi Travels is part of India's Leading Travel Online Company. Company Founder is Jasti Satykrishna.
Implementing an American Checkers Game which enables two registered users to play the game or one registered user should play with computer. We implemented this project by considering all Object Oriented Programming principles like Abstraction, Encapsulation, Polymorphism, Inheritance. We have implemented user stories for each task and also writ…
This repo contains some of my homework from my second Java course in college. It further explores the fundamentals of OOP with a heavy focus on inheritance and polymorphism. The material also explores coding for GUI using Javax Swing and AWT and covers some fundamentals of Model, View, Controller design.
This project stimulates a warehouse that stores Rutgers merch. This project supports users' storing up to 50 different items, looking up products efficiently, and deleting less popular items to make space for new product. All potential errors have been handled , and the program should alert the user in the event of such an error.
Repositório com exercícios do curso “C#: dominando Orientação a Objetos” da Alura. Aprofunda conceitos de OOP em C#, com foco em organização de projeto, reutilização de comportamentos, criação de novas entidades e desafios práticos aplicando abstração e herança.