ADUG Autumn Symposium 2024
Now you know! Friday 17th May is the date for the next ADUG symposium.
Be present at the Melbourne venue or participate online, but make sure you join us for a great day.
A perfect opportunity to stretch your mind during presentations, hone those skills, catch up with old buddies, and make some new friends.
Get in early and save with our Early Bird offer to participate in person at The Bridge Hotel Mordialloc.
This page, and our forum, will be updated as more details are confirmed.
More Details …
Tim Young - Elevate Software
Building a Full-Featured Web Application
Elevate Web Builder is a rapid application development environment for both client and server web applications. It is simple and easy to create beautiful web applications by dragging and dropping components on to a designer surface in the IDE. Developers can then use both the component inspector and code editor to modify component properties and add the necessary code to implement the desired application behaviors.
Join developer Tim Young from Elevate Software for a tour of the product and how you can use Elevate Web Builder and your knowledge of Delphi to create full-featured web applications quickly and easily.
Alister Christie - Learn Delphi TV
Enhancing Application Security in Delphi
In the realm of application security, the Delphi programming environment presents both opportunities and challenges. This talk aims to shed light on critical aspects of application security within Delphi.
We will begin by exploring the paramount importance of security in the current digital era and the distinct challenges encountered during application development in Delphi.
Our discussion will delve into various security vulnerabilities that Delphi applications might encounter, including SQL injection, GUI modification, network inspection, and the sensitive data stored in memory. Through real-world examples, we will underscore the potential impact of these risks.
The core of this talk revolves around practical strategies to bolster the security of Delphi applications. We will delve into secure coding practices, using security frameworks and libraries, and implementing rigorous testing procedures to safeguard against these vulnerabilities.
Additionally, we will emphasise the significance of continuous learning and staying abreast of the latest security trends and threats. Attendees will gain a deeper understanding of application security in Delphi and acquire practical knowledge to build more secure Delphi applications, regardless of their experience level.
Join us for an illuminating session as we explore strategies to fortify your Delphi applications against the ever-changing landscape of security threats.
Mark Fletcher - Tower Systems
Making 2 million lines of Delphi code from the 1990s relevant to the 2020s
Tower Systems launched its Retailer POS software Delphi based product in 1999, in time for the launch of the GST in Australia. In the 25 years since the company has leveraged enhancements to make plenty of the original code relevant to today.
Along the way, the company has navigated from an outright purchase model to SAAS, moved from a single retail channel vertical focus to a 16-channel ‘vertical’ focus and embraced integrations to lean into change.
Tower Systems is a small Hawthorn-based POS software company serving around 3,000 local independent retailers in Australia, New Zealand, Papua New Guinea and the Cook Islands.
News of Fast Reports’ Ecosystem for Delphi in 2024
For 25 years, Fast Reports have been making the work of reporting and business analysis for programmers fast and efficient.
My talk will include a brief review of the latest developments in FastReport including what’s new and the latest improvements for end-users. For developers there is a new set of design time tools.
I will also discuss the Fast Reports Ecosystem, the support of the latest standards for displays, documents (bar-codes and PDF signification), multithreading in printing, and HTML and PDF two-side integration.
* Speakers and content are subject to change.
When and where
When:
- 8:45 – 17:30 on Friday 17th May, 2024 AEST Sydney, Melbourne, Brisbane
- 22:45 Thursday 16th – 7:30 Friday 17th May UTC London
- 15:45 Thursday 16th – 0:30 Friday 17th May PDT San Francisco, Los Angeles
- 19:45 Thursday 16th – 4:40 Friday 17th May BRT Rio de Janeiro
Where:
- Online via Zoom (recordings available to registrants)
- The Bridge Hotel Mordialloc
Related Events
Melbourne Bistro Dinner:
Extend your day in Melbourne at an informal dinner at the Bistro at the Bridge Mordialloc after the symposium from about 6pm.
This is an ideal opportunity to chat with other Delphi users about things you know and things you don’t know. Or just use the opportunity to catch up with friends and ‘chew the fat’.
Choose your food and drinks, and pay as you go. This is a great way to end the day, so why not join in the fun this year?
Email your RSVP, or better still, jump onto the ADUG forum, and navigate to Meetings->Bistro Dinner after the 2024 Symposium and RSVP there.
Sydney Get Together:
For those Sydney siders who don’t want to do the pilgrimage to Melbourne, and would like a better experience than staring at a 27″ screen, the Sydney branch are doing a live stream of Symposium 2024 at the Sydney HQ of OnSolution in Castle Hill.
This will be the golden opportunity to get together and roll jaffas down the aisle. We will duck over to the local cafe for lunch and out to the local pub for a drink afterwards.
- Address: OnSolution 43 / 5 Anella Ave, Castle Hill.
- Parking: Plenty in the pub car park right next door. Park next to BWS.
- Public transport: Metro to Showground* and we can pick you up there.
- Cost: Register directly with ADUG for the symposium. Lunch will be $10 to $20 or bring your own.
RSVP Shane to let him know you are joining in
Registration Dates and Prices
Key Dates
7th April |
Melbourne Early Bird Registration Ends |
12th May |
Melbourne Registrations Close |
15th May | Online Registrations Close |
17th May | Symposium |
Prices
Members |
Melbourne Early Bird $65 |
|
Melbourne Late Entry $85 |
Online $35 | |
Non Members | Melbourne Early Bird $95 |
Melbourne Early Bird $95 + 1 year ADUG membership free | |
Melbourne Late Entry $115 | |
Melbourne Late Entry $115 + 1 year ADUG membership free | |
Online $65 | |
Online $65 + 1 year ADUG membership free |
8:45am | Welcome |
9:00am |
Presentation 1 – Tim Young : Building a Full-Featured Web Application Pre-recorded with Tim present online for Q&A |
10:30am | Morning Tea |
10:45am |
Presentation 2 – Alister Christie : Enhancing Application Security in Delphi Online presentation |
12:15 | Jason Tolley chats with Ian Barker from Embarcadero |
12:30 | Lunch |
1:30pm |
Presentation 3 – Mark Fletcher : Making 2 million lines of Delphi code from the 1990s relevant to the 2020s Mark and his associate Gavin will present at the Melbourne venue. |
3:00 | Jason Tolley chats with Malcolm Groves, Code Partners |
3:15pm | Afternoon Tea |
3:30pm |
Presentation 4 – Michael Philippenko : News of Fast Reports’ Ecosystem for Delphi in 2024 Online presentation |
5:00pm | Prize draw |
Program may change as details are confirmed.
Symposium Prizes
Symposium Prizes
ADUG wishes to acknowledge these friends of the ADUG for supporting us with donations of valuable products. The total value of the prizes is in excess of $A30,000.
The prize draw is the final event of the day, held immediately after the last presentation, and operates like so:
procedure ADUGPrizePicker; begin PopulateListOfAllPrizes; while PrizesAvailable do begin if AttendeeListEmpty then PopulateListOfAllAttendees; RandomlyPickAWinnerFromAttendees; AskWinnerToSelectPrizeFromAvailablePrizes; while WaitingForPrizeSelection do begin if WinnerTakingTooLong then StirWinner; end; if WinnerTookFarTooLong then AllocateRandomPrize; NoteSelectedPrize; RemoveSelectedPrizeFromAvailablePrizes; RemoveWinnerFromAttendees; end; end;
Draw rules:
- Only attendees who are an ADUG member and have registered and paid before the symposium date are eligible for the prize draw.
- The organizers will make their best efforts to conduct the prize
draw in an unbiased and fair manner, and inform all winners of their
prize, however no responsibility is taken. - Attendees are encouraged to remain for the duration of the prize draw to ensure their claim on any prizes.
- Attendees un-avoidably unable to remain for the prize draw (e.g. due to flight times) may arrange a proxy:
- Proxies voters must be arranged prior to the commencement of the prize draw.
- A proxy may either be the ADUG President, or another attendee.
- Proxies provided to the President must be in writing and consist of no more than three prize selections.
- Non-president proxies must be disclosed to the President before the prize draw.
- If none of the prizes nominated in the proxy are available a random prize will be selected.
Prizes notes:
- Pricing is approximate and has been adjusted for international exchange rates.
see relevant product website for more details - Prizes are provided at the discretion of the sponsor.
ADUG will not be liable for any discrepancies between the prize description here and the prize provided by the sponsor.
For the smooth flowing of the prize draw, it is strongly recommended that you have your prize selection ready before the prize
draw – dawdlers will be subject to being RPAB’ed (Random Prize Allocation Button)
Good luck!
Donated by | Prize description | Quantity | Usual cost (per item, original currency) |
Total prize value (approx. AUD) |
ADUG Mugs This year’s design is a tribute to Niklaus Wirth. A collector’s item! |
5 | AUD 17.50 | $87.50 | |
unSigned, s. r. o. | RAD & Installer is a RAD Studio extension for creating NSIS and Inno Setup installers. It integrates NSIS (Nullsoft Scriptable Install System) and Inno Setup with Embarcadero RAD Studio IDE 2009-10.4 Sydney and allows you to create and build NSIS and Inno Setup projects right within RAD Studio getting all benefits of common integrated environment! | 2 | EUR 49 | $160 |
ImageEn is an extensive component suite for image editing, display and analysis written in pure VCL code for Delphi and C++ Builder, and also available for .NET. |
1 | US 399.50 | $615 | |
Refer to the website for a full list of components in the package |
5 | US 420 | $3210 | |
TeeChart Pro charting component library offers hundreds of graph styles in 2D and 3D for data visualisation, 56 mathematical, statistical and financial functions for you to choose from together with an unlimited number of axes and 30 Palette components. |
1 | USD 99 | $150 | |
Fully-featured VCL grid component Fast and easy-to-use VCL grid, with data sorting, grouping and filtering TeeGrid component is written from scratch in 2016 (not derived from TCustomGrid or TGrid) to take advantage of all that’s fast in Delphi! The grid allows you easily and fast manage information, connect to data sources and display data. Featureset includes locked columns, searching, filtering, sorting and grouping data, master-detail view, draggable selections, grid scrolling. |
1 | USD 89 |
$136 |
|
BLAISE PASCAL MAGAZINE aims to inspire and inform people who develop apps using Pascal.Pascal was designed specifically to teach students how to program well, being modular and strongly typed. The language vocabulary is a simple subset of self-descriptive English, so easy for people the world over to understand. Its apparent simplicity hides surprising power and a huge range of possibilities. Most Pascal compilers are written in Pascal! Blaise Pascal Magazine caters for the two principal modern implementations of Object Pascal: Delphi and Lazarus/Free Pascal. We highlight new ideas, recent extensions to the language and provide numerous example programs and solutions to current challenges. Delphi is a fully commercial IDE and support framework bundle. Lazarus is the IDE and cross-platform GUI library for the fully open source Free Pascal Compiler (FPC), which includes a Delphi-compatible language mode. The magazine encourages new authors and innovators working in either sphere (or both), as well as publishing cutting edge articles by established authors. We are open to fresh ideas and to people who want to share their inspiration and inventive ideas and solutions, and the fruit of their experience. We offer numerous examples as well as tutorials and industry news, debate with our readers, publication of differing points of view and exploration of both new and old technologies. |
3 | EUR 125 | $615 | |
CONTENT OF THE LIB STICK (we call it “LIB STICK” = Library + USB Stick) the Blaise Pascal Library contains all issues, it is now a small program using Database searchable through SQL, and pre indexed articles and code, including program examples, totals 115 English issues (Issue 1 up to Issue 115), with all the code ever published in Blaise Pascal Magazine: The newest complete updated 2023 version of the Library. |
1 | EUR 89 | $146 | |
PDF 1000pp Including examples. The book is all about Lazarus and FPC necessities. Whenever it might be useful there will be created special demo apps that you will get together wit the book. It is an ongoing process so little changes have to be expected… |
1 | EUR 40 | $65 | |
SMExport suite 4.99 is a set of component that export data from TDataSet or TDBGrid or any other VCL control (such as TStringGrid, TListView and so on) into such formats as Paradox (if using the BDE) and DBase tables or into a text file (fixed or comma-delimited), HTML, XML, MS Excel, MS Word, PDF, MS Access, SQL-script, Lotus 1-2-3, Quattro, SYLK, DIF, LDAP DIF and other formats |
2 | EUR 50 | $165 | |
SMImport suite 2.92 is a set of components that can import data into TDataSet (any descendant) from a variety of different file formats |
2 | EUR 50 | $165 | |
SMMsg suite allow to read/parse the files created by MS Outlook and any other mailer program. You may read the message with all mail information (subject, body, recipients, attachments etc), contact, note, task, appointment, journal, post item If you have not the installed MS Outlook, you may recover this information from your msg-file and copy/save in another format. For example, extract all attachments from mail and save with original file. This application don’t use any external libraries and you may load the .msg-contents from any stream (file, blob field, memory etc) You may parse the next file formats: .msg – MS Outlook messages .eml – mails (MS Outlook, MS Outlook Express, TheBat, Eudora tnef (winmail.dat) – MS Outlook message (encoded) SMMsg is a native VCL engine with multilanguage support. |
2 | EUR 50 | $165 | |
Paradox Viewer (business licence) This tool allow to read/open the Paradox tables on any computer. An application don’t use any external libraries (no BDE, no ODBC, no ADO etc) and you may run this tool on computer without any additional setup/install. You may see the full Paradox system information (file version, header size etc), table structure and data in grid. All field types supported (including MEMO, BLOB, graphic, rtf-formatted memo etc) When Paradox table loaded, you may save the data to different file formats (CSV, Text, HTML, XML, MS Excel, MS Access, SPSS, SQL, dbf, JSON etc) or copy to clipboard. Additionally you may generate SQL-script with data dump. To convert the password-protected table you must enter the valid password in prompt dialog. All features are available via command-line arguments so you could automate any your tasks. Multilingual support allows to translate the interface to any language |
2 | EUR 20 | $66 | |
DBISAM Viewer (business licence) This tool allow to read/open the dat-tables on any computer. An application don’t use any external libraries (no BDE, no ODBC, no ADO etc) and you may run this tool on computer without any additional setup/install. You may see the full DBISAM system information (file version, header size etc), table structure and data in grid. All field types supported (including MEMO, BLOB, graphic, rtf-formatted memo etc) When DBISAM table loaded, you may save the data to different file formats (CSV, Text, HTML, XML, MS Excel, MS Access, SPSS, SQL, dbf, JSON etc) or copy to clipboard. Additionally you may generate SQL-script with data dump. For password-protected table you may see the valid decrypted password in tab with general information. All features are available via command-line arguments so you could automate any your tasks. Multilingual support allows to translate the interface to any language |
2 | EUR 20 | $66 | |
Advantage Viewer (business licence) This tool allow to read/open the adt-tables on any computer. An application don’t use any external libraries (no BDE, no ODBC, no ADO etc) and you may run this tool on computer without any additional setup/install. You may see the full Advantage system information (file version, header size etc), table structure and data in grid. All field types supported (including MEMO, BLOB, graphic, rtf-formatted memo etc) When Advantage table loaded, you may save the data to different file formats (CSV, Text, HTML, XML, MS Excel, MS Access, SPSS, SQL, dbf, JSON etc) or copy to clipboard. Additionally you may generate SQL-script with data dump. All features are available via command-line arguments so you could automate any your tasks. Multilingual support allows to translate the interface to any language |
2 | EUR 20 | $66 | |
HelloApp Studio (personal licence) HelloApp Studio is an application that lets you create innovative tour guides for your native desktop applications! It is a stand alone design environment that gives you full control over customization of the tool-tips for your projects. You can make it as interactive as you want, by adding extra animations to it. The final project can be integrated into any type of native applications, by simply adding a single line of code. Impress, educate and turn your users into customers! |
2 | USD 49 | $150 | |
Resource Builder (personal licence) Experience the ultimate resource editing solution with Resource Builder. Our user-friendly and intuitive interface streamlines the process, saving you valuable time. With powerful editors for all resource types, you can effortlessly edit resources in both resource and executable files. |
2 | USD 49 | $150 | |
TsiLang Components Suite (Binary Only Edition Licenses) TsiLang Components Suite is a powerful tool for Embarcadero RAD Studio that provides you with a variety of tools and methods to expand functionality and potential of your application from the localization perspective. Your programs can support as many languages as you need. Full support for FireMonkey applications lets you create fully multilingual applications for any OS: Windows, Mac OS, Mobile or Linux. |
2 | USD 299 | $910 | |
Gnostice Document Studio Delphi Professional Edition Gnostice Document Studio Delphi is a multi-format document-processing component suite for Delphi and C++Builder. Gnostice Document Studio Delphi includes:
|
2 | USD 450 | $1370 | |
Raize VCL Styles is a collection of modern, high-quality interchangeable styles supporting light and dark themes in seven color variations. The set includes the hand-crafted and completely custom Raize Frost style and its companion, Raize Graphite. Both styles feature design-compatible user interface elements in light and dark themes, respectively. Plus, both styles and all color variations are optimized for High-DPI support in RAD Studio Delphi and C++Builder. |
2 | USD 99 | $300 | |
LMD VCL Complete includes all current LMD Innovative VCL main products including all standalone packs. To review a list of included packages check the feature matrix page. Actually all features of the following main products are included:
Since LMD VCL 2016 platform release 1-year Subscription Package is always included with each product. This package contains all features of the standard LMD VCL Complete package plus free major updates (including all new VCL packages) released within the subscription period. LMD VCL Complete user with valid subscription can optionally access the LMD VCL source repository (based on GIT) and use our own utilities to download/create daily builds (check description of LMD DevUtil for more info). Accessing our GIT repository and using LMD DevUtil a very fast and flexible way of creating packages from the LMD VCL source is possible – anytime with the most current available source. |
1 | USD 349 | $535 | |
|
Advanced High-Performance Logging and Tracing for .NET, Java and Delphi.
|
2 | AUD 162.04 | $324.08 |
|
3 1 |
  USD 45 |
$209 | |
|
10 7 |
  USD 280 |
$563.70 | |
RVMedia is a set of Delphi (VCL and FireMonkey) and Lazarus (LCL) components having the following functions: receiving video from different sources: local web cameras, IP cameras, network video streams, computer desktop, local and remote video files; configuring IP cameras and controlling their rotation; reading sound from a microphone or a video file/stream; sending and receiving video and audio data via the Internet; recording audio and video files; organizing video chats and video conferences (either as directly connected applications or using a client-server model). RVMedia can use GStreamer and FFmpeg libraries to show video streams in advanced formats, such as H.264. Note: RVMedia does not include neither a source code nor an object code of these libraries. Copyright to GStreamer and FFmpeg belongs to the respective owners. RVMedia uses them under GNU LGPL license v2.1. Delphi and C++Builder (VCL and FireMonkey) versions of RVMedia support Windows and Linux platforms. More platforms will be added in future. A Free Pascal (Lazarus) version of RVMedia also supports Windows and Linux platforms. |
1 | EUR 385 | $636 | |
TRichView is a suite of native Delphi/C++Builder VCL/FireMonkey and Lazarus (Free Pascal) LCL components for displaying, editing and printing complex rich text documents. TRichView can be used to develop advanced text editors, web/help/book authoring applications, chats and messengers, organizers and diaries, multimedia encyclopedias, and other applications that need a high-quality rich text editor or a hypertext user interface. Supported FireMonkey platforms: Windows, 64-bit macOS, Android, iOS, Linux Supported Lazarus platforms: Windows The components support various character attributes (fonts, subscripts/superscripts, colored text background, custom drawn). Documents can contain tables, pictures, images from imagelists, footnotes and endnotes, and any Delphi controls. Left, right, center or justify paragraph allignment, custom margins and indents, multilevel bullets and numbering, background images, print preview, data-aware versions and more… Using TRichView rich text control, you can create an RTF and DocX editor which is able to export documents in HTML and Markdown formats. |
1 | EUR 385 | $636 | |
The Nexus Quality Suite (NQS) is a set of tools that enables you to finetune your applications to the highest possible performance and quality standards. The current collection of tools include two profilers (one working at Method level and one working at Line level), a unit test coverage analyzer, and a GUI script recorder/playback tool. More modules will be added as NQS evolves. The Quality Suite tools work with 32 bit and 64 bit* windows executables created in all Delphi versions from Delphi 5 and up, and all C++ Builder versions from BCB 5 and up. The Quality Suite is licensed per developer. Each license may be installed multiple times, and used by a single developer on one machine at a time. * CodeWatch for 64 bit executables is currently in beta testing. |
1 | AUD 490 | $490 | |
TMS Software |
Universal highly customizable Delphi & C++ Builder chart component designed for business, statistical, financial & scientific data for use in VCL, FMX, LCL and WEB core apps |
1 | EUR 175 | $286 |
TMS Software |
Universal powerful; feature-rich Delphi & C++ Builder UI controls in 1 component set for VCL; FMX; LCL and WEB core apps. Includes grid; planner; treeview; ribbon and rich editor |
1 | EUR 375 | $614 |
TMS Software |
Our bundle of over 600 VCL UI controls for modern, feature-rich Windows application development, including grids, planner, richeditor, ribbon, web updater, treeview and much more… |
1 | EUR 375 | $614 |
Axialis |
Axialis Universal Pro Bundle (24 sets) 26 sets 6245 icons IconGenerator compatible This icon set is made for use in application ribbons, toolbars & menus. The style is sharp, modern & dynamic, making them suitable for applications on all platforms such as Windows, Mac OSX, Linux, iOS, Android… Icons were designed as vector shapes and aligned on 16×16 & 24×24 grids for pixel-perfect fit in toolbars, menus & ribbons. The set is compatible with Axialis IconGenerator. Our free application lets you customize the icons with overlays, perform colorization and generate almost all major file formats. Many ready-to use icon files are included in each set, including AI (all in one), AI (individual files), SVG, XAML, PS, EPS, PNG (sizes 1x, 2x, 3x), Icon Fonts EOT, WOFF, SVG, TTF, OTF. |
5 | EUR 349 | $2800 |
Axialis |
Axialis Fluent System Bundle (24 sets) 25 sets 4154 icons IconGenerator compatible This icon set is made for use in Windows 11 applications. The style, which is rounded, friendly & minimalist is compatible with Microsoft® Windows 11 iconography specifications for system icons. Icons were designed as vector shapes and aligned on 16×16 & 24×24 grids for pixel-perfect fit in toolbars, menus & ribbons. The set is compatible with Axialis IconGenerator. Our free application lets you customize the icons with overlays, perform colorization and generate almost all major file formats. Many ready-to use icon files are included in each set, including AI (all in one), AI (individual files), SVG, XAML, PS, EPS, PNG (sizes 1x, 2x, 3x), Icon Fonts EOT, WOFF, SVG, TTF, OTF. |
5 | EUR 349 | $2800 |
FastReport |
FastReport VCL Professional Single FastReport VCL is a library that will provide your application with a powerful reporting engine. It consists of a VCL-component set for designing and generating reports and documents. FastReport VCL provides a visual template designer, access to the most popular datasources, a reporting engine, preview, export filters to 30+formats and deployment to clouds, web, e-mail, and print. The Professional edition also includes full source code for the report generator, which allows you to thoroughly understand the reporting logic and make any minorr adjustments you may require. |
1 | EUR 399 | $650 |
Mitov Software |
Mitov Software Products Complete Set consists of: |
2 | USD 1399 | $2138 |
Mitov Software |
Mitov Runtime licenses with source code Mitov.Runtime contains: |
30 | USD 39 | $1860 |
Mitov Software |
Visuino Pro Licence with 1 year of update coverage Visuino Standard License with 1 year of update coverage Visuino Professional is used for prototyping and in the production environment, because of its Power and Simplicity and rapid visual development it makes a great solution for any type of environment as well! Visuino pro allows easy creation of Modbus devices and adding tables and registers to them with minimal effort. The devices can communicate with one or more Serial RTU, Serial Ascii or TCP protocols simultaneously, and for each device you can easily specify individually over which of the protocols the device will be available. But Visuino Pro does not end with Modbus. With it you can bridge between Modbus, MQTT, and CANBus networks, or easily add REST API for your Scada solution. All with just a few mouse clicks, and all this is generating a highly optimized code fitting into micro controllers with minimal amount of memory. |
2 10 |
USD 299.98 USD 59.99 |
$916 $920 |
Embarcadero |
Delphi Enterprise or C++ Builder Enterprise Delphi® is the world’s most advanced integrated IDE for rapidly developing native high-performance multi-platform Object Pascal applications using powerful visual design tools and features developers love. C++Builder® is an advanced integrated IDE for modern C++, with robust features empowering blazingly fast, stunning responsive native applications for Windows. Prototype and implement your app’s visual design making use of native widgets and platform-extending features, giving your customers an immersive, intuitive and familiar user experience. NB: Prize is available only to attendees in Australia/New Zealand/South East Asia, as this is in conjunction with Code Partners (territory for Embarcadero). |
1 | AUD 5778 (inc GST) | $5778 |
Embarcadero |
RAD Server training course (Online) If you are a Delphi or C++Builder developer and want to leverage REST API’s full potential in your applications, then this is the course for you. This is for small to large development teams who are updating their existing applications or those just starting a new project. Topics Covered:
Language: Videos, content and Online Sessions will be in English |
1 | USD 400 | $605 |
Embarcadero |
Delphi Mobile Development training course (Online) Mastering Mobile App Development: Learn Everything You Need To Say “I Develop Mobile Apps” Start calling yourself a mobile app developer with this in-depth and comprehensive courseware. The step by step courseware and easy to follow videos cover everything from the basics of setting up your development environment, through to the tools, components, code, and technologies – right up to the actual process of getting your app out into the hands of real users via the app stores and other methods of deployment. |
1 | USD 400 | $605 |