Hello C++ Developers. Many times, the “Modern C++” term appears in discussions. In general, “Modern C++” started with the C++11 standards. C++11 is shorthand for C++ that is based on and implements the C++ ISO/IEC 14882 standard. Similarly, C++14 is later standard, C++17 follows that, C++20 after that, and C++23 in the future. Moreover, modern C++ consists of a lot of…
Is Powerful AI Really Going To Steal Our Jobs?
April 4, 2023
This year is definitely starting to look like the year of the AI uprising and it’s only a question of time before it makes it into IDE software of all types. The ball really started rolling with a dramatic investment by Microsoft of at least $10 billion in OpenAI, the…
How To Develop Apps With C++ On Windows
March 31, 2023
The activity of developing software is widely spread around the world, and it has become really easy to develop great apps without an extensive background in this area. There is even a phrase for it; “citizen developer”. Of course, professional, trained software…
What’s Coming for C++Builder: An Amazing Preview
March 30, 2023
A few weeks ago we released RAD Studio and C++Builder 11.3, a quality release that’s been met with wide praise as the best of any recent version. This builds on several releases of 11.x, including our dedicated C++ quality release, 11.1.5. With that quality background, we want to share our plans for the future of C++Builder and C++ within RAD Studio.
We see questions around our plans for…
Software Testing Fundamentals & a Must-Have Book
March 29, 2023
Software testing is one of the pillars of the software development life cycle, or SDLC (Plan – Design – Implement – Test – Deploy – Maintain). The goal behind the SDLC is to help developers build software cost-efficiently and minimize the…
Learn 5 Important Features Of C++ In Modern Programming
March 29, 2023
Hello C++ Developers, this spring is another milestone for the C++, the latest RAD Studio, C++ Builder 11.3 has been released. This release is focused on quality and a broad range of improvements. In C+ Builder, code compilation is highly improved and a whole raft of bug…
Embarcadero has just released version 7.13.6 of the InterBase ADO.NET driver and its related Entity Framework support.
This release is focused on EFCore (Entity Framework Core) scaffolding support.
The primary driver has a few bug fixes mainly around the situation when you are making a connection requesting dialect 3 or with no dialect included (which defaults to 3) but the database itself is a…
10 Tips to Rapid Development With A C++ IDE
March 26, 2023
1. Download the latest C++ Builder 11 (RAD Studio 11) Community Edition / Professional / Architect / Enterprise
C++ Builder is the easiest and fastest C and C++ IDE for building everything from simple to professional applications on the Windows, macOS, and iOS…
How To Use Very Large Numbers In C++ Builder
March 22, 2023
Hello C++ Developers. In recent weeks there was another milestone when the latest RAD Studio, C++ Builder 11.3 was released. This release focused on quality and a myriad of improvements. For C+ Builder specifically, code compilation is highly improved and there are many more…
Learn How To Use GPT-3 AI And Templates In C++
March 15, 2023
Hello C++ Developers, this week is another milestone for the C++, the latest RAD Studio, C++ Builder 11.3 has been released. This release is focused on quality and improvements. In C+ Builder, code compilation is highly improved in RAD Studio 11.1.5 and 11.2 and there are many more improvements and a whole raft of bug fixes in 11.3 which go into making this a good choice of modern C++…