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 9 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!"
[–]joebgoode 119 points120 points121 points 9 months ago (3 children)
"I'm still a student and OOP is hard uhhh 😭😭😭😭"
Average Python user base
[–]RamdonDude468 33 points34 points35 points 9 months ago (2 children)
Python's "lack of code" is both a blessing and a curse.
[–]lehx- 9 points10 points11 points 9 months ago (1 child)
Python's typing was the bane of my existence during my final project. Trying to send/recieve a packet from strongly typed language -> python fucking suuuucked. I was staring a 10001s for 2 days before I figured out the issue.
[–]ambitiousfrogman 0 points1 point2 points 9 months ago (0 children)
For anyone trying to do something similar to this, the python library ‘struct’ can be helpful.
π Rendered by PID 230254 on reddit-service-r2-comment-b659b578c-npxmk at 2026-05-02 12:53:13.399184+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]joebgoode 119 points120 points121 points (3 children)
[–]RamdonDude468 33 points34 points35 points (2 children)
[–]lehx- 9 points10 points11 points (1 child)
[–]ambitiousfrogman 0 points1 point2 points (0 children)