Last week we look at the Python developer side of the Embarcadero Python Ecosystem with DelphiFMX. This week are are looking at the Delphi (and potentially C++Builder) side of the ecosystem.
Embarcadero Open Source Live Stream
The next installment takes a look at the new Python Data Sciences Libraries and related projects that make it super easy write Delphi code against Python libraries…
We are starting something new, and I’m pretty excited about it. This is the first in a series of regular live streams discussing the latest in open source projects. Both projects sponsored by Embarcadero and key projects in the community. I will be the the host, and…
Enter the Skia4Delphi GUI Beauty Contest
May 10, 2022
TL;DR: Make a cool demo using Skia4Delphi and Delphi 11.1 Alexandria, post it on GitHub, be the envy of all your friends, and maybe win a prize!
We all know Delphi is the best tool when it comes to making amazing GUI applications. Use Skia4Delphi to take it to the next…
Announcing the Availability of RAD Studio 11.1 Alexandria
March 15, 2022
Embarcadero is pleased to announce the release of RAD Studio 11 Alexandria Release 1, also known as RAD Studio 11.1, along with Delphi 11.1 and C++Builder 11.1.
The RAD Studio 11.1 Alexandria release enhances the great features introduced in RAD Studio 11, with a focus on usability, performance and stability improvements. It also includes some new functionality, including new database…
The C++Builder 25th Anniversary: Visual Development, the Power of the C++ Language and 2.5 decades of Continuing Excellence
February 26, 2022
Delphi version 1 was launched at the Software Development Conference in San Francisco on February 14, 1995. I and other team members would travel around the world giving demonstrations of the IDE, Object Pascal language, VCL components, and database connectivity. When Delphi…
Grab Your HUGE Delphi Anniversary “Innovation Timeline” Infographic!
February 14, 2022
Are you interested in seeing how your preferred programming language has progressed over time and what additional innovations it has enabled? Is Delphi tearing your curly brackets apart, or has C# sharpened your skills? Do you remember the various phones you’ve had…
Happy 27th Birthday Delphi and a Few Thoughts about Building the Future
February 14, 2022
My first Pascal, Turbo Pascal and Delphi Experiences
I wrote my first Pascal program in 1972 as a Computer Science student at Cal Poly San Luis Obispo. I knew from the beginning that Pascal would be part of my future career in some way. I first met Philippe Kahn at the Comdex Las Vegas 1983 convention when he stopped our Softsel Computer Products (now Merisel) booth. Back then I was running…
Building The Future With Delphi #Delphi27th
February 9, 2022
Bill Clinton was President, Windows 3.1 was king, and CompuServe was still a thing. The R&D team at Borland Software Corporation which included Anders Hejlsberg, Gary Whizin, Chuck Jazdzewski, Dave Scofield, Allen Bauer, Hank Cox, Marc Cousineau, and Ray Kaestner…
Delphi & C++Builder FREE Community Editions Updated to Version 10.4.2 Are Now Available!
July 19, 2021
The free and full-featured Community Editions of Delphi and C++Builder are designed to help you get started programming. These powerful IDEs provide all the features you need to quickly explore robust app development.
When Community Edition launched it made all the features…
The Parallel Debugger plugin, originally from Parnassus, is now available in GetIt for RAD Studio 11.x (ie 11.0 and 11.1.) This follows up making Bookmarks and Navigator available a few weeks ago.
The Parallel Debugger is an addon that lets you see what’s going on in all threads in your app at once. A traditional debugger in the IDE shows only one thread, one call stack, and so forth. The…
The Top 3 CLANG Based C++ IDE Choices Right Now
June 28, 2022
1. Embarcadero RAD Studio, C++ Builder 11.1 With CLANG & Embarcadero Compilers
C++ Builder is the easiest and fastest C and C++ IDE for building simple or professional applications on the Windows, macOS, iOS & Android operating systems. It is also easy for…
In this technology era, the growth of digital services and evolving consumer needs have made companies seek faster ways for digital transformation. Low Code is an excellent solution adopted by companies worldwide to boost their digitalization. Yet, what is low code and what…
This Is How To Create And Run A Program In The C++ IDE
June 27, 2022
C++ is one of the most powerful programming languages as well as being one of the world’s most popular. C++ Builder is a powerful C++ IDE which is suitable for both beginners and professionals alike. C++ Builder has free C++ Builder Community Edition and C++ Builder Professional / Architect / Enterprise Versions.
Using a fast and reliable C++ IDE is very important for beginners and…
Windows App Studio was a popular and free web-based tool built by Microsoft. The app studio enabled anyone to create Universal Windows Platform (UWP) apps, but it has been depreciated. RAD Studio is a popular choice for developers globally as an alternative to Windows App…
How To Build Desktop Apps For Windows?
June 27, 2022
These days desktop applications have become quite popular due to many reasons such as better performance. Even though there are many platforms nowadays, Windows stands out from the others. Therefore most developers tend to first release their application to Windows. With the…
This is the second year year Delphi is listed in the very large StackOverflow survey and results for the language are better than last year, even if mixed in some areas.
The Delphi programming language is officially listed in the most recent StackOverflow developers surveys. It was present last year and it is there also this year (this time along with the RAD Studio IDE, in the specific…
10 Creative Ways To Develop Awesome C++ Apps On Windows
June 24, 2022
1. Use The Latest Modern Components via Get-It!
When developing Modern C++ apps we mostly refer to a lot of libraries and other tools that helps us to modernize our applications. They also help to save time, to save us to see a lot of code lines, to save us to learn and…
Everything You Need To Know About An IDE For Coding
June 24, 2022
Programmers write code on different operating systems like Windows, Linux, and Mac OS. Each OS has a dedicated IDE, but there’s a good selection of IDE tools out there when you’re searching for an IDE for coding. These include tools for writing, building and…
What IDE Is Best For Creating C++ Software?
June 23, 2022
C++ is one of the most powerful programming languages as well as being one of the world’s most popular. It has many pre-defined variables, functions, and libraries. Using a fast and reliable C++ software editor, IDE and C++ compiler is very important for beginners and professionals since it helps C++ developers in remembering which language features exist, how to use them, and even detect errors…