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
 


Large-Scale C++, Volume I

Author: John Lakos
Publisher: Addison-Wesley
Pages: 988
ISBN: 978-0201717068
Print: 0201717069
Kindle: B0826523GZ
Audience: Programmers with plenty of time to spare
Rating: 3
Reviewer Mike James:
Large Scale C++, what can this mean?



Killer ChatGPT Prompts (Wiley)

Author: Guy Hart-Davis
Publisher: Wiley
Pages: 240
ISBN: 978-1394225255
Print: 1394225253
ASIN: B0CF3WFTWM
Audience: Everyone
Rating: 5
Reviewer: Ian Stirk

This book aims to get optimal answers to your questions from ChatGPT, how does it fare? 


More Reviews