Introduction to the C++ Builder

This seminar is primarily aimed at beginners who have programming knowledge, preferably in C++, and want to switch to C++Builder. However, it is also suitable for those switching from a much older version.  The seminar language is German.

  • C++
  • Embarcadero
  • C++ Builder
  • VCL
  • FMX
  • online training
  • beginners

Introduction to the C++ Builder

3 days

 

8 Participants

 

27.01.2020

 

08.06.2020

 

informations

  • event location
    adecc-Systemhaus GmbH, Gatower Straße 139, 13595 Berlin, Germany
  • Requirement
    Windows knowledge, first programming skills in C++

costs

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

informations

  • event location
    adecc-Systemhaus GmbH, Gatower Straße 139, 13595 Berlin, Germany
  • Requirement
    Windows knowledge, first programming skills in C++

costs

  • Standard price 2300,00 € plus legal sales 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 learn how to create programs using the current "Embarcadero C++ Builder" development environment. It covers the development environment and Embarcadero language extensions, as well as the basic visual components of the VCL and FMX frameworks.

This seminar is primarily aimed at beginners who have programming skills, preferably in C++, and want to switch to C++Builder. However, it is also suitable for those switching from a much older version.  

The seminar language is German.

  •  

Schedule of the training

  1. Installation/ starting the C++ Builders
  2. Introduction to the programming environment
    • used files
    • Project options
    • Programming helpers
  3. VCL/ FMX as the basis for RAD development
  4. Important data types of the Delphi ClassLib as basis (AnsiString, TDateTime, etc.)
  5. Components
    • Overview and brief explanation of the components included
    • visual and non-visual components
    • Event handling
  6. Overview of the most important components for the user interface
  7. Using the components, creating a simple application
  8. Access to databases, non-visual components of the frameworks
  9. Debugging the applications