Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.39 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.39 KB

Python Developer

Python Developer is a python application that runs code in different learning modules that each contain specific lessons about Python. It is used in the Astzweig course Python in details.

Lectures

Lecture  Topic
Soundex  A python implementation of the soundex algorithm
Levenshtein  A python implementation of the Levenshtein string metric algorithm
Prime Factorization  A prime factorization algorithm in python
Tenis Points  An algorithm for calculating the points for a special version of tennis

'By the way' lectures

Lecture  Topic
Iterative Merge Sort  An iterative merge sort implementation in python

Changelog

See CHANGELOG.md.

License

Released under the European Union Public License version 1.2