News

How Do Delphi And Electron Measure Up on Extendibility? Benchmarking Study Finds Out

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…
Read more
News

How Are Delphi And Electron Licenses Alike And How Do They Differ?

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…
Read more
DelphiNewsPythonWebinar

Introduction to Python GUI Development with Delphi for Python (VCL & FMX)

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…
Read more
DelphiHow-To'sPython

Top 10 How-To’s: Delphi & Python

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…
CodeDelphi

Gain A Python Performance Revolution With Delphi

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…
Read more