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.
- Host: GitHub
- URL: https://github.com/anastasia21112/java-practice
- Owner: anastasia21112
- Created: 2020-04-01T03:50:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T15:51:24.000Z (about 6 years ago)
- Last Synced: 2025-10-20T10:40:31.069Z (9 months ago)
- Topics: data-structures, java, networking, object-oriented-programming
- Language: Java
- Homepage:
- Size: 310 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.