C++CodeHow-To's

Eigen C++ Template Library with C++Builder and VCL

This post describes how to using the Eigen C++ Template Library with C++ Builder and VCL. What is the Eigen C++ Template Library? Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.  A Gentle Introduction to Linear Algebra is here.   Eigen doesn’t have any dependencies other than the C++ standard library.  Eigen consists only…
Read more
C++DelphiRAD Studio

Let Stack Overflow Know You Use RAD Studio With Delphi

Hello fellow developers. The hugely important Stack Overflow site is currently running their annual survey of developer tools. Delphi is listed among the choices. It would be really helpful if you could visit the survey and let Stack Overflow know that you’re a RAD Studio with Delphi user. Whether you use one of the paid editions or the recently announced version 11 Community Edition it all…
Read more
C++RAD Studio

Learn How To Use GPT-3 AI And Templates In C++

Hello C++ Developers, this week is another milestone for the C++, the latest RAD Studio, C++ Builder 11.3 has been released. This release is focused on quality and improvements. In C+ Builder, code compilation is highly improved in RAD Studio 11.1.5 and 11.2 and there are…
C++Case StudyDeveloper InterviewsRAD Studio

C++ Builder Is The Trusted Enabler For This SAMD

A C++ Builder article today from our Enterprise Software article challenge. Today C++ app developer Courant describes their experiences with creating what they describe as “Software As A Medical Device” or SAMD. It’s not a term I’ve heard before, I must admit, so it’s intriguing to hear from Courant as they tell us about their enterprise app experience. What unfolds…
Read more
C++CodeRAD Studio

5 Simple Steps On The Path To Learn C++

Hello to everyone, nowadays during my normal working day I have many students around me with a passion to learn programming. They are from high schools, colleges, from some engineering departments of universities and they are asking which programming language they should learn. I am asking what they want to do by learning a language, and then almost always my answer is C++. C++ is great, you can…
Read more