A Java console application that manages an address book where the contacts are saved within an archive.
-
Updated
Jan 5, 2022 - Java
A Java console application that manages an address book where the contacts are saved within an archive.
A curated collection of Java programs and projects developed throughout my academic journey, from school fundamentals to university-level coursework.
Es una aplicación desarrollada en Java que permite escanear dispositivos dentro de una red local de forma rápida, visual y organizada. Combina una interfaz intuitiva con funcionalidades avanzadas, permitiendo analizar rangos de IP y obtener información clave como conectividad, nombre de host y tiempo de respuesta.
This is a small application to analyse weather data from a CSV file
Client & Server - usecases like chat
Проект "FinanceAccountingSystem" поможет лучше разобраться в работе с файлами.
This repository contains programs written in java during my java training.
sample programs about java file io
Code examples of the book "Mastering Software Testing with JUnit 5"
The Attendance Management System is a Java-based application designed to automate the process of recording and managing attendance for various courses. It provides functionalities for creating courses, adding attendance records, and generating attendance reports.
Este projeto demonstra duas abordagens distintas para o processamento de arquivos de texto em Java, com foco em paralelismo e desempenho. Ideal para aplicações que precisam lidar com grandes volumes de dados, o projeto mostra como dividir o trabalho entre múltiplas threads de forma eficiente.
A software that switches environment files (production, staging and development), and reads from them
I have Implemented the Java code that reads data from a CSV file and inserts that data into a database. This is a very common requirement for many software programs.
Developed an employee management system in NetBeans centered around a hash table data structure. The application allows users to instantiate either a part-time or full-time employee. It includes functionality for adding employees, removing employees, searching employees within the system, changing employee information, and saving/loading files.
I make a Server and a Client program where clients can send messages to each other
A replica of Scanner Class that is easy to operate and is made by using the BufferedReader and InputStreamReader class for getting input of any primitive data type.
desktop game: Swing library to create a GUI. The application allows users to log in, practice multiplication tables, view reports, and change settings from XLSX (excel file) and csv.
Add a description, image, and links to the bufferedreader topic page so that developers can more easily learn about it.
To associate your repository with the bufferedreader topic, visit your repo's landing page and select "manage topics."