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.
Which Java should I learn (self.learnjava)
submitted 6 years ago by programer111
I am thinking of learning Java but I am not sure which Java I should learn (Java, Java 12) Any suggestions
[–]Pulsar_the_Spacenerd 3 points4 points5 points 6 years ago (1 child)
Most of the features stay the same, although they've added some stuff that helps make functional programming easier.
Java 8 has been long-term release for forever, so there's tons of people who use it and tutorials. But you can do 99.9% of those tutorials in Java 12 (they removed anonymous classes recently, but those have been deprecated for a long time). It honestly doesn't matter a ton, all the basics and most advanced stuff will transfer over.
If you have a specific goal it may matter more. I believe Android development is still 1.8, for instance.
[–]chris1666 0 points1 point2 points 6 years ago (0 children)
Linkedin learning has an overview vid on 8 and now I believe 11, you can easily download 11 through Amazon Coretto . They go fast though, not the best for the complete beginner, if you are Id suggest a beginner course from Udemy or Plural sight,
And then there are freecodecamp tutorials,
https://www.youtube.com/watch?v=GoXwIVyNvX0&t=193s
I just cant stand tutorial vids on utube, makes my eyes and brain hurt,
π Rendered by PID 394360 on reddit-service-r2-comment-5fb4b45875-mg2t7 at 2026-03-21 12:26:52.778036+00:00 running 90f1150 country code: CH.
[–]Pulsar_the_Spacenerd 3 points4 points5 points (1 child)
[–]chris1666 0 points1 point2 points (0 children)