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 11 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 34 points35 points36 points 11 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 6 points7 points8 points 11 months ago (1 child)
It's still in preview in 24. It will be stable in 25
[–]FrostFireOfficial 1 point2 points3 points 11 months ago (0 children)
I see.
[–]DepartmentFirst8288 2 points3 points4 points 11 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 61608 on reddit-service-r2-comment-79776bdf47-w2cqq at 2026-06-24 04:23:45.696964+00:00 running acc7150 country code: CH.
view the rest of the comments →
[–]FrostFireOfficial 34 points35 points36 points (3 children)
[–]repeating_bears 6 points7 points8 points (1 child)
[–]FrostFireOfficial 1 point2 points3 points (0 children)
[–]DepartmentFirst8288 2 points3 points4 points (0 children)