1VOTES VOTE Let’s Learn Modern C++ With C++ Builder 12 In Examples Yılmaz Yörü Hello everyone, this week we have new C++ posts that can be compiled with C++ Builder 12 bcc64x or any compiler that supports C++17 standard and beyond. In this week’s posts, we explain what a copy assignment operator… … Read more 10 months ago in C++, c++17, cpp17, mt19937, programming, RAD Studio, random generator, Sample, std::sample, std::variant, variant 0
1VOTES VOTE Useful C++ 17 Features That You Should Learn Yılmaz Yörü Hello Developers, in my opinion, the C++17 standard is one of the biggest milestones in the history of C++ development. It is amazing with a lot of new features, and in this weekly round post, we have… … Read more 10 months ago in alias template, alias templates for traits, C++, c++17, Code, optional, optional class template, programming, RAD Studio, std::any, std::optional, template 0
1VOTES VOTE Three Important C++ 17 Posts That Can Be Used In 2024 Yılmaz Yörü Happy New Year Developers! We wish you a great new year that brings peace, happiness, health, and success to you and your family. This week, we have 3 more Modern C++ features that can be used… … Read more 11 months ago in algorithms, basic_string_view, C++, c++17, Code, Parallelism Technical Specification, programming, std::basic_string_view 0
1VOTES VOTE What Are The CMath Mathematical Special Functions In Modern C++? Yılmaz Yörü Hello developers, one of the most important parts of programming is using mathematical functions in calculations and developing faster and smarter computational algorithms. In professional programming, every bit of development in computational apps is … … Read more 11 months ago in Boost, C++, C++ math, c++17, cmath, Code, computation, IDE, math.h, mathematical function, mathematical special functions, programming, Trigonometric Functions 0
1VOTES VOTE Three Professional C++ Posts That You Should Read Yılmaz Yörü Hello Developers, 2024 is getting closer, and on your desktop or laptop there is a RAD Studio, C++ Builder 12, a modern C++ IDE. Combine these with a hot coffee, these are enough to develop great… … Read more 11 months ago in basicstring, C++, c++17, Code, file system, filesystem library, fold expressions, programming, RAD Studio, std::basicstring, string, UnicodeString 0
1VOTES VOTE This Is How To Use C++ Functions In A Python App Yılmaz Yörü Do you want to know how to create and C++ functions in a Python app? In this article we will show you how to use the new C++ Builder 12 to create a C++ function, step… … Read more 11 months ago in C++, C++ module, c++ python, Code, cpp module, cpp python, module, programming, Python, python c++, Python Module, RAD Studio, shared library 0
1VOTES VOTE This Is How To Develop Modern C++ Apps With C++ Builder 12 Yılmaz Yörü Hello C++ Developers, I am happy that in the last few years, IDERA Inc. Company and Embarcadero focused on supporting C++ more, which is a good strategy for the software industry. This support started with embracing the hugely popular… … Read more 11 months ago in aggregates, C++, C++ Builder, c++14, c++17, Code, direct list initialization, IDE, member initializers, overloads for ranges, programming, RAD Studio 0
1VOTES VOTE Modern Examples For The New Modern C++ Builder 12 Yılmaz Yörü Hello C++ Developers, Yilmaz here from LearnCPlusPlus.org. This month, the new RAD Studio 12, the new C++ Builder 12, and the new Delphi 12 were released packed full of great features, optimizations, and improvements. We’ve had some great positiv… … Read more 12 months ago in begin, C++, c++14, cbegin, cend, crbegin, crend, Final, integer_sequence, is_final type, Iterator, programming, rbegin, std::integer_sequence, std::is_final type 0
1VOTES VOTE Three Important C++14 Features That You Can Use In C++ Builder 12 Yılmaz Yörü Hello C++ Developers, Yilmaz here, community manager for LearnCPlusPlus.org. This week was another milestone for the C++ developers, the new RAD Studio 12, the new C++ Builder 12, and the new Delphi 12 were released packed full of great… … Read more 1 year ago in Associative Containers, C++, Code, containers, Extensible Literals, heterogeneous lookup in associative containers, IDE, integral_constant, programming, RAD Studio, std::integral_constant, User-defined literals 0
1VOTES VOTE Three Important Modern C++ Features That Can Be Used With C++ Builder Yılmaz Yörü Hello C++ Developers, this week, we have 3 more modern C++ features that can be used in C++ Builder. In C++14 you can store string in strings using modern programming methods. In the first post, we explain… … Read more 1 year ago in auto, C++, c++14, Code, containers, decltype, decltype(auto), learn c++, learn programming, RAD Studio, std::quoted 0
1VOTES VOTE What Are The Useful Mutex, Shared Mutex and Tuple Features In Modern C++ Yılmaz Yörü Hello C++ Developers, Embarcadero and Whole Tomato developer teams are working hard on to release of RAD Studio 12, and it seems like we may (or not) see the early released version of the new C++ compiler before 2024. The new 64-bit… … Read more 1 year ago in C++, Code, differences between mutex and shared_mutex, mutex, programming, RAD Studio, shared mutex, shared_mutex, std::mutex, std::shared_mutex, std::tuple, tuple addressing via type features 0
1VOTES VOTE Three Important Posts About The Features Of C++14 Yılmaz Yörü Hello C++ Developers. As I write this post, the summer is over (if you live in the Northern hemisphere), and, in most countries, the new educational year has started, and we wish good luck to… … Read more 1 year ago in Aggregate Member Initialization, C++, c++14, Code, constexpr, programming, RAD Studio, relaxed constexpr restrictions, variable templates 0
1VOTES VOTE Useful Features Of Modern C++ That Come With C++14 Yılmaz Yörü Hello fellow C++ Developers. This week we continue to explore features from the C++14 standard. One of the features that comes with C++14 is auto return type deduction,. We explain auto return type deduction with very… … Read more 1 year ago in auto return type deduction, C++, c++14, generalized lambda captures, generic lambda, Lambda, modern c++, programming, RAD Studio 0
1VOTES VOTE Learn How To Use Integer Literals And The Deprecated Attribute In C++ Yılmaz Yörü Hello fellow C++ Developers. Since January we have released many new posts covering the features of the C++11 standard. These features are mostly done, and this week we start on describing C++14 features. We have five… … Read more 1 year ago in Binary Literals, C++, c++14, deprecated, Digit Seperators, gets, Integer Literals, programming, RAD Studio 0
1VOTES VOTE 5 Important Posts That Professional C++ Developers Should Read Yılmaz Yörü Hello C++ developers, this week we have five more professional and intermediate-level topics in modern C++. Modern C++ has many features to aid multi-thread programming that allow your applications to be faster and more responsive. Since the… … Read more 1 year ago in atomic_flag, atomics, C++, Concurrency, Concurrency Support Library, csignal, multi-thread programming, programming, Propagating exceptions, RAD Studio, std::atomic, std::thread, volatile, weak compare and exchange 0