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
 


Embracing Modern C++ Safely

Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and  Alisdair Meredith
Publisher: Addison-Wesley
Date: December 2021
Pages: 1376
ISBN: 978-0137380350
Print: 0137380356
Kindle: B09HTFQB92
Audience: C++ developers
Rating: 4
Reviewer: Harry Fairhead
Writing safe C++ - sounds essential

 [ ... ]



Pearls of Algorithm Engineering

Author: Paolo Ferragina
Publisher: ‎Cambridge University Press
Pages: 326
ISBN: ‎978-1009123280
Print:1009123289
Kindle: B0BZJBGTLN
Audience: Admirers of Knuth
Rating: 5
Reviewer: Mike James

Algorithm engineering - sounds interesting.


More Reviews