Learning Java from scratch through exercises and projects based on the "Java COMPLETO" course by Nélio Alves. Object-oriented programming, algorithms, and real-world applications.
-
Updated
Jul 31, 2025 - Java
Learning Java from scratch through exercises and projects based on the "Java COMPLETO" course by Nélio Alves. Object-oriented programming, algorithms, and real-world applications.
Repository of StartSe Tech Academy 2022/2 contents.
Application performed as part of laboratory classes in the object-oriented programming course at AGH in the academic year 2023/2024.
WeatherApp is a Java-based console application that retrieves and processes weather data using the wttr.in web service.
This project involves creating a simulation inspired by Darwin's Theory, where animals interact in an environment. The animals move around a map, consume grass for energy, and engage in reproduction.
It is Python-based Tournament Scheduler system that utilizes Object-Oriented Programming (OOP) principles. The `TournamentManager` class allows users to manage a tournament by adding teams, generating matches, scheduling, updating, viewing, and canceling matches.
University project for developing a prototype banking system with models, system designs, and implementation
Year 2 : Semester 1 - Object Oriented Applications Design
A board game simulation implemented using Object Oriented Programming concepts
Battleship game implemented in Java. This project is entirely designed and coded in Java and is played through terminal/command line.
Este projeto desenvolvido em C# teve como objetivo simular a calculadora nativa do Windows 11.
Object-Oriented Design tasks carried out as part of laboratory classes in the academic year 2023/2024 at AGH.
A simulation of the various of critter within the ecosystem. Each of critter behave differently so interactions between them are unique and shapes the ecosystem itself over the course of time.
C++ console app for managing a library system. Supports books, CDs, DVDs, patrons, and loans. Features include item management, overdue tracking, and fine calculation. Uses OOP (inheritance, polymorphism), vectors, and a menu UI.
A classic arcade-style game where players guide a character across a busy street, avoiding traffic. Developed using Python with GUI and Object-Oriented Programming.
Add a description, image, and links to the objected-orientated-programing topic page so that developers can more easily learn about it.
To associate your repository with the objected-orientated-programing topic, visit your repo's landing page and select "manage topics."