C++DelphiHow-To's

Top 10 Webinars: C++ And C++Builder

IF C++ and C++Builder are part of your development repertoire (and even if they aren’t), we invite you to enjoy our top 10 webinars around both, plus a bonus video with a rather influential figure in the history of C++ (scroll to the bottom to find out who it is). Why C++Builder? C++ has consistently dominated “Top Programming Languages” lists…
Read more
C++

9 Signs You Need Help With Your Python GUI

Python is a programming language that has continuously increased in popularity since its inception. Developers prefer it due to its simple and easy-to-use interface in addition to its versatility. You can use it to perform a wide variety of tasks ranging from web development to data science and software testing. Developers who have utilized Python frequently know that it has a diverse set of…
Read more
C++CodeIDE

How To Make 64bit Components, Convert u16strings And More C++ App Tricks

Hello C++ Developers, In these C++ post picks of this week, you can learn to create a new 64bits FMX component, you can learn about using reinterpret_cast, and you can learn to convert u16string to wstring. We also list reasons why we think C++ Builder is the best C++ IDE and tell you the top 5 main features of C++ and point you in the direction of how to really make your C++ app fly in the…
Read more
C++DelphiRAD Studio

20 Fun Facts About The Best Low Code Platforms

Businesses are growing, and new challenges are rising. On the other hand, there is pressure to reduce costs by automating the tasks. The best solution is to lean on custom applications, but it takes a lot of time and is not affordable for most businesses. But do not make up…
C++

How To Make The Next App Development Step: Reengineering Or Migration?

Inevitably, during any the lifecycle of any app development there can be a lot of projects that were written or maintained during the period of the Delphi 5/6/7 popularity or even earlier. Many of them have been already migrated to newer versions of the programming language. But some of them are still being developed in old IDEs. Usually, they use a huge range of external components. Some of them…
Read more