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
In this Repo I am going to give all the topics with example, Exercises and proper topic explanation. Hope this will help you grasp topics of JAVA from Basic to Advance Topics, This Repo also include JDBC setup with installation steps and connecting to MySQL database. hope this will help the community
The Student Activity Management System is a university project designed for efficient student result management. Built in Java with an object-oriented approach, it offers a console interface to manage up to 100 students' data. The system uses file storage for persistence and OOP for efficient data handling and reporting.
CodeWithBeamy is an interactive educational app that teaches Java's OOP concepts through engaging lessons, an escape room activity, and assessments, guided by Beamy, a friendly sun mascot. It personalizes the learning experience by tracking user progress and offers additional resources via YouTube links. Code with Beamy today!
This project is a Hostel Management System implemented in Java using Object-Oriented Programming (OOP) concepts. The system allows you to manage hostelites (students), employees, and expenditures related to the hostel. It provides a menu-driven interface for various management operations.
The project aims to develop a RESTful API for managing train ticket purchases and related functionalities for a journey from London to France. It consists of various components organized within packages. The TrainTicketsRestAPIApplication.java class serves as the entry point for the Spring Boot application, initializing the application context.
This repository contains the practical work of the 2021/2022 academic year for the course of Object-Oriented Programming and Java Enterprise Edition (JEE) done by me and my partner Lahmama Fatima-Zahraa. It includes various projects and exercises that were developed using the Java programming language and technologies such as JEE.