I want to be fluent at c programming to start Embedded sytem
I want to be fluent at c programming to start Embedded sytem
Try "Programming From the Ground Up", which teaches assembly without assuming prior programming knowledge. It should give you a good idea on how a processor actually functions and how programming languages actually work. From there, it should be easy to move to C.
Try "Programming From the Ground Up", which teaches assembly without assuming prior programming knowledge. It should give you a good idea on how a processor actually functions and how programming languages actually work. From there, it should be easy to move to C.