C++

2019 #CodingResolutions: C++ and Delphi Language History

Author: Rebekah D Tomorrow we’ll code a visual Windows app, but for today let’s get to know a little about the history of our chosen programming languages, C++ and Delphi. C++ Language History and Future C++ was started in 1983, although Standard C++ wouldn’t be established until 1998. That sounds ancient when new languages are coming out every year, but C++ is used extensively in…
Read more
C++

Happy 2019! What are your #CodingResolutions?

Author: Rebekah D Happy 2019! Do you have a 2019 New Year’s Resolution for programming? Some popular programming resolutions are: Learn a new programming language. Knowing multiple languages keeps your coding sharp and improves your job prospects by showing you’re…
News

So you have decided to modernize your Delphi app...

Author: olgapetrova So you have decided to modernize your Delphi app by adding a web frontend to it, that will address several outstanding issues: You will be able to update the UI to a new modern look and feel. I like Google’s new Material Design, it gives apps a new, modern interface based on current design best practices, but easily customized and adapted to meet user demands. You will be…
Read more
Delphi

New Dialogs Box on Android with Delphi 10.3 Rio

Author: Landerson Gomes One of the features introduced in Delphi 10.3 Rio was the new design of the Dialog Boxes for Android. Check out this video for an example using ShowMessage! Video Access the original post in Portuguese on my personal blanderson gomesomes.com.br. Do…
News

Level Up Your UI Design Skills

Author: Rebekah D You’re short on time, and cash, so where can you go to learn new skills to improve your app UIs? There are a ton of free, or nearly free, on-demand resources if you know where to look. Enroll in free, or inexpensive, Online Courses: I love taking…
News

Save this Page: All the Patches Since the Last Release

Author: Rebekah D How can you be sure you’ve applied the latest updates for your RAD Studio, Delphi, or C++Builder version? After installing the IDE, there may be updates that were released since the last product installer. Patches for Version 10.2.3 You can find all of the patches since 10.2.3’s release listed here (Bookmark this…
Read more