Developer environment tools improve the speed and quality of coding with features like auto-completion, debugging, and emulation. They influence factors like development time, and the need (or lack thereof) to make future updates and bug fixes. RAD Studio, for example, comes with code insight, an advanced debugger, code formatting, refactoring assistance, and keystroke macros.
When businesses…
Linux GUI Applications on Windows Subsystem for Linux
February 2, 2022
Windows 11 added full GUI and X windows support to the Windows Subsystem for Linux (WSL2).
In this post, you’ll join a webinar to learn more about WSL2, how it works, how to properly configure it, and how to target it in your application development. Without the need…
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…
How much effort does a developer have to put in to build a great-looking, intuitive and functional user interface? Much depends on how much the IDE or framework the developer is using facilitates the process through a WYSIWYG (What You See is What You Get) approach, ready-made visual design components, libraries and tools, and a low-code approach that automates as much of the repetitive parts of…
Storing data on-device for apps on mobile is a practical and efficient way to manage data. However, it can present a number of security risks, both for data at rest and for data in transit. This is especially acute given that mobile devices wander with their owner…
Development time is a vital component of any software development project, even before it starts. It relies partly on development tools and partly on developer productivity, and heavily influences cost, upgrade and maintenance estimations.
When businesses choose a software…
Top 10 How To's: FireMonkey
January 23, 2022
The FireMonkey® framework is the multi-device, true native app development and runtime platform behind RAD Studio, Delphi and C++Builder. FireMonkey is designed for teams building multi-device, true native apps for Windows, OS X, Android and iOS, and getting them to app stores and enterprises fast.
The recent release of the VCL and FMX Libraries for Python introduced some spectacular new…
This Is How To Explain Automation To Your Boss
January 20, 2022
Behind every successful organization, especially those specializing in windows application development, are innovative solutions and strategies which were, at some point, just ideas in the minds of employees like yourself. You’ve probably identified areas of improvement in…
Supercharging Development Productivity - Replay
January 19, 2022
When someone writes as much code as you do, it is important to make sure you are getting the most productivity for your time. This webinar focuses on tools, tips, and techniques to supercharge your effectiveness. Get your work done quicker. It is up to you what you will do…
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…