C++ Best Practices: 45ish Simple Rules with Specific Action Items for Better C++КНИГИ » ПРОГРАММИНГ
Название: C++ Best Practices: 45ish Simple Rules with Specific Action Items for Better C++ Автор: Jason Turner Издательство: Leanpub Год: 2021-01-14 Страниц: 130 Язык: английский Формат: pdf (true), mobi, epub Размер: 10.17 MB
Level up your C++, get the tools working for you, eliminate common problems, and move on to more exciting things! As a C++ developer and trainer for 20 years, I have learned that there are many common mistakes that C++ developers of all experience levels make. This book distills that experience down into the most important things to address to make your code faster, easier to maintain, and more portable. Most sections have one or more exercises that help you apply what is discussed in a practical way in the code you are currently working on.
This book is intentionally concise! Expect short sections for each item! I use as few words as possible to get across the point and get you applying what you learned to your code.
If you follow me and watch all of my talks this book will present little new information to you. Why should you buy it then? Because I've consolidated the most important items and given you exercises to apply the rules in your code.
2 About Best Practices: Best Practices, quite simply, are about:
- Reducing common mistakes - Finding errors quickly - Without sacrificing (and often improving) performance
Why Best Practices? First and foremost, let’s get this out of the way: Your Project Is Not Special. If you are programming in C++, you, or someone at your company, cares about performance. Otherwise, they’d probably be using some other programming language. I’ve been to many companies who all tell me they are special because they need to do things fast! Spoiler alert: they are all making the same decisions for the same reasons. There are very few exceptions. The outliers who make different decisions: they are the organizations that are already following the advice in this book.
Скачать C++ Best Practices: 45ish Simple Rules with Specific Action Items for Better C++
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
С этой публикацией часто скачивают:
Five Lines of Code: How and when to refactor Название: Five Lines of Code: How and when to refactor Автор: Christian Clausen Издательство: Manning Publications Год: 2021 Формат: True PDF...
Being a lead software developer Название: Being a lead software developer Автор: Jeroen Leenarts Издательство: Leanpub Год: 2021-03-24 Язык: английский Формат: pdf (true), mobi,...
The PowerShell Conference Book: Volume 3 Название: The PowerShell Conference Book: Volume 3 Автор: Mark Kraus, Michael Zanatta, Joe Houghes Издательство: Leanpub Год: 2020-09-21 Страниц: 415...
Effective Kotlin: Best practices Название: Effective Kotlin: Best practices Автор: Marcin Moskala Издательство: Leanpub Год: 2020-06-20 Страниц: 439 Язык: английский Формат: pdf...
Five Lines of Code (MEAP) Название: Five Lines of Code (MEAP Version 04) Автор: Christian Clausen Издательство: Manning Publications Год: 2020 Формат: true pdf/epub Страниц:...