Category: Programming

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…

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.

28
May
2022

Unit Test Example Code With Python:

I have done unit testing for the triangle function which finds if it is Scalene, Isoscalene or…