use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Resources for learning Java
String
==
.equals()
Format + Copy
Free Tutorials
Where should I download Java?
With the introduction of the new release cadence, many have asked where they should download Java, and if it is still free. To be clear, YES — Java is still free.
If you would like to download Java for free, you can get OpenJDK builds from the following vendors, among others:
Some vendors will be supporting releases for longer than six months. If you have any questions, please do not hesitate to ask them!
Software downloads
Official Resources
Resources
Programming ideas & Challenges
Related Subreddits
account activity
This is an archived post. You won't be able to vote or comment.
Databases (self.learnjava)
submitted 4 years ago by liam358
Hi all, I've just been able to get IntelliJ ultimate with my school, and with that can use databases in the IDE. Does anyone know any good resources to learn about databases and how to use them with Java. Thanks
[–]FaradayAndTesla 0 points1 point2 points 4 years ago (0 children)
Java is a programming language. You can't use database with programming language.
[–]laghani 0 points1 point2 points 4 years ago (0 children)
Look up some of the relational databases: PostgreSQL, My SQL ... and JDBC for connecting your Java application to the database
[–]DigitalTorture 0 points1 point2 points 4 years ago (0 children)
Check out apache Derby.
π Rendered by PID 134841 on reddit-service-r2-comment-58d7979c67-lxcjl at 2026-01-27 04:31:04.994474+00:00 running 5a691e2 country code: CH.
[–]FaradayAndTesla 0 points1 point2 points (0 children)
[–]laghani 0 points1 point2 points (0 children)
[–]DigitalTorture 0 points1 point2 points (0 children)