Advanced Python

Current Status
Not Enrolled
Price
Closed
Get Started
This course is currently closed

More Python fun awaits.  You have learned the basics of variables, conditionals, loops and lists – now on to some more advanced concepts.  In this class you will learn:

  • Modules.  What are they and how do you use them in Python.
  • Functions.  One of the key components to creating good code.  We’ll learn how to create and use them.
  • Tuples & Dictionaries – these are more complex data types similar to lists.
  • More complex programs.  We’ll expand on our guessing game and create the game of Nims as well as a decoder.