C++ Best Practices: 45ish Simple Rules with Specific Action Items for Better C++

Автор: literator от 4-10-2021, 14:57, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

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 аbout:

- 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++








Нашел ошибку? Есть жалоба? Жми!
Пожаловаться администрации
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.