Migration to the up-to-date C++ Builder

This seminar is aimed at all developers who want to convert their existing applications from the classic C++ compiler to the new clan-based compiler in C++ Builder.

 

  • C++
  • Embarcadero
  • C++ Builder
  • Migration
  • Clang
  • online training
  • Advanced

Migration to the up-to-date C++ Builder

3 Days

 

8 Participants

 

02.03.2020

 

 

27.04.2020

 

22.06.2020

 

16.11.2020

 

Information

  • event location
    adecc-Systemhaus GmbH, Gatower Straße 139, 13595 Berlin

  • Requirement
    Windows knowledge, first programming skills in C++

Costs

  • Standard price 2300.00 plus statutory value added tax
  • Early bird price 2000,00 plus legal sales tax
  • 15% discount from the 3rd participant from a company in the same training

Information

  • event location
    adecc-Systemhaus GmbH, Gatower Straße 139, 13595 Berlin

  • Requirement
    Windows knowledge, first programming skills in C++

Costs

  • Standard price 2300.00 plus statutory value added tax
  • Early bird price 2000,00 plus legal sales tax
  • 15% discount from the 3rd participant from a company in the same training

Information

  • event location
    adecc-Systemhaus GmbH, Gatower Straße 139, 13595 Berlin

  • Requirement
    Windows knowledge, first programming skills in C++

Costs

  • Standard price 2300.00 plus statutory value added tax
  • Early bird price 2000,00 plus legal sales tax
  • 15% discount from the 3rd participant from a company in the same training

Information

  • event location
    adecc-Systemhaus GmbH, Gatower Straße 139, 13595 Berlin

  • Requirement
    Windows knowledge, first programming skills in C++

Costs

  • Standard price 2300.00 plus statutory value added tax
  • Early bird price 2000,00 plus legal sales tax
  • 15% discount from the 3rd participant from a company in the same training

This seminar is aimed at all developers who want to convert their existing applications from the classic C++ compiler to the new clan-based compiler in the C++ Builder. In addition to the problems that need to be solved during a migration, new language features that help you to make your programs more powerful and special features that need to be taken into account are discussed.

This seminar is aimed at experienced C++Builder developers, but also at developers who have "inherited" existing applications from a predecessor and now need to continue to maintain them.

From a future-proof perspective, a switch to the more powerful clang compiler is highly recommended, as it generates more secure and compact code. Due to new features and optimizations of modern C++ compilers, programs often become faster, which in turn can contribute to energy savings. Thus you profit directly from the further development of the C++ language.    

Course of the training

  1. Change to clang based C++17 compiler, modern compilers
  2. Expected problems with migration
  3. Changed keywords
  4. Strategies for migration
  5. 32bit vs 64bit