Day 1
This page contains resources and the replay for day 1 (September 5th, 2016)of theDelphi Boot Camp.
Trainer
David I.Evangelist & EducatorEmbarcadero Technologies
Agenda
Purchasing the $0 starter edition, install using the Feature Installer
Introduction to the IDE
Creating your first FireMonkey application
The difference between VCL and…
Install Delphi and C++Builder Starter Side-by-Side
August 30, 2016
If you already installed C++Builder Starter, and want to install Delphi Starter (available at an 100% discount for a limited time) you can do that. It just takes an extra step.
Importantnote: This option is not officially supported. The FAQ specifically states the…
Delphi Boot Camp Day 2 - Getting to Know the Delphi Language
August 30, 2016
This page will contain resources and the replay for day 2 (September 6th, 2016) of theDelphi Boot Camp.
Trainer
Marco CantuProduct ManagerEmbarcadero Technologies
Agenda:
The basics of Pascal and Delphi
The Modern Features of the Delphi language
What makes…
Webinar: Cool Apps and Case Studies
August 29, 2016
Author: Andreas@Mediatech
Delphi and C++Builder are regularly used to build amazing software. Many of these are highlighted in the Cool Apps Contestor in our case studies. This webinar takes a look at some cool apps and case studies that highlight unique software and useful lesson learned using Embarcadero development tools.Hosted byEmbarcadero’s lead developer Evangelist…
RAD Studio in FireMonkey provides access to a variety of device sensors on Android and iOS. Six different demos show how to easily access a variety of these various sensors. The demos include the Gyroscope, Accelerometer, AccessCameraApp/CameraComponent, Location, and…
Access FTDI, Prolific, USB, And Serial COM Ports With Firemonkey In Delphi 10 Berlin On Android And Windows
August 23, 2016
Author: Wolfgang_W_
Developer Erik Salaj over at WINSOFT has a whole suite of Com Port components for Firemonkey in Delphi and C++Builder. The various Com Port components give you access to the Com Port on Android, OSX, and Windows. It does not appear that there is any…
There are numerous embedded databases that can be used with Delphi and C++Builder. Embarcadero provides two embedded databases: InterBase ToGo and IBLite. The SQLite Consortium created SQLite, an embedded SQL database engine. Finally, there’s TFDMemTable, which can save and load data from binary, XML, and JSON files, as well as query them via its LocalSQL property. Each embedded database has…
C++ Boot Camp Complete Replay
August 20, 2016
The complete replays for the C++ Boot Camp are available online, including downloads, slides and the Q&A log. A wealth of information for C++Builder.
Content for each day . . .
Day 1 –Building your first application with C++Builder
Day 2…
Delphi Boot Camp with 100% off Delphi
August 17, 2016
Author: Stephen Aberle
By popular demand, the Delphi Boot Camp is coming September 5th through the 9th. Join us for 5 days of great content so you can learn the fundamentals of Object Pascal, Delphi and the cross platform ready FireMonkey framework. The webinar repeats…
C++ Boot Camp: Game Development
August 1, 2016
Author: Aidan K7359
11-August-2016 / Day 4 of C++ Boot Camp is C++ Game Development hosted by Eli M., MVP, Developer and Entrepreneur from FMXExpress.com
Four different games with classic game mechanics will be demonstrated.
We will be also be covering topics such as App Tethering, utilizing TFrames to build your UI, using TRectangle as a light weight image object, accessing the device motion…