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++

<ASIN:1491903996>

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
 


Go Programming In Easy Steps

Author: Mike McGrath
Publisher: In Easy Steps
Date: January 2021
Pages: 192
ISBN: 978-1840789195
Print: 1840789190
Kindle: B08NF958NM
Audience: Non-programmers wanting to learn to code in Go
Rating: 5
Reviewer: Mike James
Getting going with Go - great idea!



SQL Server 2022 Revealed

Author: Bob Ward
Publisher: Apress
Pages: 506
ISBN: 978-1484288931
Print:1484288939
Kindle: B0BLB4VJL9
Audience: DBAs & SQL devs
Rating: 5
Reviewer: Ian Stirk

This book aims to explain the new features in SQL Server 2022, how does it fare?


More Reviews