I've seen a lot of folks share code on Discord, but some ways are better than others. Let's compare a few of the different ways.
Tag: Language Features
Python is a popular language these days, so why not take the first step to picking it up?
Well it's October, and the Python dev team just released Python 3.9. Let's talk about how it's going to make our lives easier!
Watch a guy try to shrink the size of his favorite Python program, Rock Paper Scissors, using his favorite language features.
The goal of this article is to show you that a lot can be accomplished using Python's standard library without ever learning control flow.
If you're worried that we're stuck in theory land, I have bad news for you: this article covers the concept of type systems in quite a bit of detail.