Effective, Modern C++ (O'Reilly)
Monday, 04 May 2015

With the subtitle "42 Specific Ways to Improve Your Use of C++11 and C++14" Scott Myers follows the guideline-based, example-driven format of his earlier books to help C++ developers use the new features of C++11 and C++14 -  auto type declarations, move semantics, lambda expressions, and concurrency support - effectively so that software is correct, efficient, maintainable, and portable. Myers shows how best practices in "old" C++ programming (i.e., C++98) require revision for software development in modern C++

Author: Scott Myers
Publisher: O'Reilly 

Date: December 5, 2015
Pages: 336
ISBN: 9781491903995
Print: 1491903996
Kindle:B00PGCMGDQ

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
 


DevOps For The Desperate

Author: Bradley Smith
Publisher: No Starch
Pages: 176
ISBN: 978-1718502482
Print: 1718502486
Kindle: B09M82VY43
Audience: Developers working in DevOps
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'A hands-on survival guide, this book aims to provide software engineers and developers with the basi [ ... ]



Bare Metal C

Author: Steve Oualline
Publisher: No Starch Press
Date: August 2022
Pages: 304
ISBN: 978-1718501621
Print: 1718501625
Kindle: B08YJB9BCF
Audience: C programmers
Rating: 3
Reviewer: Harry Fairhead
Bare metal C sounds exciting and very basic. Time to find out how the machine really works.


More Reviews