Every (well, almost every) VS Code update brings some improvements to the Python module. Good to see that MS pays attention to Python.
https://blogs.msdn.microsoft.com/pythonengineering/2018/11/08/python-in-visual-studio-code-october-2018-release/
https://blogs.msdn.microsoft.com/pythonengineering/2018/11/08/python-in-visual-studio-code-october-2018-release/
Here is the fresh programming languages rating brought to you by github:
https://octoverse.github.com/
https://octoverse.github.com/
The State of the Octoverse
Octoverse 2024: The state of open source
Find out how AI and a rapidly growing global developer community are coming together with compounding results.
Be nice to future you, write comments!
https://realpython.com/python-comments-guide/
https://realpython.com/python-comments-guide/
Realpython
Writing Comments in Python (Guide) – Real Python
Learn how to write Python comments that are clean, concise, and useful. Quickly get up to speed on what the best practices are, which types of comments it's best to avoid, and how you can practice writing cleaner comments.
A few tools to make your prints more cute:
https://medium.com/@chrisdoucette15/printing-in-color-with-python-816e6f318dfd
https://medium.com/@chrisdoucette15/printing-in-color-with-python-816e6f318dfd
Medium
Printing in Color with Python
How to bring color into your console output
Everything about working with lists from Jeff Knupp
https://jeffknupp.com/blog/2018/12/13/how-to-do-just-about-anything-with-python-lists/
https://jeffknupp.com/blog/2018/12/13/how-to-do-just-about-anything-with-python-lists/
Jeffknupp
How To Do Just About Anything With Python Lists
This is how Python will now be governed after Guido quit being BDFL, final decision is made!
https://www.python.org/dev/peps/pep-8016/
https://www.python.org/dev/peps/pep-8016/
Python.org
PEP 8016 -- The Steering Council Model
The official home of the Python Programming Language