Description
In order to easily re-use and debug your code, you need to use modular programming techniques. Watch this lesson and learn to avoid some of the pitfalls experienced by amateur programmers.
Notes
There are no additional notes for this lesson. If you think I missed something, didn’t explain something clearly, or made a mistake, please leave a comment at the bottom.
Lesson Files
Lesson 1.7 – ByVal vs Byref
Lesson 1.7 – classes
Lesson 1.7 start code
Lesson 1.7 code
Homework
Lesson 1.7 homework part A solution
Lesson 1.7 homework part B solution
Lesson 1.7 homework part C solution