Author: zakilive

08
Sep
2022

C++ most important basic clear

*Tumi ekhon intermediate level e aso, eta sesh koire first to last sesh korba oi udemyr course…

27
Aug
2022

C++ Important Knowledge Gathered All Together

Arithmetic Operator Datatypes Data Type conversion Datatype Overflow Enum data structure Enum to Enum Conversion &Reference Array…

22
Aug
2022

Git Advanced Learning:

Course link: https://www.linkedin.com/learning/git-branches-merges-and-remotes/format-the-commit-log?u=103775466 #Navigate the commit tree Tree-ish architecture SHA-1 hash HEAD pointer reference .git/HEAD .git/refs/heads/master Branch…

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.