C++Code

C++17 On Windows 10 With The C++ Builder

As you know from C++ Builder 10.3, we have support for the modern C++ 17 version. Here you can see the C++ 17 supportchart. In this CodeRage session, Dion Mai shows demo applications in action. You can find out how you can use the new C++ 17 functions and an updated C++17 standard library. What you can find in this session? Template InductionNested…
Read more
C++

CodeRage 2019 Mini Series - RAD Server

Follow-up to the CodeRage 2019 Mini Series on“RAD Server, DataSnap, and Client Server Technologies” for the week of December 9 – 12, here are the resources, slides, and code examples used in the CodeRage 2019 Mini Series on RAD Server: Resources: The…
C++

CodeRage 2019 Mini Series - DataSnap

Follow-up to the CodeRage 2019 Mini Series on“RAD Server, DataSnap, and Client Server Technologies” for the week of December 9 – 12, here are the resources, slides, and code examples used in the CodeRage 2019 Mini Series: Resources: CodeRage 2019…
C++

Using IBM Watson and the power of Artificial Intelligence (AI) from Delphi and/or C++Builder

Follow-up to the webinar on “Using IBM Watson and the power of Artificial Intelligence (AI) from Delphi and/or C++Builder ” from Thursday, October 24, here are the resources, slides, and code examples used in the webinar: Webinar Replay Link: https://www.surveymonkey.com/r/5FPQ96Q Resources How to create a freeIBM Cloud account:https://ibm.biz/BdjLxy​ IBM…
Read more
C++

The new 10.3.2 RAD Server Management Console

Since Embarcadero started bundling RAD Server development support with RAD Studio, there has been a little-known utility available to manage installations from a desktop client. This application was originally called EMS Desktop console, and used to ship both as a binary in…
C++

Articles and News from the C++ community

To prepare for the appearance of C++17 support in the “Carnival” release of C++Builder (RAD Studio August 2018 Roadmap), here are some recent articles that have appeared in the C++ community. To stay up to date on what’s happening with ISO C++ you should bookmark the ISO C++ foundation’s website. Modern C++: 7 Ways to Fake It Until You Have It “Modern C++” !=…
Read more
C++

Happy 35 years to C++

Choosing a programming language to learn and utilize is an extremely personal choice and not one that developers take lightly. C++ has a long history as a popular language used to create Operating Systems, drivers, gaming engines and so much more. It expanded the C language…
C++

std::out &lt&lt "Happy 35th birthday, C++!"

C++ has a long history, beginning in 1979, with Cpre, which added classes to C. By 1980, it was C with Classes. And then in December of 1983, the term C++ was first used, suggested by Rick Mascitti. That’s thirty-five years ago this year! Read more in this…
C++

Learn to Program with Community Edition

Author: Rebekah D Get started programming with our Community Editions! Community Edition is our full-featured and free IDE to build applications for iOS, Android, Windows and macOS from a single codebase using the robust and easy-to-learn Delphi language. It’s the perfect way to get started learning a new programming language or explore multi-device app development. Embarcadero’s…
Read more