|
|
|
|
|
by zabzonk
1111 days ago
|
|
rust, c++ and (to a certain extent) c are all quite high level languages. if you want to learn low-level programming, learn it for the assembly language for the processor you are interested in. this will make learing languages like c, and the others easier - i know it did it for me. |
|