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…
Hello C++ Developers,
In an earlier article we covered at least 5 easy things to learn about C++ software where we focused on how to iterate and manipulate strings in C++ in various ways. Today we have some more new topics about strings to help reinforce that knowledge. We will learn more string operations working on things as basic_string as well as std::u16string and std::u32string types. We…
What Is A Low Code Application Platform? An Overview
July 1, 2022
The idea of a low code application platform has become a trend in recent years. By 2024, Gartner projects that low code will comprise more than 65% of app development activity. The need to offer digital solutions for COVID-19 has increased this trend.
It’s vital to…
10 Signs You Should Invest in Cross Platform Apps
June 30, 2022
Cross platform apps are becoming increasingly popular as they allow users to access their favorite apps and programs on multiple devices. If you are considering investing in cross platform app development, here are ten signs that it’s a good idea!
How to determine…
5 Easy Things To Learn Today About C++ Software
June 29, 2022
Hello Developers,
C++ is one of the oldest and stronger programming language. It has many functions and methods to manipulate strings and doing string operations as fast as possible in your C++ software. These options and different string types allow you to develop low memory usage and faster applications in all sorts of situations.
Today we will continue to look at some more string and…
What Are Cross Platform Programming Languages?
June 29, 2022
Building cross-platform software is a challenging process. You need to consider many critical aspects for the successful development of the product. Choosing the best cross platform programming languages for development is at the top of that list. This article aims to aid…
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…
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 beginners to learn with its wide range of samples, tutorials, help files, and LSP support for code. C++ Builder comes with Rapid…
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…
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 Studio. Many subscribed users and developers using Windows App Studio who were particularly involved with the platform asked…