An open API service indexing awesome lists of open source software.

https://github.com/anastasia21112/java-practice

A compilation of book work exercises and projects done while learning Java for object oriented programs, networking, and data structures.
https://github.com/anastasia21112/java-practice

data-structures java networking object-oriented-programming

Last synced: 6 days ago
JSON representation

A compilation of book work exercises and projects done while learning Java for object oriented programs, networking, and data structures.

Awesome Lists containing this project

README

          

# Java-Practice
This is a repository of personal practice I have conducted from online, books, and other sources. In this repository, I practiced with very basic OOP to more advanced data structures, server construction, and GUI creation. I also made a servlet to be used with a web server, and my final project was a GUI with three different services–music player, date maker, and dice shaker–that could connect with other people on the server created.