Applying C For The IoT With Linux (I/O Press)
Wednesday, 05 June 2019

This is the book you need if you are programming for Single Board Computers (SBCs) that run Linux, or if you do any coding in C that interacts with the hardware. As there isn’t a good name for this body of knowledge, it isn’t easy to find a single source for it. In this book author Harry Fairhead gathers together all of these low-level, hardware-oriented and often hardware-specific ideas.

<ASIN:1871962617>

This is a moderately advanced book. This is not to say that it is difficult, but it does presuppose that you already know how to program in C and that you know the basic idioms of C.

Author: Harry Fairhead
Publisher: I/O Press
Date: May 2019
Pages: 332
ISBN: 978-1871962611
Print: 1871962617
Kindle: B07SH923YX
Audience: C programmers
Level: Intermediate/Advanced
Category: C/C++ and Hardware platforms

cforiot

  • Making a program run automatically
  • Working with user-mode Linux
  • Integer arithmetic
  • Fixed-point arithmetic
  • Floating-point arithmetic
  • Files and the pseudo file system
  • Dev/mem file and memory-mapped files
  • Working with raw memory
  • Sockets
  • Building a web client and a server
  • Graphics
  • Multi-tasking using Pthreads
  • Locking, using mutex and condition variables
  • Scheduling
  • Poll and threading
  • Managing cores
  • C11’s atomics, memory models and barriers
  • Mixing assembler with C

For recommendations of 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.

 

 

Banner
 


The Programmer's Brain (Manning)

Author: Dr. Felienne Hermans
Publisher: Manning
Date: September 2021
Pages: 256
ISBN: 978-1617298677
Print: 1617298670
Kindle: B09CQHBVQZ
Rating: 4
Reviewer: Mike James
Programmers have a brain - but what is it doing?



Quick Start Guide to Large Language Models

Author:  Sinan Ozdemir
Publisher:  Addison-Wesley
Pages: 288
ISBN: 978-0138199197
Print: 0138199191
Kindle: B0CCTZMFWF
Audience: LLM Beginners
Rating: 5
Reviewer: Mike James
We all want to know about LLMs, but how deep should you go?


More Reviews