Together, in previous articles here on the Embarcadero blog, we have been learning about low code or no code platforms. We learned how RAD Studio helps increase productivity with its fast time-to-market ecosystem and low code mindset. Helping you get your apps created with you only needing to write the smallest amount of code possible is what RAD Studio Delphi and C+ Builder has always been about…
The Next Big Thing in Windows Development
May 2, 2022
In recent years we’ve seen objects and ideas previously thought of as science fiction become realities in our present world. The evolution of modern technologies like machine learning and artificial intelligence are largely to thank for this fiction becoming reality…
3 Trends You May Have Missed About Windows App Development
April 26, 2022
In a recent survey of 65 000 developers, StackOverflow finds that Windows is still the most used application development platform. This, in part, is because Windows app development meets the four requirements users must consider before choosing a platform — reach…
Cross-Platform languages are not something new. For more than two decades, cross-platform development has been with us, but each programming language and technology evolved differently, adopted different architecture, and offered even more choices to consider.
Today we are going to talk about different cross-platform programming languages, why they are good and what are their disadvantages…
How To Make Powerful Data Visualizations With Matplotlib
April 21, 2022
Did you know it’s easy to make use of some truly excellent Python libraries to super-charge your Delphi app development on Windows? Adding Python to your toolbox of Delphi code can enhance your app development, bringing in new capabilities which help you provide innovative…
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.
A Beginner's Guide To The Best Low Code Platform
April 15, 2022
What is the Low-Code, No-Code Movement?
As a programmer/developer or an engineer it’s not long now before you will see advertising and articles about no-code or low code development technologies or micro-services available in the market. A quick web search for “low-code development tools” and you will discover hundreds of different micro-tools that can help you build a whole…
This Is How To Compile C++ To Develop Windows Software
April 14, 2022
C++ is subjectively the World’s most powerful programming language and consistently one of top four most popular programming languages. Thanks to its huge range of ready-made variables, functions, methods, namespaces, and libraries it’s the do-anything toolkit that can…
A Beginner's Guide to Python Development Tools
April 6, 2022
Welcome to an exciting journey of becoming a great Python developer. Python is such a compelling language to learn and master these days. It is an already prevalent tool for data science and machine learning, and current stats show it is going in the right…
Python is a general-purpose, high-level programming language which was first launched 31 years ago. It is known for its simplicity, readability, and excellent libraries. It consistently appears in lists of the top programming languages, so many part-time developers consider giving it more airtime. However, to do more in Python, you need a better Python development tool and learn new ways. Change…