This book plans to teach you Django by creating four projects from scratch. Django by Example starts by creating a blog, …
Credits to https://www.pexels.com/@rodnae-prod
The other day I was looking for syntax highlighting tools and I came across a pretty interesting tool called bat (Yes, …
credits https://www.pexels.com/es-es/@rodnae-prod/
Since I started using Python I use virtualenv and pip to manage virtual environments. But while reading Django for …
A few hours ago I was browsing my twitter and I found out that they just released Django 3.1, changes and new features …
Who hasn’t been tried to be convinced to invest in multi-level Bitcoin marketing? I have, but hopefully it will …
In the previous post I talked about some good practices using passwords . One of the recommendations was to use a …
One of my friends worked as an IT security auditor for a company whose name I will not mention for obvious reasons. …
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 …