C++ Best Practices
Durată
24
ore
Locație
Pe net
Limba
Engleză
Cod
C-008
Training pentru 7-8 sau mai multe persoane?
Personalizați antrenamentele
pentru nevoile dumneavoastră specifice
Descriere
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.
După finalizarea cursului, se eliberează un certificat
în formularul Luxoft Training
în formularul Luxoft Training
Obiective
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.
Public țintă
C++ developers
Cerințe preliminare
- Understand principles of object-oriented programming
- At least one year’s experience of working with object-oriented languages
- Advisable to know Java
Foaia de parcurs
- 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