CodeDelphiRAD Studio

This Book Will Make You A Better Software Developer

It’s fair to say that it is possible to be a good software developer, whether you’re writing cross platform apps, or preferring to stick to Windows development, and never really ‘get your hands dirty’ with such things like the ASM keyword. In fact, you can live a perfectly care-free programmer life without evenknowing what the lower-level things like the ASM keyword…
Read more
CodeDelphiTech Partner

This Is How To Store Cross Platform App Settings In JSON

Several older approaches to storing data related to program settings have been replaced by newer ones since the introduction of Delphi as the language kept pace with emerging modern ideas and practices. In general, examples of saving settings always followed the principles of the host operating system. This article looks into the various ways to store the settings for a cross platform app in the…
Read more
C++DelphiIDERAD StudioWindows

The Anatomy Of A Great Windows IDE

Many different text editors and IDEs are available for Windows, but not all are created equal. This article will look at some of the features that make a great Windows IDE. What is a Windows IDE? An IDE, or integrated development environment, is software that provides…
CodeDelphi

Syntax Censor - WITH, GOTO, and LABEL - Delphi Developer Debate

See also Ian’s post which has copies of the slides and also will include a link to the YouTube webinar replay when it is available. Be sure to join us for the next Delphi Developer Debate Syntax Censor – WITH, GOTO, and LABEL Wed, Jul 27, 2022 11:00 AM – 12:00 PM CDT   [Registration] Here are the results from the MVP Survey, be sure to join the webinar for the in-depth…
Read more
C++DelphiRAD StudioWindows

6 Best UI Toolkits For Windows

User Interface design is evolving and the age of building from scratch is gradually becoming a thing of the past. Modern integrated development environments, IDEs, often contain features such as low code wizards and pre-made templates with beautiful professional quality…
C++DelphiRAD Studio

How To Build A Windows App

Every day something close to a billion people worldwide use different Windows apps for one reason or another and knowing how to build a Windows app is a valuable skill. Think, for instance, how modern graphic designers use apps for photo editing, illustrations, designing…
CodeDelphiRAD Studio

What Is The Best Graphs And Network Visualization Tool On Windows?

Did you know that it’s simple to use some truly excellent Python libraries to boost your Delphi app development on Windows?  These libraries are very easy to use and produce wonderful ways to produce graphs and network visualization. Adding Python to your Delphi code toolbox can enhance your app development by bringing in new capabilities that allow you to provide innovative and powerful…
Read more