Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudydaiyz/java-learning-center
A personal hub for me to teach and learn more about Java
https://github.com/cloudydaiyz/java-learning-center
Last synced: about 1 month ago
JSON representation
A personal hub for me to teach and learn more about Java
- Host: GitHub
- URL: https://github.com/cloudydaiyz/java-learning-center
- Owner: cloudydaiyz
- Created: 2023-07-06T05:53:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-01T16:38:54.000Z (about 1 year ago)
- Last Synced: 2024-11-09T00:12:33.480Z (3 months ago)
- Language: Java
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Learning Center
A personal hub for me to teach and learn more about Java## Tutoring
Classes created from my Java tutoring sessions will be in the `com.cloudydaiyz.learningcenter.tutoring` package.## Playground
Classes created from testing will be in the `com.cloudydaiyz.learningcenter.playground` package.