Professional C++ 4th Ed (Wrox)
Monday, 28 January 2019

This book is designed as an advanced manual for C++ programming that aims to help experienced developers get more out of the latest release and this 4th edition has been revised to cover the changes to C++17. Author Marc Gregoire skims over the basics and dives right in to exploiting the full capabilities of C++17. Each feature is explained by example, each including actual code snippets that you can plug into your own applications. Case studies include extensive, working code that has been tested on Windows and Linux, and the book has expert tips, tricks, and workarounds.

<ASIN:1119421306>

 

Author: Marc Gregoire
Publisher: Wrox
Date: April 2018
Pages: 1184
ISBN: 978-1119421306
Print: 1119421306
Kindle:  B07BDFW4PN
Audience: C++ developers
Level: Intermediate/Advanced
Category: C/C++ 

 

  • Demonstrates how to think in C++ in order to maximize the language's far-reaching capabilities and develop effective solutions
  • Explains poorly understood elements, warns against pitfalls, and shares tips, tricks, and workarounds for efficiency and performance
  • Presents a variety of challenging, real-world program segments versatile enough to plug into any project
  • Highlights the new features of C++17 including structured bindings, nested namespaces, constexpr if, and much more
  • Features in-depth discussions of new C++17 Standard Library features, such as string_view, optional, parallel algorithms, the file system API, and more

 

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
 


Classic Computer Science Problems in Java

Author: David Kopec
Publisher: Manning
Date: January 2021
Pages: 264
ISBN: 978-1617297601
Print: 1617297607
Audience: Java developers
Rating: 4
Reviewer: Mike James
Getting someone else to do the hard work of converting classic problems to code seems like a good idea. It all depends which problems [ ... ]



Practices of the Python Pro

Author: Dane Hillard
Publisher: Manning
Date: January 2020
Pages: 248
ISBN: 978-1617296086
Print: 1617296082
Audience: Python developers
Rating: 3
Reviewer: Mike James
I want to be a Python Pro....


More Reviews