LearnDelphi.org Coding Bootcamp 2023

Conférences > LearnDelphi.org Coding Bootcamp 2023

Du 14 au 18 août 2023 Embarcadero organisait un bootcamp gratuit en ligne autour du développement en Delphi sur la chaîne YouTube de LearnDelphi.org.

Les informations sur cet événement en ligne sont disponibles sur la page du Coding Bootcamp 2023 où vous trouverez des informations générales, le programme et les liens vers les rediffusions disponibles.

Deux présentations à revoir ici ont été faites en anglais par Patrick Prémartin :

- "Client server made easy with the Socket Messaging library for Delphi" : jeudi 17 août 2023 à 19 heures sur la librairie Socket Messaging et son générateur de code

- "How to create a responsive design in FireMonkey" : vendredi 18 août 2023 à 20 heures sur les éléments disponibles dans l'IDE Rad Studio et dans le framework de composants FireMonkey afin de développer simplement des applications multipériphériques sans avoir à faire plusieurs versions de chaque écran.

Certaines démos réalisées pour cette conférence sont aussi disponibles dans les formats courts d'Apprendre Delphi.


Liens associés

Ces liens s'ouvrent dans la même fenêtre que cette page. En cliquant dessus vous quitterez Serial Streameur.
Pensez à les ouvrir dans un nouvel onglet si vous préférez rester ici pour y revenir plus facilement.

Client server made easy with the Socket Messaging library for Delphi - Coding Bootcamp 2023

- 17/08/2023 - 46 minutes

Discover the new Socket Messaging library for Delphi and its code generator to quickly develop a client, a server and their exchange protocol over a TCP/IP network without actually coding. Several examples of use will be presented, including the classic (...)

How to create a responsive design in a FireMonkey application - Coding Bootcamp 2023

- 18/08/2023 - 59 minutes

Historically, when programs were made for Windows, pixel-based interfaces were created. This was the case with VCL and is also possible with FireMonkey for Windows, Mac and Linux, but is not desirable for mobile applications. There are also changes to th(...)

How to create a responsive design in a FireMonkey application (short version - no demo)

- 18/08/2023 - 7 minutes

Historically, when programs were made for Windows, pixel-based interfaces were created. This was the case with VCL and is also possible with FireMonkey for Windows, Mac and Linux, but is not desirable for mobile applications. There are also changes to th(...)