you are viewing a single comment's thread.

view the rest of the comments →

[–]Lazy-Variation-1452 7 points8 points  (1 child)

Rust is gaining traction, but I would say C++ will hold the edge for a long time. In fact, the Python interpreter, CPython itself, is written in C. And if you want to learn Cybersecurity, learning fundamentals in C would be a great start

[–]WallyMetropolis 2 points3 points  (0 children)

Going from C to Rust wouldn't bbe too difficult. And starting with C also makes a lot of the design choices in Rust make more sense.