Introduction to Programming with Python
This series will give you an overview of programming concepts using the Python programming language. We will cover variables, data structures, conditional loops, strings, functions, and file handling.
Installing Anaconda is recommended, but if you are unable to do so, you can use another online IDE, like repl.it.
General session structure will consist of a warm-up, short lecture with questions to gauge understanding, and practice programming problems.