Digital Scholarship
Introduction to Python: Part 1
November 5, 2025, 10:00 am to 12:00 pm
Time: 10:00am - 12:00pm
Presenter: Kendra Oudyk
Location: 497 - Digital Scholarship Lab & Online
Location: Koerner Library
This set of five workshops is an introduction to Python programming, with a focus on skills that are relevant to students and researchers who are working with data, particularly tabular data.
The five workshops have the following goals:
- To understand the basics of Python syntax, variables, and data types.
- To learn how to work with tabular data in Python, including reading, manipulating, and visualizing data.
- To learn how to automate tasks in Python, including working with multiple files.
- To learn to use logic and modularity to make Python code flexible and reusable.
- To develop good habits for programming for research in Python, including handling errors, debugging, and writing reliable code.
Participants must sign up for each workshop individually. It is not necessary to sign up for the first workshop in order to do the second (and so on), but note that each workshop will build on the topics covered in previous workshops in this series.
Prerequisites:
There are no prerequisites needed for this series; no prior programming experience is required.
Setup Instructions:
In these workshops, we will write Python code in a text editor called Visual Studio Code (VS Code).
Please follow the following steps/links to complete the setup for this workshop series before you attend:
- Install a Python Interpreter
- Install Visual Studio Code
- Install the Python extension for VS Code. If you want more info on installing extensions for VS Code, see this page on their “Extension Marketplace”
- Install this Python Debugger extension for VS Code
NOTE: You may use your own preferred text editor or Jupyter Notebooks to write code in these workshops, but keep in mind that some aspects may be unpredictably different from the way things appear on the instructor's screen. For example, the instructor will frequently use the Python Debugger in VS Code, and other text editors may have entirely different mechanisms for debugging, and you may have to figure that out on your own. If you want to follow what the instructor is doing exactly, you should install VS Code and the extensions listed above.
Location details:
- Location:
- *IN-PERSON and ONLINE* (synchronous)
If you have questions, concerns, or accessibility needs, please email digital.scholarship@ubc.ca.
To keep up-to-date with all our workshops, consults, and events, subscribe to the UBC Library Research Commons monthly newsletter.