|
|
|
|
|
by sail0rm00n
2901 days ago
|
|
C++, but you're better off just starting with rust. C++ is a bottomless, dark pit. The primary reason to learn it first is to focus on manual memory management. You could also just delve into C, but I still recommend just beginning with rust and skipping the cruft. |
|
It's an archaeological dig of a language, representing something like 4 major strata. Archaeological digs have pits. The way to learn C++ is to limit scope and learn a particular style of C++.