Author: Rebekah D
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. It’s instant gratification to see our apps come to life! However, there’s a lot more to programming so let’s get down to work.
In this post, let’s look at some programming fundamentals and…
#CodingResolutions: Your First Mobile App
January 15, 2019
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…
2019 #CodingResolutions: Your First Windows App (In C++ or Delphi)
January 10, 2019
Author: Rebekah D
Skipping Past “Hello, World!”
Ready to create your first app? Most introduction to programming classes will start with the quintessential “Hello World!” program that outputs that greeting phrase to the console and it looks like this…
2019 #CodingResolutions: C++ and Delphi Language History
January 8, 2019
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…
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…
Happy 2019! What are your #CodingResolutions?
January 7, 2019
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…
Delphi / C++Builder / RAD Studio 10.3 Rio 新機能紹介(VCLの高DPI対応)
December 25, 2018
Author: Shinji Chikugi
【注意】本記事は画像サイズの関係でPCで見ることを前提としています。
最近のノートパソコンは高解像度化が進み、ハイビジョン(1920×1080)を超えるものが一般的になりつつあります。高解像度のノートパソコンとWindows…
RAD Studio 10.3 Architect Webinar - Q&A Log
December 20, 2018
This week, we had a great webinar on RAD Studio 10.3 Architect edition. For detailedinformation on Architect edition, please visit Marco’s blog post:
https://community.idera.com/developer-tools/b/blog/posts/what-s-in-rad-studio-10-3-architect-edition
We received a…
What's In RAD Studio 10.3 Architect Edition?
December 19, 2018
Delphi, RAD Studio, and C++Builder are offered in different editions, to balance developers needs and costs. Over the past year, we’ve updated these editions to provide more value to developers at every level.
2018 Updates to Delphi, C++Builder, and RAD…
RAD Studio 10.3 Patches - December 2018
December 14, 2018
Today, we released two patches for Delphi, C++Builder and RAD Studio 10.3. They are available as registered user downloads.
December 2018 IDE Patch for 10.3
This patch fixes a few issues related with the RAD Studio IDE in 10.3, including problems building an UWP app for the Windows Store, missing application configuration options in C++Builder, the lack of DBExpress Enterprise drivers in Data…