This video discusses logic and the basic if statement in C++. https://github.com/danhperry/CPP-Examples
Month: July 2026
C++ Distance Calculation
This video shows an example of converting distance from one unit to another. https://github.com/danhperry/CPP-Examples
If-else-if statements in Forter
This video looks at if-else and if else if statements in Fortran. Source code is available at https://github.com/danhperry/Fortran-examples

