Latest articles

The future of software development in the cloud

I think the future of the cloud is bright. I explain why and what can be improved.

Read more

What pure functions are, and why do more of them

Pure functions make our code much better. Learn what pure functions are and how they make our code better.

Read more

What is an iterator in Python

The iterator is one of the core objects in Python. This is a deep dive look at how iterators work.

Read more

What is an iterable in Python

Iterable is a ubiquitous concept in Python. What exactly makes an object iterable?

Read more

Why is the first index of the array (list) 0?

The index of the first item in the array (list) is 0. This article explains why that is.

Read more

Lists are arrays in Python

Lists in Python are actually arrays - with all the consequences.

Read more

Tuple comprehensions in Python

Python does not have tuple comprehensions. But there is a way.

Read more

How nested comprehensions work in Python

We can nest comprehensions the same way as we can nest for loops. In this article, we explain how it works.

Read more

How to use dict comprehensions in Python

What are dict comprehensions? How do they differ from list comprehensions, and when are they useful.

Read more

How to use set comprehensions in Python

What are set comprehensions? How do they differ from list comprehensions, and when are they useful.

Read more

Page 1 / 2

Next page

Better Python apps in AWS with stelvio.dev

Deep dives and quick insights into cloud architecture.

    We won't send you spam. Unsubscribe at any time.