Skip to content

Teaches students python by having them create code that passes the unit tests

Notifications You must be signed in to change notification settings

virtuald/pybasictraining

 
 

Repository files navigation

pybasictraining

This is a repository that we'll use as a tool to teach you python. This is an interactive learning experiment that gives you a number of challenges to beat. To pass the challenges you will need to write python code.

Once you have passed these challenges, and understand the concepts required for passing the challenges, you should have a reasonable grasp of how to do a lot of basic things in python.

Click the button below to get started.

Binder

If you're having problems

  1. Google for the solution (or bing, whatever)
  2. Send an email to your peers, and see if they can help
  3. Send an email to your team's mentor(s)

Most of the things that we're doing here is pretty simple, and google should be able to point you to answers. Often, it will point you at Stack Overflow, which is a really excellent resource for lots of programming questions.

About

Teaches students python by having them create code that passes the unit tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.9%
  • Jupyter Notebook 9.6%
  • Shell 1.3%
  • Batchfile 1.2%