Skip to content

Have fun learning Python with the ancient koans technique

License

Notifications You must be signed in to change notification settings

enokcollective/python-koans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Koans

Inspired from the original Ruby Koans from Edgecase.

The Python Koans walk you along the path to enlightenment in order to learn Python. The goal is to learn the Python language, syntax, structure, and some common functions and libraries. We also teach you culture by basing the koans on tests. Testing is not just something we pay lip service to, but something we live. Testing is essential in your quest to learn and do great things in Python.

Acknowledgements

  • Edgecase
  • gregmalcolm

About

Have fun learning Python with the ancient koans technique

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%