Month: May 2022

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…

07
May
2022

C++ Course: Beginning C++ Programming – From Beginner to Beyond: Udemy

Some parts from beginning are written in my wiki. 07.05.2022: Default constructor parameters Smart Pointers: Shared pointer:…