krother
Data Science Teacher & Developer. Based in Berlin. Teaching Python since 2002. Wrote "Pro Python Best Practices" (APress).
AcademisBerlin, Germany
Pinned Repositories
advanced_python
Examples of advanced Python programming techniques
bash_tutorial
Exercises for learning the bash command line.
debugging_tutorial
Obstacle course for learning debugging in Python
generative_art
Generating Art with Python and Numpy
Python3_Basics_Tutorial
Exercises for introductory Python 3 courses
python3_grundlagenkurs
Python-Übungen für Einsteiger
Python3_Package_Examples
A collection of easy-to-run code examples for my best-of Python packages
python_testing_tutorial
Introduction to Automated Testing with pytest
software-engineering-python
Simple Software Engineering techniques for Python developers
talks
Presentations
krother's Repositories
krother/advanced_python
Examples of advanced Python programming techniques
krother/bash_tutorial
Exercises for learning the bash command line.
krother/Python3_Basics_Tutorial
Exercises for introductory Python 3 courses
krother/debugging_tutorial
Obstacle course for learning debugging in Python
krother/Python3_Package_Examples
A collection of easy-to-run code examples for my best-of Python packages
krother/python3_grundlagenkurs
Python-Übungen für Einsteiger
krother/generative_art
Generating Art with Python and Numpy
krother/refactoring_tutorial
The refactoring tutorial I wrote for PyConDE 2022. You can also work through the exercises on your own.
krother/space
This is a small space traveling adventure. Warp between planets, trade goods, solve puzzles.
krother/advent_of_code
solutions to 2020 Advent of Code tasks
krother/Biopython_Tutorial
Course material for learning the basics of Biopython
krother/machine_learning
krother/tilegamelib
Python library for creating small games with tile graphics
krother/academis_website
Academis website
krother/dungeon_explorer
Tutorial for creating a 2D dungeon game
krother/probably_fun
Teaching statistics with games - lesson plans for teachers
krother/Der_Weg_zur_Bachelorarbeit
Hinweise zum Schreiben einer wissenschaftlichen Arbeit und zur Verwendung von Schreibprogrammen
krother/learning_paths
Learning Goals for Python and related tools
krother/pandas_go_to_space
Data Analysis exercises featuring the pandas library and a space travel story
krother/portal_wombat
A dungeon game written during an Advanced Python course
krother/sql_fundamentals
Material from SQL training for public use
krother/academis_sphinx_theme
A Sphinx theme for many of my other repos
krother/advanced_python_de
Python für Fortgeschrittene - Kursmaterialien auf Deutsch
krother/advanced_python_np
Course material for an Advanced Python course in September 2024
krother/bash_zauberschloss
Kurzes Adventure für die Bash-Kommandozeile (6-12 Jahre mit Vorkenntnissen)
krother/boggle
guess words in a matrix of characters
krother/snake
terminal-based snake game
krother/statistics
Introduction to Statistics course materials
krother/tubs_dungeon_explorer
Dungeon Explorer 2D game for the TU Berlin Summer School 2024
krother/whisper-locally-running
This is a program I created to use OpenAIs Whisper model for speech-to-text-transcription. It runs locally and includes a simple GUI.