Best Sellers in Books
Discover the most popular and best selling products in Books based on sales

Disclosure: I get commissions for purchases made through links in this website
Programming Languages - Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and Fast Code

Description

Book Synopsis: Discover the Beauty of Modern C++ " Beautiful C++ presents the C++ Core Guidelines from a developer's point of view with an emphasis on what benefits can be obtained from following the rules and what nightmares can result from ignoring them. For true geeks, it is an easy and entertaining read. For most software developers, it offers something new and useful." --Bjarne Stroustrup, inventor of C++ and co-editor of the C++ Core Guidelines

Writing great C++ code needn't be difficult. The C++ Core Guidelines can help every C++ developer design and write C++ programs that are exceptionally reliable, efficient, and well-performing. But the Guidelines are so jam-packed with excellent advice that it's hard to know where to start. Start here, with Beautiful C++.

Expert C++ programmers Guy Davidson and Kate Gregory identify 30 Core Guidelines you'll find especially valuable and offer detailed practical knowledge for improving your C++ style. For easy reference, this book is structured to align closely with the official C++ Core Guidelines website.

Throughout, Davidson and Gregory offer useful conceptual insights and expert sample code, illuminate proven ways to use both new and longstanding language features more successfully, and show how to write programs that are more robust and performant by default.

Avoid "bikeshedding": stop wasting valuable time on trivia

Don't hurt yourself by writing code that will cause problems later

Know which legacy features to avoid and the modern features to use instead

Use newer features properly, to get their benefits without creating new problems

Default to higher-quality code that's statically type-safe, leak resistant, and easier to evolve

Use the Core Guidelines with any modern C++ version: C++20, C++17, C++14, or C++11

There's something here to improve virtually every program you write, design, or maintain.

For ease of experimentation, all sample code is available on Compiler Explorer at https://godbolt.org/z/cg30-ch0.0.

Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Details

Are you tired of writing messy and error-prone C++ code? Look no further, because we have just the solution for you! Introducing "Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and Fast Code." This amazing book presents the C++ Core Guidelines in a way that is not only easy to understand, but also entertaining for true geeks.

Written by expert C++ programmers Guy Davidson and Kate Gregory, this book will revolutionize the way you design and write C++ programs. The 30 Core Guidelines they provide are invaluable, offering practical knowledge that will improve your coding style. Say goodbye to spending hours on trivial details and hello to writing code that is reliable, efficient, and well-performing.

With Beautiful C++, you will learn which legacy features to avoid and which modern features to embrace. Davidson and Gregory also show you how to use newer features properly to maximize their benefits without creating new problems. By defaulting to higher-quality code that is statically type-safe, leak resistant, and easier to evolve, you will elevate your programming skills to a whole new level.

Whether you are a seasoned C++ developer or just starting out, Beautiful C++ has something to offer you. This book is designed to align closely with the official C++ Core Guidelines website, making it easy to reference the guidelines as you write your code. Plus, all the sample code mentioned in the book is available on Compiler Explorer, allowing you to experiment and learn at your own pace.

Don't miss out on this incredible opportunity to enhance your C++ programming skills. Register your book today to gain access to convenient downloads, updates, and corrections as they become available. Get started on your journey to writing beautiful, clean, and efficient code now!

Click here to get your copy of "Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and Fast Code" and start writing code that is truly exceptional!

Disclosure: I get commissions for purchases made through links in this website