this post was submitted on 09 Jun 2024
229 points (79.7% liked)

> Greentext

7394 readers
10 users here now

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

a sharp symbol is ++ stacked on top of ++ So C ++ ++ becomes C#

Phonetically, It is C sharp because it sounds cooler than C hash or C pound.

[–] [email protected] 15 points 2 months ago

Also because in music, C# is a half-note higher than C.

[–] [email protected] 3 points 2 months ago (2 children)

Rad. Thanks! What do the pluses denote in a programming language? What's the difference between c+, c++ and c sharp?

[–] [email protected] 16 points 2 months ago (2 children)

++ is the increment operator in C, which increases a value by 1. C++ was intended to be an improvement on C, and so it's saying that C++ is C incremented. C# is C++ ++ or C++ incremented. It's just a bunch of programmer jokes. There isn't a C+ afaik.

[–] [email protected] 4 points 2 months ago

Oh, haha, got it. Thanks

[–] [email protected] 1 points 2 months ago* (last edited 2 months ago)

"We did make C better, but what you're getting back from us isn't the better thing."

🙂

[–] [email protected] 8 points 2 months ago (1 children)

There is no c+. The reason is that ++ means "increment by 1" in c itself (and many other languages).

[–] [email protected] 3 points 2 months ago
[–] [email protected] 1 points 2 months ago (2 children)

It's funny that in spanish only the "c" is translated.

We say "ce sharp"

[–] [email protected] 1 points 1 month ago

Same in Brazilian Portuguese

[–] [email protected] 1 points 2 months ago

Same in French