Best book sources to learn Python 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 …
Credits to https://www.pexels.com/@minan1398/
There are quite simple to use tools that allow us to audit the number of requests per second (rps) that a website …
credits https://www.pexels.com/@cottonbro/
Python is super versatile, it has a giant community with libraries that allow you to create neural networks from …
Credits to https://www.pexels.com/es-es/@nishizuka-25426/
The other day I was solving a kata in codewars , one of the steps of the problem needed a two-dimensional array, in more …
Credits to https://www.pexels.com/@cottonbro/
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 …
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 …
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 …