News

Codecademy helps you learn Python with different study paths. You can learn at your own speed with Codecademy’s flexible ...
This repository contains all lectures from the course Scientific programming in Python that is part of the Cognitive Science program at the University Osnabrück. Each lecture is accompanied by a ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
A simple desktop calculator built with Python and the Tkinter module. This project serves as practice to strengthen my Python programming and UI development foundations.