News

Decorators in Python are a prime-time example of a perfectly implemented feature. It does take a while to wrap your head around, but it’s worth it.
Discover the game-changing VS Code extensions that every Python developer needs. Boost productivity, catch errors in real-time, and make coding more intuitive with these must-have tools.
In this article I'll show you how to make a simple IP address notifier. The program will text you your new IP address, in the event that it changes. For those of you with dynamic IPs, this is very ...