title | layout | categories |
---|---|---|
API Introduction Presentation |
topic |
resource |
The purpose of the API Introduciton Presentation is to familiarize participants with the concepts of APIs, Libraries, and Bot Deployment. It also introduces what materials are provided, by the ACM, for UWB Hacks.
To download the presentation, follow this link and download the PDF. Alternatively, right-click and select "Save link as...".
To follow along with this presentation, one must have git
and Python3.X
insstalled.
Python3.X
refers to any version of Python >=3.5
.
To install git
, follow the guide here:
To install Python3.X
, follow the guide here: