C++
2023

Special features C++20 has to offer!
Machine learning took over our world and lifestyle by strom, just like Electricity took our livelihood during the early 1900s and there was no turning back Continue reading Special features C++20 has to offer!

The C++ Standard Template Library(STL)
The C++ Standard Template Library (STL) is a powerful set of C++ template classes to provide general-purpose classes and functions with templates that implement many popular and commonly used algorithms and data structures like vectors, lists, queues, and stacks. Continue reading The C++ Standard Template Library(STL)