This five part, interactive workshop series is your complete introduction to the capabilities of the Python language. By the end of the series, you will be able to apply your knowledge of basic principles of programming and data manipulation to collect data, process unstructured data, analyze tabular data, and automate the entire process.
subtitle : Getting started with Python
description : Students will be understand the motivation behind object orientation and how that relates to computation. Students will be able to use different methods of interacting with the Python interpreter, and will be able to execute basic functions in python like importing and printing. Students will understand what datatypes are, and why it matters that they have been delineated.
knowledge requirements : Programming Fun!damentals, or equivalent prior knowledge
tech requirements : Laptop required; please install the Anaconda distribution of Python 3 or its equivalent. The PyCharm IDE, is recommended, but not required