C++DelphiHow-To's

Top 10 Webinars: C++ And C++Builder

IF C++ and C++Builder are part of your development repertoire (and even if they aren’t), we invite you to enjoy our top 10 webinars around both, plus a bonus video with a rather influential figure in the history of C++ (scroll to the bottom to find out who it is). Why C++Builder? C++ has consistently dominated “Top Programming Languages” lists…
Read more
C++DelphiRAD Studio

How To Use Cross-Platform Programming Languages: Expectations vs Reality

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

The Anatomy of a Great Windows UI Toolkit

The broad popularity of Agile Software Development, DevOps, and continuous delivery pipelines puts more pressure on developers to build and deploy high-quality applications faster. With technology now underlying almost every aspect of daily commerce, as well as our business…
DelphiRAD Studio

What You Need To Know - A Beginner's Guide To Windows UI Toolkits

A control or component is a user interface (UI) element that displays content or enables interaction. Components are the building blocks of the user interface. A ‘pattern’ is a recipe for combining several controls to make something new. This article gives a guide for Windows UI development and design guidance for better UI development with modern Windows UI toolkits. The Delphi…
Read more
DelphiIDE

6 Books About Delphi You Should Read

Reading is an essential skill for Windows application development. Development is a nebulous and constantly expanding subject and I’ve noticed that the most successful coders, project managers and designers are often readers with a voracious appetite for consuming…
C++CodeDatabaseDelphiIDEInterBaseRAD Studio

13 Things About Native Windows Development You May Not Know

Software development is an exciting journey. Choosing the best development tools can considerably save us from many troubles down the road. Although every developer has some considerations regarding native windows development, there might be some exciting points you may not have known. So let us explore them together. 1. Are all native development tools equal? Not all native…
Read more