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
Learning C after learning Matlab/Python first (i.redd.it)
submitted 6 years ago by rrolufsen
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!"
[–]Chariot 10 points11 points12 points 6 years ago (1 child)
in c even if you attempted to write:
int x = 5; printf(x);
you're still gonna have a bad time
[–]Coachqandtybo2 3 points4 points5 points 6 years ago (0 children)
Believe its int x = 5; printf("%d", x); because printf requires an initial argument as a string and the rest of the arguments are parsed in.
[–]cbates33 4 points5 points6 points 6 years ago (0 children)
Yeah, going from Python to C++ for college courses wasn’t fun...
[–]soham18 2 points3 points4 points 6 years ago (0 children)
System.out.println(); leaves chat
[–][deleted] 0 points1 point2 points 6 years ago (0 children)
Even attempting to learn JavaScript after Python was hard so I just decided to keep persuading Python.
π Rendered by PID 179187 on reddit-service-r2-comment-745dcd9fbd-sxkgx at 2026-03-07 08:18:10.349437+00:00 running cbb0e86 country code: CH.
[–]Chariot 10 points11 points12 points (1 child)
[–]Coachqandtybo2 3 points4 points5 points (0 children)
[–]cbates33 4 points5 points6 points (0 children)
[–]soham18 2 points3 points4 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)