New ask Hacker News story: Ask HN: Roadmap for Learning Low Level Computing

Ask HN: Roadmap for Learning Low Level Computing
3 by LeSUTHU | 0 comments on Hacker News.
Hello, I am just a student with some experience in Python, some Lisp dialects, nowadays using mainly C++. As I wish to pursue career in programming, I feel like it is important for me to get good with low level programming so that I can understand what is running underneath, write performant code, and also reduce time learning new technology. The thing is I'm not sure where to start...Do I start learning systems programming? Or compilers? Probably C and ASM? If anyone can propose a good way to learn low level computing, it would be greatly appreciated. Thanks