C++ComponentsLanguage FeatureLearn C++

GetIt Components of the Year 2021 H1

Do you want to know what components will be available for use in C++ IDE windows in the first half of 2021? Which components to download from Getıt? In this post, we will choose some of the components for the first half of this year. In Modern Programming, in other terms, in Professional Programming, especially in Modern C++; we mostly refer to a lot of libraries and other tools that help us…
Read more
C++C++11C++14C++17Language FeatureLearn C++

Why You Should Learn About Hilarious Hedgehogs In C++

I know what you’re thinking: hedgehogs. Those cute, spiky little mammals who snuffle around in bushes and famously curl into a ball when life looks a little too scary. But, bear with me, those hedgehogs can serve a serious purpose in C++. In this post, you’ll learn how to draw vectors in arrows and visualize them with hedgehogs on the bitmap. By learning how to draw your engineering…
Read more
C++Language FeatureLearn C++

Why You Should Use The GetIt Package Manager Right Now

Have you ever asked yourself “how can I install new C++ or Delphi Components, Libraries, Components for IoT, Styles, Sample Projects, Tools, IDE Plugins, Patches and Trials?” Do you know where you can find free components for RAD Studio? Did you know you can easily download trial versions of components, all from a single location? The same place lists all the latest patches for RAD…
Read more
C++Generic ProgrammingLanguage FeatureLearn C++

Testing C++ Builder CLANG and GNU C++ performance by Counting Prime Numbers

In this post we compared runtime performance of C++ Builder Console Application with CLANG Compiler and GCC Compiler.Prime numbers are interesting area to research. A prime number, it is also called prime shortly , is a natural number (apositive integer) greater than 1 that is not a productof two smaller natural numbers.If a number is not prime then it is called as a…
Read more