this post was submitted on 22 May 2024
15 points (100.0% liked)
Java
1363 readers
4 users here now
For discussing Java, the JVM, languages that run on the JVM, and other related technologies.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, loads; but without knowing what kinda stuff you want to learn to do, I wouldn't recommend anything in particular
Edit: might as well give some ideas though... Some libraries such as http frameworks will have some examples projects that use it, sometimes even in the core repo under ./examples or something. There are lots of small personal projects from random GitHub users that you can stumble across. Many useful and well written libraries are small enough to be approachable. But which of those to recommend depends on what you want to do with your code.
Good point, I've edited the post
Ah cool. Well I guess I'd better back myself then. I'll take a look at a few and tell you what I like...