C++

#CodingResolutions: Programming Fundamentals - Functions

Author: Rebekah D 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 should skip this lesson and work on a challenge of your choice. Prerequisites: You should already have downloaded and installed either the RAD Studio 30 Day FREE Trial, Delphi Community Edition, or C++ Builder Community…
Read more
C++

#CodingResolutions: Your First Mobile App

Author: Rebekah D Welcome back to the #CodingResolutions series! In this post, we’re going to make sure we have our developer environment set up for Android Development, and then create our first Android app in either C++ or Delphi. Prerequisites: You should already have downloaded and installed either the RAD Studio 30 Day FREE Trial, Delphi Community Edition, or C++…
Read more
C++

2019 #CodingResolutions: Getting to Know the IDE and Finding Sample Projects

Author: Rebekah D Congratulations on setting a 2019#CodingResolution! If it’s learning another language like C++ or Delphi, moderninizing your UI and app architecture, or just learning more about what’s changed in the latest version of RAD Studio, you’ll start by installing the tools and getting to know where everything is. Prerequisites You should already have…
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…