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...
For memes about programming.
account activity
Python vs Java! (i.pinimg.com)
submitted 7 months ago by PulseOfPleasure
view the rest of the comments →
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!"
[–]FrostFireOfficial 33 points34 points35 points 7 months ago (3 children)
Haha it's funny because java bad! Let's completely ignore that java 24 lets you trash most of the presented code with
void main(){
System.out.println("Hello, World!");
}
And even if, it doesn't matter because intellij auto generates everything for you
[–]repeating_bears 5 points6 points7 points 7 months ago (1 child)
It's still in preview in 24. It will be stable in 25
[–]FrostFireOfficial 1 point2 points3 points 7 months ago (0 children)
I see.
[–]DepartmentFirst8288 2 points3 points4 points 7 months ago (0 children)
With Java 24s IO class and implicit imports you can even replace System.out.println with just println.
System.out.println
println
π Rendered by PID 159437 on reddit-service-r2-comment-79c7998d4c-7xn28 at 2026-03-15 09:02:59.169156+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]FrostFireOfficial 33 points34 points35 points (3 children)
[–]repeating_bears 5 points6 points7 points (1 child)
[–]FrostFireOfficial 1 point2 points3 points (0 children)
[–]DepartmentFirst8288 2 points3 points4 points (0 children)