~/categories/python
Using HTTP request methods as the primary means of access control
Debugging and connecting to an Azure Cosmos DB using the MongoDB API using PyMongo, PyMODM and MongoEngine
Harnessing the power of Pythons enumerations and exploring the enum module
A handy Python snippet for web developers
Prototype idea - An automated build tool using uWSGI to watch files & directories for modifications
Using the sass, rcssmin and rjsmin Python packages to optimize web assets, including Bootstrap
Building a Run-length encoder with Python for lossless string compression
Two function variations to solve the popular FizzBuzz interview question
Translating Morse code to text and back again with Python!
A quick introduction to creating and working with Python virtual environments with the built in venv command
An introduction to Python & MongoDB with the popular open source driver/ORM - MongoEngine
Exploring MongoDB with Python - A powerful and flexible, open source document database
Using the bcrypt library to securely hash and check hashed passwords with Python
Working with the string data type in Python, including string formatting, methods, prefixes & more
Assigning, naming and working with variables in Python along with some best practices and naming conventions
Creating and running your first Python script in the terminal
Installing a text editor and terminal emulator for working with and running Python files
This series will arm you with a solid foundation of Python knowledge, from total beginner to building your own software and applications
Installing and managing any version of Python on Linux with Pyenv
How to quickly install and configure the latest version of Python on your Windows machine
In this article, we share our ten best tips to help you learn Python
Our top 10 reasons you might want to consider learning Python in 2019
An introduction to the Python programming language