230
Anon discovers .NET (programming.dev)
submitted 3 months ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 19 points 3 months ago
[-] [email protected] 10 points 3 months ago

Do you know why sharp is added to the end of programming languages? Like c sharp and f sharp?

Actually, I don't even know if it is pronounced c sharp or f sharp. I just assumed it was the same as music.

[-] [email protected] 33 points 3 months ago

Do you know why sharp is added to the end of programming languages? Like c sharp and f sharp?

There was (and still is) a language called C. Then C++ was invented. And then C#, maybe because # looks kinda like 4 pluses.

There is also another programming paradigm, called functional programming. F# is a functional programming language and runs on the same platform as C# (that platform is called .NET). That's why they named it F#.

Actually, I don't even know if it is pronounced c sharp or f sharp. I just assumed it was the same as music.

Yes, it's pronounced see sharp.

[-] [email protected] 6 points 3 months ago

Very cool, thank you for explaining that.

[-] [email protected] 8 points 3 months ago
[-] [email protected] 6 points 3 months ago

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 3 months ago

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

[-] [email protected] 3 points 3 months ago

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 3 months ago

++ 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 3 months ago

Oh, haha, got it. Thanks

[-] [email protected] 1 points 3 months ago* (last edited 3 months ago)

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

🙂

[-] [email protected] 7 points 3 months ago

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

[-] [email protected] 3 points 3 months ago
[-] [email protected] 1 points 3 months ago

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

We say "ce sharp"

[-] [email protected] 1 points 3 months ago

Same in French

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

Same in Brazilian Portuguese

[-] [email protected] 2 points 3 months ago

It’s sick as hell!

[-] [email protected] 1 points 3 months ago* (last edited 3 months ago)
this post was submitted on 09 Jun 2024
230 points (80.3% liked)

> Greentext

7452 readers
34 users here now

founded 2 years ago
MODERATORS