C++

Redpill me on C++ user

Attached: 1522635669452_1.jpg (854x493, 41K)

Other urls found in this thread:

cppedinburgh.uk/slides/201704-towards-composable-gpu-programming.pdf
youtube.com/watch?v=fbtO-wdohWI
twitter.com/AnonBabble

just use C

It's C+1 which is like 2C which is more good better

If you don't understand C fully don't fuck with C++ yet. To do so would be retarded and put you in the same camp as retard pajeets coding web apps and shitting up the whole ecosystem

C++ is so complex not even stallman could write a proper compiler for it

Just use C

This
I made the mistake of learning C++ first. Don't. Start from the ground up. Learn x86 asm if you're interested

C++ is great as a second/third language. Haskell or Scheme is better for beginners.

C++ is best language. People who say it's too complicated are pajeets.

It's a confusing and inelegant cluster fuck. Unfortunately, it's also the best we have in terms of systems programming.

I wouldn't say you have to lean assembly/stack frames/all that shit, but knowing how C really works on a lower level makes the language that much clearer and puts you on much better footing.