C/C++/C#/Go/Java/Obj-C/Rust/Swift etc more Static Strongly-Typed, Compiled Language Programming [Official Discussion Thread]

Which Languages can you Program in ? (max 5)


  • Total voters
    13

null

...
Joined
Nov 12, 2014
Messages
29,221
Reputation
4,894
Daps
46,431
Reppin
UK, DE, GY, DMV
A thread for more enterprise, compiled, statically bound, strongly typed languages.

C, C++, C#, Go, Java, Obj-C, Rust, Swift and other similar languages.

Resources

General

Compiler Explorer - to see corresponding assembly code on the fly

Youtube for General Comp Sci and Programming
SciShow Computer Science full A-Z of Comp Sci

Computerphile - InDepth discussion of many different comnp sci topics, from beginner to advanced https://www.youtube.com/user/Computerphile

C++
Definitive book list @ Stack Overflow https://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list
Quick C++ Benchmarks - to see assembly code and performance benchmarks
Wandbox - sandbox for multiple languages including C++
 
Last edited:
Joined
Apr 3, 2014
Messages
71,910
Reputation
17,058
Daps
305,943
Kick it off @brehsimilitude


giphy-downsized-large.gif




Over here hedging like Jay did on Black Republicans




Jay: Esco, what up?
21291-8611bd2290eebd0d4cfc83865c6dbbc6.jpg


Nas: What up homie :ahh:

Jay: I mean, it's what you expected, ain't it? let's go, uh uh uh uh, turn the music up in the headphones, yeah that's perfect:scusthov:

Nas: Right:ahh:

Jay: You gotta take ya time, make a nicca wait on this mufukka. Make nikkas mad and shyt like... Niccas usually just start rappin' after four bars...
full


Nas: Nicca, go in!
20772-bfe7ac718e9e6b307897bbf59570ca5c.jpg
3594-0a0116817bfea8a5978fdf8f6a15ebd7.jpg






 

F K

All Star
Joined
Jan 13, 2017
Messages
3,204
Reputation
480
Daps
10,121
a reply :blessed:




how so? isn't c# just b*stardised (for $$$) java?

I don't know. I haven't used java. From what I've heard they wanted to improve java. Linq just makes transforming/filtering data mad easy and convenient.
 
Last edited:

Obreh Winfrey

Truly Brehthtaking
Supporter
Joined
Nov 18, 2016
Messages
20,852
Reputation
25,252
Daps
131,941
I don't know. I haven't used java. From what I've heard they wanted to improve java. Linq just makes transforming/filtering data mad easy and convenient.
I thought it was that they wanted to buy Java and got rebuffed, so they made their own Java with blackjack and hookers
full
. Back when I was using C# with Unity I got into it because Microsoft's documentation was so good compared to the Java documentation. It always felt like there was a lot more code needed to get off the ground though. A simple hello world in Java is just the class. In C# it was the class plus like 8 or 9 other random files, although I think this might have changed with .NET Core .
 

null

...
Joined
Nov 12, 2014
Messages
29,221
Reputation
4,894
Daps
46,431
Reppin
UK, DE, GY, DMV
I thought it was that they wanted to buy Java and got rebuffed, so they made their own Java with blackjack and hookers
full
. Back when I was using C# with Unity I got into it because Microsoft's documentation was so good compared to the Java documentation. It always felt like there was a lot more code needed to get off the ground though. A simple hello world in Java is just the class. In C# it was the class plus like 8 or 9 other random files, although I think this might have changed with .NET Core .

I think it just added yet another language for devs to learn without the language itself adding much to your toolset.

C -> C++ -> Java -> Kotlin makes sense.

And then all of a sudden MS had to complicate the game because they wanted a controlling interest.

Java and C# have so many revisions it's impossible (for me anyway) to keep up to date with both (along with C++ and all the other tech waves).

-

I worked on a C#/MS project which was integrated into Azure (online) :hhh:

I spent the whole time why they weren't using Java along with better more open tools (git, atlassian) :francis:
 
  • Dap
Reactions: F K

null

...
Joined
Nov 12, 2014
Messages
29,221
Reputation
4,894
Daps
46,431
Reppin
UK, DE, GY, DMV

Secure Da Bag

Veteran
Joined
Dec 20, 2017
Messages
40,024
Reputation
20,339
Daps
126,134
I thought it was that they wanted to buy Java and got rebuffed, so they made their own Java with blackjack and hookers
full
. Back when I was using C# with Unity I got into it because Microsoft's documentation was so good compared to the Java documentation. It always felt like there was a lot more code needed to get off the ground though. A simple hello world in Java is just the class. In C# it was the class plus like 8 or 9 other random files, although I think this might have changed with .NET Core .

Basically. Microsoft had a language called J# for a bit. But they got sued and thus C# was born. True story.
 
Joined
May 10, 2012
Messages
19,382
Reputation
6,290
Daps
42,731
i saw you asked before in another thread. it doesn't appear so but hopefully this dedicated thread catches the attention of someone who does.

can you program already or is this your first language?

why did you pick rust?


I've been programming for a long time. I picked Rust because I had been hearing good things about it, and I had a project that I wasn't far in to that I had started in C++, and I decided that this was a good time to learn Rust, so after I go through the book I'm going to port that project to Rust.
 
Top