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.
PostgresSQL 14 Administration Cookbook
Author: Simon Riggs and Gianno Ciolli Publisher: Packt Publishing Pages: 608 ISBN: 978-1803248974 Print:1803248971 Kindle: B09R4VBHX3 Audience: PostgresSQL developers and administrators Rating: 4.5 Reviewer: Kay Ewbank
While this book describes itself as a cookbook, the recipes in it work through the nec [ ... ]
|
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 |
|