ActiveState surveyed a wide array of Python users to better understand how they have been preparing for the End of Life (EOL) of Python 2. Readers should find the survey data useful when it comes to understanding the challenges, strategies and tactics for... (more…)
Read more »
Learn the Golang programming language as a Python developer in this tutorial that gets you started in the right direction. (more…)
Read more »
This week was really busy in the PEP side in Python. Three new PEPs were published touching internal and externals of the language. Here is a snapshot for y'all.
All PEPs are still under discussion but given the proponents, it is expected that they will p... (more…)
Read more »
Everything You Need To Know About Python Cheatsheet (Tested with Python 3.8). Anyone can forget how to make character classes for a regex, slice a list or do a for loop. This Python cheat sheet tries to provide a basic reference for beginner and advanced ... (more…)
Read more »