C
C is probably the best language to learn first, as well as probably
the best in everything else as a general purpose programming language.
It is undeniable how reliable and fast C can be, if written properly.
C is enough low level to allow you to be more in control, but enough
high level to be able to actually program useful programs.
C++
Rust
Go
D