Extendibility means a framework can be extended as required in its own language. If a framework needs plug-ins or extensions to be written in a different language. it will force additional costs on businesses that use it.
The “Discovering The Best Cross-Platform Framework Through Benchmarking” whitepaper evaluates two frameworks supporting multi-platform desktop application…
Do Delphi and Election provide testing assistance? Do they include testing libraries or rely on third-party testing libraries? The Delphi and Electron Benchmarking study compares the testing capabilities of the two software development frameworks.
The “Discovering The…
The long-term feasibility profiles of Delphi and Electron licenses are vastly different. This is related to Electron’s short history compared to Delphi’s 27-year evolution, and the difficulty of making reliable predictions about Electron’s future. In the…
How Are Delphi And Electron Licenses Alike And How Do They Differ?
February 27, 2022
Delphi and Electron licenses differ significantly. In fact, in some ways, they are diametrically opposed. The benchmarking study cited in this blog post and the entire series of which is the seventh post looks at the similarities and differences between the two platforms. Read on and decide what to use in developing applications in different platforms.
The “Discovering The Best…
App Store Deployment Comparison Between Delphi And Electron
February 27, 2022
This blog post compares the Delphi and Electron frameworks based on Application Store Deployment, specifically whether the framework’s IDE makes it easy to deploy directly to native platform application stores by reducing deployment complexities and shortening…
Python on Android with Delphi FMX - The Cross Platform GUI Framework
January 26, 2022
Discover how Embarcadero’s new free Python modules bring the power and flexibility of Delphi’s GUI frameworks to Python GUI. VCL and FireMonkey (FMX) are mature graphical user interface libraries. VCL is primarily used for native Windows development, whereas…
Learn how Embarcadero’s newly released free Python GUI modules bring the power and flexibility of Delphi’s GUI frameworks to Python. VCL and FireMonkey (FMX) are mature GUI libraries. VCL is focused on native Windows development, while FireMonkey brings a powerful flexible GUI framework to Windows, Linux, macOS, and even Android. This webinar will introduce you to these new free Python…
The Impact of Log4j on Software Development with Delphi and C++Builder
December 22, 2021
Thoughts on the security issues of Log4j, what they imply for the developer community in general, and the specific effect on RAD Studio developers.
Unless you live on a remote island with no Internet connection, you’ve certainly heard about the Log4j issues that…
Top 10 How-To’s: Delphi & Python
November 13, 2021
What would it be like to create tools that integrate Delphi with Python (including building Python GUI apps)? How much fun would it be to allow Delphi to execute Python code and call Python libraries, and allow Python to call modules in Delphi and interact with Delphi code…
Gain A Python Performance Revolution With Delphi
October 19, 2021
According to TIOBE Python has overtaken Java and is most likely to overtake C in the near future. Python is the most searched language according to PYPL Index. There are some advantages to using Python for this popularity. Here are some advantages:
Python is easy to read, learn and write.Improved productivity due to its simplicity.Effectively executes the code sequentially line by line which…