this post was submitted on 13 Mar 2024
926 points (98.1% liked)

Science Memes

10271 readers
3178 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.


Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 6 months ago (9 children)

C++ is just the next iteration of C. C# is just another layer of iteration on top of C++. Flags are simple indicators for programs, usually set by a controlling human/system, semaphores are flags that communicate between processes.

[–] [email protected] 18 points 6 months ago (8 children)

C++ is just the next iteration of C.

This is somewhat clever when you know that the ‘++’ operator is the post-increment operator in C.

C# is just another layer of iteration on top of C++.

…except there is no ‘#’ operator in C or C++, so any interesting self-referential pattern breaks down here. The ‘#’ comes from musical notation, where a ‘#’ (sharp) note is played a semitone higher — and was chosen more for marketing purposes rather than scientists having an inside joke.

You could have also mentioned ‘D’, which is another “next iteration of C” independent of C++.

[–] [email protected] 32 points 6 months ago* (last edited 6 months ago) (1 children)

The # looks like two "++" stacked on top of one another

[–] [email protected] 7 points 6 months ago
load more comments (6 replies)
load more comments (6 replies)