The Best books to learn Python
I used these resources to learn Python, so I am familiar with them and can heartily …
I used these resources to learn Python, so I am familiar with them and can heartily …
These last few months I have been learning go. How did it all start? Well, it started in a rather superficial way; I …
There are quite simple to use tools that allow us to audit the number of requests per second (rps) that a website …
Python is super versatile, it has a giant community with libraries that allow you to create neural networks from …
The other day I was solving a kata in codewars , one of the steps of the problem needed a two-dimensional array, in …
Python 3.10 was announced and it comes with something that many developers were missing from other languages: the switch …
If you’ve used only Python or only Javascript, you’re probably a little curious to know what the other one …
Since I started using Python I use virtualenv and pip to manage virtual environments. But while reading Django for …
Who hasn’t been tried to be convinced to invest in multi-level Bitcoin marketing? I have, but hopefully it will …
Design patterns are common solutions to common problems, represented by entities and the relationships between them in …