diary/devlog 104 - C++ practice video 20 (Functions)

This is the start of me learning how to program in C++. I practice what I have learned from programming videos online and try to reinforce what I've learned. This video focuses on me reviewing how to make functions, separate functions, use multiple function in multiple files, and how to pass functions by value, pointer, and call. Source of information (31-hour C++ video by freeCodeCamp.org YouTube Channel):    • C++ Programming Course - Beginner to Advanced