Python Resources

python book
Photo by Christina Morillo on Pexels.com

Here are some online resources about Python to check out. I’ll add more as I find them, and feel free to share ones that have helped you in the comments!

photo of a red snake

Getting Started with Python

Freebies for Students

Make use of student discounts; have more money for pizza!

Discounts on PyCharm and more from JetBrains

Real Python [podcast]:

Tools for Setting Up Python on a New Machine

Beautiful is better than ugly, but simple is better than complex.

The Zen of Python

Learn more by entering this command:

python -m this

Use docker containers / docker images to make your work portable and easy to share.

Try PyEnv on Mac and Linux for managing dependencies.

Use Python within a virtual environment such as venv.

Cybersecurity – So Hot Right Now

Real Python [podcast]:

Getting Started in Python Cybersecurity and Forensics

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.