C++ Best Practices
Продолжительность
24
часы
Місцезнаходження
Онлайн
Мова
Англійська
Код
C-008
Тренінг для 7-8 чи більше людей?
Налаштуйте тренінги
для ваших конкретних потреб
опис
This course covers the main recommendations for developing reliable and efficient software in C++, in particular:
-
C++ Core Guidelines
-
The Power of 10
-
Industrial standards MISRA, AUTOSAR
The result is experience in analyzing program code and identifying typical problems, as well as gaining knowledge and experience of idiomatic language constructs in their application.
Після проходження курсу видається сертифікат
на бланку Luxoft Training
на бланку Luxoft Training
Цілі
Participants will be introduced to recommendations regarding the organization of program code for both regular and safety-critical applications. As a result of the training, participants will gain experience in developing software in accordance with best practices, as well as analyzing and improving existing code.
Цільова аудиторія
C++ developers
передумови
- Understand principles of object-oriented programming
- At least one year’s experience of working with object-oriented languages
- Advisable to know Java
Дорожня карта
- Roadmap C++ Abstract Machine
- Building process
- Memory safety
- Storage duration and object lifetime
- Type safety
- Object lifecycle
- Data representation
- Type conversions
- Thread safety
- Rules and best practices: MISRA C++, JSF C++, AUTOSAR C++14