top of page
Python Coding
Python coding programs can either be held in a three-week or five-week format
Python 101
Learn the basic elements of coding in Python. Introduction to variables, if and while statements, and for loops through practice problems and explanations.
Python 104
Learn the difference between global and local variables and what libraries are and how to use them
Python 102
Learn what a list is and a dictionary, and how to add, remove, and locate elements.​
Python 105
Learn how to gather data, such as images, and manipulate it, as well as plotting data using the pyplot library
Python 103
Learn how programs are structures and how functions perform for operations
bottom of page