Fundamentals

4 posts with this tag

The Zen of Python, by Tim Peters

This little-known feature in Python could change the entire way you think about programming in a few sentences and help you come up with better programs.

a year ago   •   1 min read
Fundamentals

Basic Python Data Types

In this one, we're taking a deep dive into the built-in types that are available in python and how to use them.

3 years ago   •   8 min read
Beginner

How the Internet Works

When you connect to the internet, magic happens. Seriously, it’s some pretty magical stuff and today we’re taking a deep dive into everything that makes up the internet.

3 years ago   •   4 min read
Beginner