This repository contains all the code for SSTIA Python workshop. It has 4 parts in total: Introduction to Python, Python OOP tutorial, Common libraries tutorial and a project for practice. Designed for SJTU Global College students.
The workshop resources are designed to be completed during the workshop, but are also available for you to complete at your own pace.
The 2026 SSTIA Python Workshop will be run in Google's Colaboratory(Colab), a Jupyter notebook environment that runs entirely in the cloud, so you don't need to download anything. To run these Jupyter notebook files, you must have a Google account.
On this GitHub repo, navigate to the workshop folder and open the appropriate Python notebook (*.ipynb). Click the "Run in Colab" link on the top of the notebook. That's it!
If you don't want to use Colab due to some reasons, see setup for instructions.
To run locally, remember to clone the repository
git clone https://github.com/UMJI-SSTIA/Python-Workshop-2026.gitAll code in this repository is copyright 2026 SSTIA Python Workshop. All Rights Reserved.
