Since C is officially dead, what is Sup Forums's new choice of language?

since C is officially dead, what is Sup Forums's new choice of language?

Other urls found in this thread:

github.com/rust-unofficial/awesome-rust
doc.rust-lang.org/1.4.0/book/dining-philosophers.html
github.com/rust-lang/rust-www/issues/268
twitter.com/AnonBabble

C is as alive as it's ever been.

It's not being actively taught anymore.
People must reach out and learn it of their own volition.
That is why it is slowly dying.

Yes it is, idiot.

Algol-68

I took two classes that were focused on C last quarter and am scheduled for a networking course in C in the fall. Maybe they don't actively teach it as an intro, but some universities definitely still teach it.

It's still taught in any decent university. Let me know where you're from so I can not hire you.

C is just not valuable to learn these days. What is a worthwhile programming language to learn for someone who values time and quality of life?

Python

It is not. C++ and java are taught in academia.
C has been used for operating system classes, but even that has been moving on to c++.

You clearly don't know what you're talking about. C is still used extensively in systems programming, and is nowhere near being replaced.
Only some stupid webdev would possible think C is not valuable.

even if you think its dying on computers, its still alive in the embedded world

C

C++, of course

I've heard really good things about this language. Short and sweet, plus a great choice for careers. Thanks for the input.

You're correct. That's all I see being taught these days, C is just not "in" anymore. Regardless of what is saying about it.

>but even that has been moving on to c++
Fucking nobody writes operating systems in C++. That's fucking retarded.

I really want to learn C++. The language is fucking massive. I wonder if I should wait for C++17 to release first, though.

C++ is a horrible language, only used by horrible programmers.

C++14 is fine and respectable compilers already support most of C++17

What makes you say this?
Awesome. I didn't know anyone had started to support it yet. That's quick! Time to dig in

haskell

zero-cost abstractions
move semantics
guaranteed memory safety
threads without data races
trait-based generics
pattern matching
type inference
minimal runtime
efficient C bindings

javascript

Rust looks very promising. Are there lots of libraries for general things nowadays?

>No ABI
>No memory model

>code monkey thinks he is only one thought to code.
You know, nothing

...

github.com/rust-unofficial/awesome-rust

don't forget Rust is 2x faster than C

wrong, I'm literally taking classes based on C right now.

>What makes you say this?
It's pushed on /dpt/ Designated Pajeet Thread

>Rust is 2x faster than C
No it's not, you fucking idiot.

And what do non-brainlets use?

>Rust is 2x faster than C

No it's not.

...

> officially dead
bruh

>judging languages by fads
Found the stupid webdev.

doc.rust-lang.org/1.4.0/book/dining-philosophers.html
>(((karl marx)))
>(((judith butler)))
>(((emma goldman)))

github.com/rust-lang/rust-www/issues/268

You forgot one:
no bindings to any other language

Not as a first language, but it is still taught at every university worth mentioning. You can't really have a class in computer architecture, security, or operating systems, without using C. And the architecture part at the very least should be mandatory.

Eh, Rust can export functions that can be used by any language with a C FFI.

C++17 & C++20

OP, you will die sooner than C does, trust me on that.

I had a grand total of 0 classes taught in C++, with C being the preferred language for anything related to bare metal or systems shit.

This. Algorithms, data structures, threading, networking, etc. were all taught and examined in C.

>implying
We learn Java and C here. Not a word on C++.

C++

Java

>It's pushed on /dpt/ Designated Pajeet Thread
No it's not, /dpt/ hates it.
Because after all, they are the Designated Pajeet Thread.

>don't forget Rust is 2x faster than C
So about the same speed as C++?

Gotta love this meme. Is C the new Fortran? Everyone trying to proclaim its death...

It's just that these paid rustshills are trying to promote rust by bashing C.

this desu. only are you required to know C, its also nice to be familiar with syntax for verilog and such

Or worse, Java fags aka pajeets

Scheme, have you read your SICP today?

>waaaah C is too hard!!!
>i'll make another broken language to replace it!!

>officially dead

What about llvm C?