ABOUT ME
Oguz Emre CAKILSoftware Engineer with more than 7 years of professional experience in software architecture, computer-based applications, and real-time implementation of time-critical algorithms on embedded systems, with a strong programming background. Fluent user of Embedded C, C++, Modern C++, Qt, Linux, TI-C2000, Cortex-M4 MCUs (STM32, XMC4000, NRF52)
CATEGORIES
Recent Posts
Sudoku Solver GUI
Sudoku is the most known brain puzzle game in the world. Everyone thinks the game came from centuries... Read More
Move Semantics in the std::remove and std::remove_if
std::remove and std::remove_if functions are Inside the C++ algorithm library. We shouldn’t forget these functions names contain “move”... Read More
Shallow Copy & Deep Copy
“It is only shallow people who do not judge by appearances. The true mystery of the world is... Read More