If you completed any of the String exercises from the past day, you probably already have a handle on what functions are and how they are used. You...
Rebekah D
#CodingResolutions: Strings and the RegExpDemo Sample App
In this installment of the #CodingResolutions series, let's take a look at Strings and how to manipulate them. While today still has a fair amount...
#CodingResolutions: Programming Fundamentals – Variables and Variable Scope
So far in the #CodingResolutions series, we've worked a lot in the visual design framework to demonstrate how easy it is to create low-code apps....
#CodingResolutions: Your First Mobile App
Welcome back to the #CodingResolutions series! In this post, we're going to make sure we have our developer environment set up for Android...
2019 #CodingResolutions: Your First Windows App (In C++ or Delphi)
Skipping Past "Hello, World!" Ready to create your first app? Most introduction to programming classes will start with the quintessential “Hello...
2019 #CodingResolutions: C++ and Delphi Language History
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...
2019 #CodingResolutions: Getting to Know the IDE and Finding Sample Projects
Congratulations on setting a 2019 #CodingResolution! If it's learning another language like C++ or Delphi, moderninizing your UI and app...
Happy 2019! What are your #CodingResolutions?
Happy 2019! Do you have a 2019 New Year’s Resolution for programming? Some popular programming resolutions are: Learn a new programming language....
Level Up Your UI Design Skills
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...
Save this Page: All the Patches Since the Last Release
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...
Mobile App Navigation with TTabControl
RAD Studio, Delphi, and C++Builder offer many controls to help create native mobile apps with consistent appearances that behave naturally for each...
Learn to Program with Community Edition
Get started programming with our Community Editions! Community Edition is our full-featured and free IDE to build applications for iOS,...
C++’s Strengths Keep it Relevant in an Age of Code Bootcamps
There is an interesting post on Medium aiming to inspire students why to learn C++. Its main point is that learning C++ teaches fundamental...
Creating Better Blogs
Choose Your Adventure/Topic Most posts here are going to fall into two categories: Descriptive and How-To. Descriptive blogs introduce...