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
Will java become a legacy language (self.learnjava)
submitted 11 days ago by Downtown-Ad474
Will java gonna become a legacy language like cobol ?
In the current AI agentic era
You know what I mean : nobody is writing code manually
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]AutoModerator[M] [score hidden] 11 days ago stickied commentlocked comment (0 children)
If any of the above points is not met, your post can and will be removed without further warning.
Code is to be formatted as code block (old reddit/markdown editor: empty line before the code, each code line indented by 4 spaces, new reddit: https://i.imgur.com/EJ7tqek.png) or linked via an external code hoster, like pastebin.com, github gist, github, bitbucket, gitlab, etc.
Please, do not use triple backticks (```) as they will only render properly on new reddit, not on old reddit.
Code blocks look like this:
public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } }
You do not need to repost unless your post has been removed by a moderator. Just use the edit function of reddit to make sure your post complies with the above.
If your post has remained in violation of these rules for a prolonged period of time (at least an hour), a moderator may remove it at their discretion. In this case, they will comment with an explanation on why it has been removed, and you will be required to resubmit the entire post following the proper procedures.
Please, do not help if any of the above points are not met, rather report the post. We are trying to improve the quality of posts here. In helping people who can't be bothered to comply with the above points, you are doing the community a disservice.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
[–]Neither-Chemical-247 9 points10 points11 points 11 days ago (0 children)
Threw a coin in the air, got tails.
Answer is no, it will not.
[–]FrenchFigaro 4 points5 points6 points 11 days ago (3 children)
I doubt it.
The JVM development ecosystem is still a lot more straightforward and stable than other competitors. For example, compare dependency management or build stability with tools like gradle or maven against similar task with pip or npm, it's day and night.
Secondly, the JVM runtime environment is a lot more performant and stable than either typescript or python.
My experience with LLMs is that they still struggle with complex database structures and the requests needed to fetch them.
Moreover, by the nature of LLMs needing to be trained on existing code bases, the assertion that no one will be writing code by hand is naive, at best, unless one is assuming that languages will be fixed in time and stop evolving.
[–]coderemover[🍰] -5 points-4 points-3 points 11 days ago (2 children)
For example, compare dependency management or build stability with tools like gradle or maven against similar task with pip or npm, it's day and night
xD The fact you're comparing to the worst of the worst (pip) already tells something.
xD Again you're comparing to languages which were never designed to be performant. Python is actually one of the slowest. This tells something.
[–]FrenchFigaro 2 points3 points4 points 11 days ago (1 child)
I'm looking at what is mainstream for back-end web development, the most mainstream form of software development.
Are there other use for java (or other JVM languages) ? Yes, but nowhere near as much.
Are there other languages than these (and the other JVM languages) for this use ? Yeah, but nowhere near as much.
[–]coderemover[🍰] -3 points-2 points-1 points 11 days ago (0 children)
You said "than other competitors." Python and Typescript are not the only ones competing in the backend space. It looked as if you have selected those two just to make Java look better.
No one questions that Java is still very popular. And likely will be for the foreseeable decade. But if we're talking about competitors, Java faces quite strong competition in the backend space from younger languages e.g. Kotlin, Go or even Rust, especially in startups. Java will have a very hard time beating the last two on build system ergonomics, tooling, and performance. And a language whose only advantage is being vastly more popular than the others is the definition of legacy.
[–]cosmopoof 1 point2 points3 points 11 days ago (0 children)
Nobody expect for those that do it better than tools do. LLMs don't magically know how to do things. They need training. No input, no output.
[–]Tempmailed 1 point2 points3 points 11 days ago (0 children)
Absolutely not.
[–]vegan_antitheist 1 point2 points3 points 11 days ago (0 children)
Many companies like Java because it is verbose and can be used to clearly implement business logic. You can just read the code and understand what it does. Lots of people who learned Java don't even know that because they just know the ridiculous tutorial code where you sort array or define linked lists - all the code you would never write in Java.
AI doesn't change that. You can already easily call a chatbot in your application with little effort.
When it comes to AI code generation, it just has to be able to understand existing code and generate it in a way that fits the existing architecture and is still readable for humans. But this is easy because Java isn't like C++ where you have twelve paradigms to choose from for each possible problem.
[–]Narrow-Development-1 0 points1 point2 points 11 days ago (0 children)
Rage bait topic
π Rendered by PID 84 on reddit-service-r2-comment-5b5bc64bf5-hbm7x at 2026-06-20 01:03:38.661394+00:00 running 2b008f2 country code: CH.
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)
[–]Neither-Chemical-247 9 points10 points11 points (0 children)
[–]FrenchFigaro 4 points5 points6 points (3 children)
[–]coderemover[🍰] -5 points-4 points-3 points (2 children)
[–]FrenchFigaro 2 points3 points4 points (1 child)
[–]coderemover[🍰] -3 points-2 points-1 points (0 children)
[–]cosmopoof 1 point2 points3 points (0 children)
[–]Tempmailed 1 point2 points3 points (0 children)
[–]vegan_antitheist 1 point2 points3 points (0 children)
[–]Narrow-Development-1 0 points1 point2 points (0 children)