Month: June 2022

18
Jun
2022

C++ OOP Basics

I wil share here some important topics, concepts in OOP learned and coded in C++ Here is…

18
Jun
2022

Multithreading in C++

https://www.educative.io/blog/modern-multithreading-and-concurrency-in-cpp

07
Jun
2022

Function Annotation -> and f(x:int) in Python

https://stackoverflow.com/questions/14379753/what-does-mean-in-python-function-definitions I have just studied after found and unit test example in youtube.