As published in the Official Gazette of the Executive Branch on 10/26/2022, Centro Paula Souza (CPS) and Embarcadero renewed their partnership in providing academic licenses for CPS units for another 24 months.
This guarantees an extension of Embarcadero Technologies RAD Studio license donation term for another 2 years so that CPS teachers and students can always make use of the latest product…
Modernizing Legacy Delphi Code? MVP Oren Aviram Shows You How
October 30, 2022
Modernizing legacy code poses less of challenge than may seem at first sight, as long as the right tool is deployed. In an on-demand webinar from DelphiCon, Embacadero MVP Oren Aviram discusses the challenges of legacy code modernization, and presents Delphi Parser, an…
Advanced Programming - A Complete Guide To Programming In C++
October 28, 2022
A Complete Guide To Advanced Programming In C++
This article is part of a series which teaches you the basics of how to write C++ software. C and C++ both make use of pointers. Often, new C++ programmers can struggle with both the concept and correct use of pointers. In…
Graphics - A Complete Guide To Programming In C++
October 26, 2022
All visual displays are formed from pixels – small RGB LED groups on your computer screen. These pixels are small colored lights which combine together into what we perceive as graphics and text. C++ is one of the best programming languages to analyze and draw these…
New in GetIt: AWS SDK for Delphi and EdgeBrowser Updates
October 26, 2022
Over the last few days, Embarcadero updated the AWS package and provided a new release of the WebView 2 support in TEdgeBrowser
As you can see above, there are some new and updated packages in GetIt for the RAD Studio 11 Alexandria version.
AWS SDK for Delphi 0.14.0
The…
Keeping secrets on Amazon Web Services
October 25, 2022
Keeping secrets can be tricky. Thankfully, Amazon Web Services has several tools in its toolbox to help. Let’s start by talking about AWS Secrets Manager and then go on to show how you can work easily with Amazon secrets in your Delphi cross-platform apps.
What is The…
All About Apple ARM on the Desktop
October 25, 2022
For years Intel and AMD’s x86 architecture has ruled the desktop, while ARM dominated mobile platforms. Now ARM is making inroads onto the desktop. There are multiple versions of the M1, and the 2nd generation M2 is now available. With a shared CPU architecture, iOS and…
How C++ Works With Libraries and More
October 24, 2022
Hello everyone, we have new great posts about C and C++ coding that may help and motivate you, your kids, or your students to start new apps on Windows, iOS, Android, Linux, iOS, or on IoT systems. This week’s topics are a round-up of some new great C and C++…
A Complete Guide To Programming In C++ - Visual Programming
October 21, 2022
Programming languages have evolved well thanks to the development of the technologies, the availability of education in the technical sciences, and the continuing curiosity of the human mind about searching for and creating new things. Some of the most cutting-edge…
A Complete Guide To Programming In C++ - Object Oriented Programming
October 19, 2022
This article is part of a series which teaches you the basics of how to write C++ software. One of the biggest differences between the C and C++ programming languages is that C++ is an Object-Oriented Programming (OOP) language that supports using Classes. In this post we…




