this post was submitted on 04 Jul 2025
1132 points (98.7% liked)
Programmer Humor
24790 readers
676 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I had an internship 15 years ago where I was forced to write C++ with no internet access. I had to use a programming manual and man pages.
Like an animal.
25 years ago I was writing code in a paper notebook, sometimes while riding the bus. The only computer access was at college and it was easier to work through the code on paper and then quickly transcribe it once I got on campus.
Yeah, things are a bit more complicated now, but in other ways they are sooooo much easier. The fact that people are using chatGPT to 'program' is just crazy from my perspective.
I had CS exams that were coding only that i had to do on paper. For multiple classes. There is no debugging on paper.
I'd just write C and get annoyed by the #includes having different names.