Tutorial how to build a flight tracking application with Python using open air traffic data from OpenSky Network. This tutorial consists of several sub-topic... (more…)
Read more »
The challenge We want to create a function that will add numbers together when called in succession. We also want to be able to continue to add numbers to our chain. and so on. A single call should return the number passed in. We should be able to store t... (more…)
Read more »
Open source hardware and software platform to build a small scale self driving car. - GitHub - autorope/donkeycar: Open source hardware and software platform to build a small scale self driving car. (more…)
Read more »
Background In 2020, when I was new to programming, I stumbled upon a course on functional programming. The link is no longer available, but I distinctly remember one assignment: implementing a concise JSON parser. Although I used JSON constantly in web de... (more…)
Read more »
A Python bot utilising the impfstoff.link API to get you a vaccination appointment - aybry/bitte-impfe-mich... (more…)
Read more »