Snippets Telegram-Bot from the Shell Telegram is an modern and safe messenger. Learn how to use it to send notifications from your servers and much more...
Challenges Advent of Code - 2019 This year I'll do my best to master the “Advent of Code”-Challenge. I'll update my Github every day, with my solution.
Python Garbage Collection in Python Jede Variable in Python ist eine Referenzierung (Pointer) auf ein Objekt. Jedes Objekt hat einen Referenzzahl, die durch neue oder wegfallende Pointer aktualisiert wird.
Tutorial Angular Basics - Routing In this tutorial I'll guide you through a simple routing-setup in Angular 6.