One of my friends worked as an IT security auditor for a company whose name I will not mention for obvious reasons. …
Coffee bytes
My Full-stack Web development and linux blog with my opinions, tutorials, ideas and rants.
Design patterns are common solutions to common problems, represented by entities and the relationships between them in …
There are two types of programmers, those who hate Clean Code and those who love it. This book sparks heated discussions …
This post is a review of Two scoops of Django, what I consider the best Django book. It’s a total must-have book …
Some time ago, while searching for information about Django on the internet I came across a very good weekly podcast …
In the previous post we made an automatic wallpaper changer in Python In this entry we are going to use Cron to program …
In this post we are going to create an automatic, random and minimalistic wallpaper changer for GNU/Linux using Python. …
In this post I’ll teach you how to program tasks to be executed every certain amount of time, it could be as …