<<< | Index | The Concepts >>> |
While programming in high level languages, we need to understand
How does underlying hardware works?
How does computer memory work?
How to debug our programs after they were translated into machine language?
How embedded systems are programmed?
By the time we get to C/C++ programming, we already understand the layers below.
<<< | Index | The Concepts >>> |