Bare Metal C (No Starch Press) |
Monday, 08 August 2022 | |||
This book, subtitled "Embedded Programming for the Real World" shows how to program embedded systems with C. Steve Oualline shows how embedded programs interact with bare hardware directly, goes behind the scenes with the compiler and linker, and explainsC features that are important for programming regular computers. <ASIN:1718501625> The first part of the book teaches C basics with the aid of a low-cost, widely available bare metal system (the Nucleo Arm evaluation system). Later chapters consider the requirements of working with limited memory, before moving on to how to use more complex, memory hungry C features like dynamic memory, file I/O, and floating-point numbers. Author: Steve Oualline Topics covered:
For recommendations of C and C++ books see Top Choice C and C++ Books in our Programmer's Bookshelf section.
For more Book Watch just click. Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed. To have new titles included in Book Watch contact BookWatch@i-programmer.info Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
|