GitHub topics: bufferedreader
conorheffron/weather-data
This is a small application to analyse weather data from a CSV file
Language: Java - Size: 15.6 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
RedInfinityPro/Lab-6
The `Fighter` class extends the `Player` class by adding new attributes such as `sword` and `armor`, while also utilizing inherited attributes. It includes methods for displaying player data and calculating damage and defense. The `Main` class employs `PlayerReader` to load player data from "players.txt" to create objects.
Language: Java - Size: 7.81 KB - Last synced at: 20 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0
maxsonferovante/processFile
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.
Language: Java - Size: 71.3 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
RedInfinityPro/GitHubFeedFetcher
Rating: (7/10): The GitHubFeedFetcher is a Java program that requests data from the GitHub API using a URL and access token, using HttpURLConnection and Base64 authentication.
Language: Java - Size: 7.81 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
ECP-Solutions/ECPTextStream
ECPTextStream is a VBA text buffered reader designed to manage text streams in Microsoft Office applications, from VBA.
Language: VBA - Size: 19.9 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 13 - Forks: 1
barannmeisterr/Attendance-Management-System
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.
Language: Java - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
kahlery/multiplication-table-game
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.
Language: Java - Size: 15.1 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
Alex-Cultrera/College-Enrollment-Data-Sort
Java program for professors to manage student enrollment data. It reads a student master list from a CSV file, stores the parsed data in memory to corresponding arrays, sorts by grade, and writes each array to a new file.
Language: Java - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
Wartem/client-server-feature-examples
Client & Server - usecases like chat
Language: Java - Size: 47.9 KB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
thierespereira/horrorcinema
Programming Assignment for End of Semester 1
Language: Java - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
pprattis/address-book-contact-management
A Java console application that manages an address book where the contacts are saved within an archive.
Language: Java - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 17
DeRoyace/Roys-Java-Codes
Roys Java Codes is a ripo for Java programming & Core concepts
Language: Java - Size: 3.51 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 2
ruan-narici/SoftwareNBB
O projeto visa tratar os dados armazenados em um arquivo **.txt**.
Language: Java - Size: 10.5 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
luismendes070/mastering-junit5 Fork of bonigarcia/mastering-junit5
Code examples of the book "Mastering Software Testing with JUnit 5"
Size: 1.93 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
luismendes070/maratona-java-virado-no-jiraya Fork of devdojobr/maratona-java-virado-no-jiraya
Size: 335 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
olearyc11/Reading-CSV-File--and-Writing-to-New-Files
Take a single master CSV File containing a master list of students and write them to three new files based on their course while also sorting them in descending order based on grade
Language: Java - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
diogoramosr/jogo-da-forca
Jogo da Forca: Cliente - Servidor com capacidade para 3 jogadores.
Language: Java - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
ShitovPavelOlegovich/FinanceAccountingSystem
Проект "FinanceAccountingSystem" поможет лучше разобраться в работе с файлами.
Language: Java - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
RaedMassoud/Java-Concept-Implementation
An implementation of several java concepts
Language: Java - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Farzan6118/core-java-write-file
writing to file java
Language: Java - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
Jah877/netbeans-EMS
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.
Language: Java - Size: 73.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
GigaMatt/elementary-data-structures-and-algorithms
A few programs I did with simple data structures and algorithms. Note: not all of these labs are perfect, but they're a great reference for the budding Java developer.
Language: Java - Size: 263 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
berendeanicolae/BufferedReader
C++ Buffered Random Access Reader
Language: C++ - Size: 1.8 MB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0
kaalikhh/Methods-of-Text-File-Reading-in-JAVA
Language: Java - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0
juannaee/ProjetoJavaTrabalhandoComArquivosCSV
Projeto java utilizando interface Comparable, BufferedReader, BufferedWriter e noções POO trabalhando com arquivos csv
Language: Java - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
juannaee/Projeto-Java-Manipulando-Arquivos-E-Pastas
Projeto simples com java, lendo arquivos com BufferedReader e FileReader
Language: Java - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
Valda1/wordCountProject
Simple word and characters counting project using files in Java
Language: Java - Size: 18.6 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
Bovojon/grouping-anagrams
Reading from a file and grouping anagrams.
Language: Java - Size: 645 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
Shubham-46/CSVReader
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.
Language: Java - Size: 115 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
git-akshat/java-training
This repository contains programs written in java during my java training.
Language: Java - Size: 2.39 MB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1
arishqureshi27/Keyboard-Class
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.
Language: Java - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
NJBodam/configParser
A software that switches environment files (production, staging and development), and reads from them
Language: Java - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
HembramBeta777/Java-Programming
Language: Java - Size: 136 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0
lcongdanh/MiniProject_Client_Server
I make a Server and a Client program where clients can send messages to each other
Language: Java - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
ibercode/BufferedReader
Java BufferedReader - How to use it reading a local file and downloading a document from an URL
Language: Java - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
artimre098/Java-File-I-O
sample programs about java file io
Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 2
krunalpatel3/Simple-News-app-AAC
News app Udacity Android Basic Nanodegree Project.
Language: Java - Size: 310 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1
itsjwala/java-input-benchmark
Simple Junit test for benchmarking different ways of inputing in java
Language: Java - Size: 311 KB - Last synced at: 12 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0