Python + Serverless Framework = Thumbnail Tutorial
https://medium.com/@ewerton.xf/python-serverless-framework-thumbnail-tutorial-6a52818213f0
https://medium.com/@ewerton.xf/python-serverless-framework-thumbnail-tutorial-6a52818213f0
Medium
Python + Serverless Framework = Thumbnail Tutorial
Learn how to create your own thumbnail service!
How to Develop a Python Mobile App — A Complete Step By Step Guide
https://owebest.medium.com/how-to-develop-a-python-mobile-app-a-complete-step-by-step-guide-28b54dba1b96
https://owebest.medium.com/how-to-develop-a-python-mobile-app-a-complete-step-by-step-guide-28b54dba1b96
Medium
How to Develop a Python Mobile App — A Complete Step By Step Guide
Mobile App Development is evolving with programming languages day by day. One of the popular languages is Python. Although we all know…
Here Are 4 Ways to Find the Distance Between a Point and a Line in 3D
https://rjallain.medium.com/here-are-4-ways-to-find-the-distance-between-a-point-and-a-line-in-3d-83f2ebb678a6
https://rjallain.medium.com/here-are-4-ways-to-find-the-distance-between-a-point-and-a-line-in-3d-83f2ebb678a6
Medium
Here Are 4 Ways to Find the Distance Between a Point and a Line in 3D
Working with stuff in 3D can seem complicated — but if you embrace the idea of vectors, everything can work out just fine.
Getting started with MicroPython and ESP32/8266 for IoT
https://ishanmalviya.com/getting-started-with-micropython-and-esp32-8266-for-iot-739ba78a3675
https://ishanmalviya.com/getting-started-with-micropython-and-esp32-8266-for-iot-739ba78a3675
Medium
Getting started with MicroPython and ESP32/8266 for IoT
I started my IoT hobbyist journey like every one else does, playing with an Arduino Uno, then graduating to Arduino Mega.
Write Ultra-Concise Code with Python collections
https://towardsdatascience.com/write-ultra-concise-code-with-python-collections-ab79f03bb54
https://towardsdatascience.com/write-ultra-concise-code-with-python-collections-ab79f03bb54
Medium
Write Ultra-Concise Code with Python collections
The built-in Python collections library is a treasure trove of useful tools. I will focus on the two structures that I find the most…
These are all of the algorithms for Python
https://preettheman.medium.com/these-are-all-of-the-algorithms-for-python-9b8fb21394cb
https://preettheman.medium.com/these-are-all-of-the-algorithms-for-python-9b8fb21394cb
Medium
These are all of the algorithms for Python
Welcome back! Python is an awesome programming language that can build almost anything, so what if there was a way to see all of the…
Keep Streamlit Deployment Simple Using streamlit-heroku
https://towardsdatascience.com/keep-streamlit-deployment-simple-using-streamlit-heroku-66f963dfb674
https://towardsdatascience.com/keep-streamlit-deployment-simple-using-streamlit-heroku-66f963dfb674
Medium
Keep Streamlit Deployment Simple Using streamlit-heroku
Learn an easy method to deploy your Streamlit apps on Heroku
Python Virtual Environments
https://medium.com/@codelearnry/imagine-a-scenario-where-you-as-a-python-programmer-is-working-on-two-python-based-websites-5866c1951bbe
https://medium.com/@codelearnry/imagine-a-scenario-where-you-as-a-python-programmer-is-working-on-two-python-based-websites-5866c1951bbe
Medium
Python Virtual Environments
Imagine a scenario where you as a Python programmer is working on two Python based websites projects and one of them uses a Django version…
Using Python to generate product in-stock notifications
https://jspitzer.medium.com/using-python-to-generate-product-in-stock-notifications-b793fa3db066
https://jspitzer.medium.com/using-python-to-generate-product-in-stock-notifications-b793fa3db066
Medium
Using Python to generate product in-stock notifications
No ‘Notify Me’ Button? No Problem!