DelphiCon 2023
Looking Forward with Modern Delphi - Delphicon 2023
Delphi fundamentally changed software development with its release 28 years ago, but it didn’t stop. As software development and the platforms we use evolve, so does Delphi. Today’s modern Delphi stands apart from other programming languages by not forgetting what made it great as it redefines state-of-the-art.
Part of Delphicon 2023
https://www.embarcadero.com/products/delphi/delphicon-2023
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
Looking Forward with Modern Delphi - Delphicon 2023
JavaScript the Delphi Way - Jon Aasenden - Delphicon 2023
Quartex (QTX) Pascal is an object pascal IDE, compiler, run-time library, and development system. You write code in your favorite Object Pascal, and QTX generates high-performance JavaScript – allowing developers to tap into web technology and enjoy the full might of modern mobile, desktop, and server development. Join Jon Aasenden for this look at QTX 1.0.
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
JavaScript the Delphi Way - Jon Aasenden - Delphicon 2023
Delphicon 2023 - Day 3
Delphicon 2023
Celebrating 28 Years of Delphi
February 14th to 16th
Delphicon is the celebration of all things Delphi where we look at the best of Delphi today and tomorrow. See the latest components, books, plugins, and libraries that will make you a better developer. Learn the best practices to make your programs more secure and reliable. Hear from selected Embarcadero staff, MVPs, Tech Partners, and other luminaries. Stay up to date on your favorite development tools.
Delphi
Delphicon 2023 - Day 3
Delphicon 2023 - Day 2
Delphicon 2023
Celebrating 28 Years of Delphi
February 14th to 16th
Delphicon is the celebration of all things Delphi where we look at the best of Delphi today and tomorrow. See the latest components, books, plugins, and libraries that will make you a better developer. Learn the best practices to make your programs more secure and reliable. Hear from selected Embarcadero staff, MVPs, Tech Partners, and other luminaries. Stay up to date on your favorite development tools.
Delphi
Delphicon 2023 - Day 2
Delphicon 2023 - Day 1
Delphicon 2023
Celebrating 28 Years of Delphi
February 14th to 16th
Delphicon is the celebration of all things Delphi where we look at the best of Delphi today and tomorrow. See the latest components, books, plugins, and libraries that will make you a better developer. Learn the best practices to make your programs more secure and reliable. Hear from selected Embarcadero staff, MVPs, Tech Partners, and other luminaries. Stay up to date on your favorite development tools.
Delphi
Delphicon 2023 - Day 1
Visualize Data from FireDAC on Maps with Delphi and TMS FNC Maps - Dr. Holger Flick - Delphicon 2023
A picture says more than a thousand words. Delphi with FireDAC is known for easy data access for various platforms and database management systems and delivering with great charting components. With TMS FNC Maps, you open up the cross-platform, cross-service mapping world to visualize your data on maps! Join Dr. Holger Flick in this session as he shows you how to easily display information on maps. In particular, clustering of map markers will be featured.
Part of Delphicon 2023
https://www.embarcadero.com/products/delphi/delphicon-2023
Dr. Holger Flick
FlixEngineering, LLC
https://www.linkedin.com/in/hflick/
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
Visualize Data from FireDAC on Maps with Delphi and TMS FNC Maps - Dr. Holger Flick - Delphicon 2023
Every App Trick in the Book - Ian Barker - Delphicon 2023
Join Embarcadero MVP Ian Barker as he takes us through an avalanche of all the tricks, techniques, and best practices you can use in your apps to make them behave properly, look amazing, and include all the modern features users have come to expect.
Part of Delphicon 2023
https://www.embarcadero.com/products/delphi/delphicon-2023
Ian Barker
Embarcadero MVP
https://about.me/IanBarker
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
Every App Trick in the Book - Ian Barker - Delphicon 2023
NX Horizon: The Open Source Event Bus for Delphi - Dalija Prasnikar - Delphicon 2023
Learn how to use NX Horizon event bus and its advantages with Dalija Prasnikar
Part of Delphicon 2023
https://www.embarcadero.com/products/delphi/delphicon-2023
Dalija Prasnikar
Book Author, Embarcadero MVP
https://dalija.prasnikar.info/
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
NX Horizon: The Open Source Event Bus for Delphi - Dalija Prasnikar - Delphicon 2023
You're doing it wrong! - Carlos Agnes - Delphicon 2023
A small set of common mistakes or bad techniques made by more developers than you might think. It may be controversial, but it will be fun.
Part of Delphicon 2023
https://www.embarcadero.com/products/delphi/delphicon-2023
Carlos Agnes
Embarcadero MVP / TMR Consulting and Development
https://www.tmrti.com.br
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
You're doing it wrong! - Carlos Agnes - Delphicon 2023
Automatically Translate Your Programs with DeepL API - Patrick Prémartin - Delphicon 2023
Learn how to translate texts from a program in many languages automatically with the DeepL API. Learn how to work with GitHub code repository, how to code a synchronous/asynchronous API client unit with Delphi libraries, and how to use a WebBroker project as an API proxy server.
Part of Delphicon 2023
https://www.embarcadero.com/products/delphi/delphicon-2023
Patrick Prémartin
Olf Software
https://developpeur-pascal.fr
https://twitter.com/PremartinPatric
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
Automatically Translate Your Programs with DeepL API - Patrick Prémartin - Delphicon 2023
Creating a Simple Web Server with WebBroker - Patrick Prémartin - Delphicon 2023
Are you familiar with WebBroker? It is an application type included with Delphi for creating web server applications. This session teaches how to work with WebBroker, respond to browser GET requests, and serve static files.
Part of Delphicon 2023
https://www.embarcadero.com/products/delphi/delphicon-2023
Patrick Prémartin
Olf Software
https://developpeur-pascal.fr
https://twitter.com/PremartinPatric
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
Creating a Simple Web Server with WebBroker - Patrick Prémartin - Delphicon 2023
A quick look at the Benefits of Windows Services - Ian Barker - Delphicon 2023
This bite-sized session takes a quick look at Windows service apps. We show how easy it is to create one with RAD Studio, the do's and don'ts, the benefits of Windows services, and how they differ from regular Windows apps.
Part of Delphicon 2023
https://www.embarcadero.com/products/delphi/delphicon-2023
Ian Barker, Embarcadero MVP
https://about.me/IanBarker
https://twitter.com/punctuation
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
A quick look at the Benefits of Windows Services - Ian Barker - Delphicon 2023
User Interface Design with Actions - Ray Konopka - Delphicon 2023
Actions have been a core feature of Delphi for quite some time, and have recently been added to the FMX framework. Unfortunately, this extremely powerful feature of Delphi is still widely underused and in many cases misused by developers. Learn how actions simplify user interface development in this session with Ray Konopka.
Part of Delphicon 2023
https://www.embarcadero.com/products/delphi/delphicon-2023
Ray Konopka
Raize Software
https://delphibydesign.com
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
User Interface Design with Actions - Ray Konopka - Delphicon 2023
Artificial Intelligence and Machine Learning
PyTorch for Delphi with the Python Data Sciences Libraries - Webinar Replay
The next installment of the Embarcadero Open Source Live Stream takes a look at the Delphi side of the Python Ecosystem with the new Python Data Sciences Libraries and related projects that make it super easy write Delphi code against Python libraries and easily deploy on Windows, Linux, MacOS, and Android. Specific examples with the Python Natural Language Toolkit and PyTorch, the library that powers projects like Tesla Autopilot, Uber's Pyro, Hugging Face's Transformers.
https://blogs.embarcadero.com/pytorch-for-delphi-with-the-python-data-sciences-libraries/
This is part of a series of regular live streams discussing the latest in Embarcadero open source projects. Jim McKeeth will be the host, and be joined by members of the community and developers involved in these open source projects, as well as members of Embarcadero and Idera’s Product Management. A great opportunity to see behind the scenes and help shape the future of Embarcadero’s Open Source projects.
Delphi
PyTorch for Delphi with the Python Data Sciences Libraries - Webinar Replay
Artificial Intelligence with Delphi & C++Builder with Boian Mitov - CodeRageXI
More information: http://embt.co/CodeRageXI
Artificial intelligence is experiencing a new renaissance, due to a rapid development in the areas of feature extraction and classifiers. The session will cover: Overview of the current state of AI. Introduction to the concept of feature extractor and classifier. Using classifiers in Delphi to recognize images. Using different feature extractors to improve the recognition. Using parallel processing and GPU to speed up the classifiers.
Boian Mitov is a software developer and founder of Mitov Software, specialized in the areas of Video, Audio, Digital Signal Processing, Data Acquisition, Hardware Control, Industrial Automation, Communications, Computer Vision, Artificial Intelligence, parallel and distributed computing. He is author of the OpenWire open source technology, the IGDI+ open source library, the VideoLab, SignalLab, AudioLab, PlotLab, InstrumentLab, VisionLab, IntelligenceLab, AnimationLab, and CommunicationLab libraries, OpenWire Studio, Visuino, and author of the “VCL for Visual C++"
Get RAD Studio 10.1 Berlin Update 2 http://embt.co/BerlinUpdate2
Delphi
Artificial Intelligence with Delphi & C++Builder with Boian Mitov - CodeRageXI
Artificial Intelligence for the Masses with Janez Makovsek from CodeRage 2018
This session was presented by Janez Makovsek as part of Embarcadero's CodeRage 2018 virtual developers conference.
Find additional resources and information for this session at https://www.embarcaderoacademy.com/courses/coderage-2018/lectures/7010730
Find all the CodeRage 2018 replays at https://www.embarcaderoacademy.com/p/coderage-2018
Find out more about Embarcadero and its products at https://www.embarcadero.com/
Join the Embarcadero Developer Tools community at https://community.idera.com/developer-tools/
Artificial intelligence is a hot topic these days. We will have a look at a simple to use component set, which allows nearly anybody to have a quick entry into this field. All the steps required to produce a solution will be presented, starting with data organization, preparation, learning, classification and interpretation of results. The presentation will be focused around Data Miner product, which is one of the few that can handle, real and discrete fields together with missing values in the same database being fed to the classifier engine, which again allows arbitrary class count on the output. This greatly simplifies and broadens the possible applications. Supported on all Delphi platforms.
Delphi
Artificial Intelligence for the Masses with Janez Makovsek from CodeRage 2018
Using IBM Watson and the Power of AI in Delphi and C++Builder
Take your Delphi and C++Builder projects to the next level using the IBM Watson REST API, a collaborative environment with AI tools that you can use to deploy machine learning models and training data.
**
Learn more at https://embarcadero.com
Delphi
Using IBM Watson and the Power of AI in Delphi and C++Builder
Python for Delphi Developers
Python on Android with DelphiFMX - The Cross-Platform GUI Framework (Part 2)
Embarcadero's free DelphiFMX module for Python supports building Python applications for Android using the FireMonkey GUI library. This webinar gives your everything you need to take your Python applications mobile on Android.
Install Delphi FMX for Python https://github.com/Embarcadero/DelphiFMX4Python
See the samples, Star the Repository, file issues, and make feature requests
Read the blog post (links, replays) https://blogs.embarcadero.com/?p=130176
See part 1 on Delphi VCL https://blogs.embarcadero.com/?p=128183
Start a 30-day Delphi trial https://embarcadero.com/products/delphi/start-for-free
Subscribe on YouTube https://youtube.com/c/EmbarcaderoTechnologies
Follow us on Twitter https://twitter.com/embarcaderotech
Like us on Facebook https://facebook.com/embarcaderotech
Follow us on LinkedIn https://linkedin.com/company/embarcadero-technologies
Read our blog https://pythongui.org
Delphi