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
Looking at a Real Neural Network
Join Jim McKeeth for a real-time look at his brain activity in 3D using the Emotiv Epoc EEG headset.
Excerpt from a Developer's Guide to Artificial Intelligence
https://youtu.be/Ac821E8Q9F8
Learn more about Embarcadero Technologies products at https://embarcadero.com
Looking at a Real Neural Network
A Developers Introduction to Machine Learning and Artificial Intelligence
Machine Learning and Artificial Intelligence rocketed from the realm of science fiction becoming the most talked about topics in the tech and business world. Machine Learning (ML) is a subset of the computer science discipline of Artificial Intelligence (AI). Artificial Intelligence refers to the intelligence exhibited by machines capable of carrying out tasks that usually require human intelligence. Machine Learning uses algorithms to learn from data, find patterns in data, and make predictions about future events or outcomes. AI can be applied to many things like chatbots, virtual assistants, autonomous cars and so on. It can also be used for predictive analytics and other business purposes. Or even write the above description of the webinar.
In this webinar Jim McKeeth and Yılmaz Yörü introduce you to the how and why of getting started with machine learning. Learn the latest industry news, understand the technology, and discover examples and applications that can help your business right away.
https://blogs.embarcadero.com/machine-learning-and-artificial-intelligence-webinar/
Learn more about Embarcadero Technologies products at https://embarcadero.com
InterBase
A Developers Introduction to Machine Learning and Artificial Intelligence
Jeff Dean: AI isn't as smart as you think -- but it could be | TED
What is AI, really? Jeff Dean, the head of Google's AI efforts, explains the underlying technology that enables artificial intelligence to do all sorts of things, from understanding language to diagnosing disease -- and presents a roadmap for building better, more responsible systems that have a deeper understanding of the world. (Followed by a Q&A with head of TED Chris Anderson)
Visit http://TED.com to get our entire library of TED Talks, transcripts, translations, personalized talk recommendations and more.
The TED Talks channel features the best talks and performances from the TED Conference, where the world's leading thinkers and doers give the talk of their lives in 18 minutes (or less). Look for talks on Technology, Entertainment and Design -- plus science, business, global issues, the arts and more. You're welcome to link to or embed these videos, forward them to others and share these ideas with people you know.
Become a TED Member: http://ted.com/membership
Follow TED on Twitter: http://twitter.com/TEDTalks
Like TED on Facebook: http://facebook.com/TED
Subscribe to our channel: http://youtube.com/TED
TED's videos may be used for non-commercial purposes under a Creative Commons License, Attribution–Non Commercial–No Derivatives (or the CC BY – NC – ND 4.0 International) and in accordance with our TED Talks Usage Policy (https://www.ted.com/about/our-organization/our-policies-terms/ted-talks-usage-policy). For more information on using TED for commercial purposes (e.g. employee learning, in a film or online course), please submit a Media Request at https://media-requests.ted.com
InterBase
Jeff Dean: AI isn't as smart as you think -- but it could be | TED
Introduction to Machine Learning for Engineers with Craig Chapman from CodeRage 2018
This session was presented by Craig Chapman 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/7009194
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/
Machine learning using Neural Networks is often taught as an advanced mathematics topic or as picture representations. In this session, I'll introduce neural networks as simple vector & matrix math operations, and show you how to build a simple neural network of your own. I'll then show you how I've expanded on that same basic knowledge to build a more advanced neural network solution.
Introduction to Machine Learning for Engineers with Craig Chapman from CodeRage 2018
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