Skip to content

angeloald/emerge-sfu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emerge SFU Python Workshop Series

READ FIRST - Set Up

You need to set up your environment. Follow these steps and use Google to fill in the details:

  1. Install VS Code: https://code.visualstudio.com/
  2. Install pyenv: https://github.com/pyenv/pyenv
  3. Use pyenv to make Python 3.7 your default
  4. Install pipenv: https://github.com/pypa/pipenv
  5. Use pipenv install in the folders to set up their own Python environments

Introduction

Welcome to the workshop series. This repository contains all of our labs. You are not required to do any of them, but following along will ensure that you are going to get something out of this workshop series.

We will start with the basics of Python, then follow it up with the requests library, then we'll train our own machine learning model, and finally we will set up a REST API. That will be 4 weeks of labs, and for another 2 more weeks you will do your own software project using some of the concepts you learned here.

About

Python workshop series that you can do asynchronously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published