Course overview
This is the course website for Introductory Python, a workshop that is run by the SingHealth-Duke NUS Pathology Academic Clinical Program (Path ACP). This two day course aims to provide non-technical specialists with a basic understanding of the Python programming language.
To motivate the use of Python, we will be working with publicly available APIs. Since this course does not assume technical knowledge, a brief primer on how information is exchanged over the internet will be provided at the start of the course.
Prerequisites
In order for you to work through the exercises in this workshop, you will need to have the following software installed on your computer.
- Working installation of Python3
- Conda
- VSCode
You will also need to have internet access (so no corporate computer) in order to retrieve some of the responses that we will be working with from public APIs.