C++ Dev
Anything about development
2025

What are the Core BitWise Operators of C/C++
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 What are the Core BitWise Operators of C/C++
2023

Getting Started with the Yocto Project
The Yocto Project is an open-source framework and set of tools that facilitates the creation of customized Linux-based operating systems for embedded systems. It provides a collection of recipes, metadata, and build scripts, allowing developers to configure and build a tailored Linux distribution for specific hardware platforms and application requirements. Continue reading Getting Started with the Yocto Project

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)

The ARM Architecture: What's make it so special ?
From Automation systems, Mobile phones to Real time Medical systems ARM devices has been at the heart of every systems required to provide high level computational processing sometimes even in high constraint environment. Raising the question, what makes the ARM processor series so unique? Continue reading The ARM Architecture: What's make it so special ?