Skip to content

stefanjp1/UW-Python-Advanced-Course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Class repository for the self paced online class 2018 (Course 2)

It can be used by the class to share information and for students to submit their work.

Structure of the Repo

The class repo has three top level directories:

examples: Used to put example code, etc in for the class.

solutions: Used to post solutions to the exercises

students: Used for the students to submit their work. Each student will create a directory in the students directory in which to put their work.

For Students:

If you are a student in the class, you should create a fork of this repo, add your work to your fork, and use Pull Requests to submit your work for review:

https://uwpce-pythoncert.github.io/PythonCertDevel/modules/Git.html#setting-up-your-fork-of-the-class-repository

Please only add commits under student directory

About

Advanced Programming in Python - Self-Paced (Course 2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Other 1.3%