Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and Fast Code

Posted By: arundhati
Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and Fast Code

J. Davidson, "Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and Fast Code"
English | ISBN: 0137647840 | 2021 | 352 pages | EPUB | 942 KB

Conquer the Complexity 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 .

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.
Whether you've worked with C++ for decades or you've only recently focused on it, there's something here to improve virtually every program you write, design, or maintain.
Read more