Python

Python Crash Courses

University Libraries at the University of North Carolina at Chapel Hill
UNC Research Computing

Setup

Installing the Anaconda Distribution.

If you run into problems during installation, please come 30 minutes early to the first session for help.

Session 1

We’ll introduce fundamental Python concepts like variables, object types, and indexing.

Session 2

We’ll work with more complex concepts like exception handling and user-defined functions. Then, we’ll explore some third party packages.

Getting Help!

How to continue learning