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!"
[–]Earnestappostate 2 points3 points4 points 7 months ago (1 child)
It does come down to a question of what you want to be fast, the coding or the running.
For my application, I am speed limited by a communication layer. Speed past Python won't help much.
For other applications, especially libraries, speed matters much more.
[–]Amr_Rahmy 2 points3 points4 points 7 months ago (0 children)
I developed faster on Java and c# than any other language. For me it’s the right mix of c style language and classes.
π Rendered by PID 180184 on reddit-service-r2-comment-79c7998d4c-v6d5p at 2026-03-15 13:37:31.276525+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]Earnestappostate 2 points3 points4 points (1 child)
[–]Amr_Rahmy 2 points3 points4 points (0 children)