Skip to content

zahanm/teachingtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

teachingtools - simple code for instructive use

Little blocks of code that are used in simple examples. Teaching Python in our Software Carpentry class

Current tools

  • vector3d

    • as the name suggests, a simple three dimensional vector implementation

    • used to teach principles of OOP

  • maze

    • simple maze to teach stacks, queues, sets and dictionaries

    • details of exercise used in teaching to follow

About

Useful little blocks to teach Python in our Software Carpentry class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages