C in a Nutshell, 2nd Ed (O'Reilly)
Monday, 18 April 2016

The new edition of this classic O’Reilly reference by Peter Prinz and Tony Crawford provides clear, detailed explanations of every feature in the C language and runtime library, including multithreading, type-generic macros, and library functions that are new in the 2011 C standard (C11). If you want to understand the effects of an unfamiliar function, and how the standard library requires it to behave, you’ll find it here, along with a typical example.

<ASIN:1491904755>

Author: Peter Prinz and Tony Crawford

Publisher: O'Reilly
Date: December 26, 2015
Pages: 824
ISBN: 978-1491904756
Print: 1491904755
Kindle: B0197CH96O
Category: C

 

 

Related Reviews

C Primer Plus (6th Ed)

21st Century C

Head First C

C Programming Absolute Beginner's Guide (3e)

Programming in C (4e)

 

Visit Book Watch Archive for hundreds more titles.

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.

 

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]



Foundational Python For Data Science

Author: Kennedy Behrman
Publisher: Pearson
Pages:256
ISBN: 978-0136624356
Print: 0136624359
Kindle: B095Y6G2QV
Audience: Data scientists
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to be a simple introduction to Python, specifically how to use it to work with data.


More Reviews