this post was submitted on 28 Nov 2024
458 points (88.3% liked)
Programmer Humor
36679 readers
16 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've learned python after CPP... And I can't #even remember all the cases when I thought "damn, I wish I could've just used pointers"
Or a complier that tells me when I mispell a variable in an assignment or use the wrong type for something.