Here is a list of some of the Best and Free Python Tutorialsavailable online . This list includes both paid and free courses to help you learn Python. Also, it is ideal for beginners, intermediates, as well as experts. For a complete list of courses on Py... (more…)
Read more »
TLDR: I overview few error handling techniques (with the emphasis on Python, although I mention few other programming languages), some existing Python libraries and suggesting a
simple and clean mypy-based approach.
(more…)
Read more »
whm also known as wifi-heat-mapper is a Python library for benchmarking Wi-Fi networks and gather useful metrics that can be converted into meaningful easy-to-understand heatmaps. - Nischay-Pro/wif... (more…)
Read more »
This post is based on a talk that I did during Python Nordeste 2017. I hope you enjoy! Please don’t forget to give me some feedback. (more…)
Read more »
In this post, I want to briefly introduce a new side project for the blog with applications to understanding population dynamics, natural selection, game theory, and probably more. World Wandering Dudes is a simulation framework in which you initiate a “w... (more…)
Read more »