Posts
Tags
About
8 min code
Welcome to your 8 min code workout
How to share an image on Instagram with iOS Swift
A short sidetrack on how to share an image on Instagram using the iOS Swift programming language for iPhone.
Python GIL and asynchronous code
A common misconception about Python is that the GIL prevents any form of asynchronous code to be executed. For clarifying this, we'll take a step back and look at what the GIL is and what asynchronous code means.
Django and Docker Compose
This article describe the fundamentals of Docker Compose and shows you how to start a basic Django app with Docker and Docker Compose.
My first Django app in Docker
The simplest Django app in Docker you can imagine to get an idea of how they work together.
Get started with Docker
A Docker 101 blog post to get familiar with containers and run your first Docker container.
Master the basic shell commands
A warm up session to get familiar with the basic shell commands and speed up your development process.
←
Newer Posts