this post was submitted on 05 Aug 2024
964 points (97.5% liked)
Programmer Humor
19589 readers
509 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Fun fact, C didn't have a lot of things like Classes and was often distributed or stored alongside various libraries so it was C Plus (as in addition to) Libraries before it was C++, and somebody decided the next iteration was C with 4 pluses, which forms a #
Source: Bjarne Stroustrup, I forget which edition of his C++ book.