C++DelphiRAD Studio

The Next Big Thing in Native Windows Development

What, precisely, do we mean by native app development? What is a native user experience or native developer experience? What are the pros of native app development? Why has Native Windows development come storming back on center stage and become such a hot topic? We want to briefly talk about native app development and explain why you should get in with the In Crowd. What is a native…
Read more
C++CodeDelphiIDERAD Studio

10 Things Most People Don't Know About Clean Code Windows 10 Development

Despite the release of Windows 11 back in October 2021, Windows 10 is still the most popular version of the operating system. Although most people will update, many may avoid updating due to software compatibility issues. Therefore, targeting Windows 10 development will currently give you the most extensive customer base, and later on, you can change your development focus to Windows 11. For…
Read more
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
C++Code

How To Migrate Legacy C++ Apps To Unicode

This brief article focuses on helping you migrate your legacy C++ IDE applications to Unicode. Based on information from the Embarcadero consultants here you will find tips, tricks, and techniques to migrate legacy C++ Builder apps to a newer version. We will look at…
C++Code

This Week's Favorite Modern C++ Picks On LearnCPlusPlus.org

Hello C++ Developers. We keep adding new and unique C++ posts to LearnCPlusPlus.org and these are mostly educational posts that can be used by a wide range starting from beginners to professional developers. We explain here how to use the powerful Modern C++ language in easy steps. We test examples with the latest RAD Studio, C++ Builder versions (10.4.2) to test modern ways in CLANG C++…
Read more