AACC – Spring 2023 – CTS-233-400 – DEVASC 200-901: Lab 3.4.6 – Parts #2 & 3: Python Classes Review

In this video, we now begin our journey into the Object Oriented Programming (as opposed to Procedural Programming) world of Python! In Part #!2 and #3 of Lab 3.4.6, we focus our attention on the similarities and differences between Python functions and methods and then go deep dive into Python functions. We cover the basics of functions and then go all the way to the *args and **kwargs constructs with examples on how they can both be used when you are creating your Python functions. Enjoy!

*These videos are being made for my AACC Spring 2023 CTS-233-400 learners to provide additional support for their learning journey.*