Gesture Control of your FireTV with Python
https://medium.com/@tomaclarke16/gesture-control-of-your-firetv-with-python-7d3d6c9a503b
https://medium.com/@tomaclarke16/gesture-control-of-your-firetv-with-python-7d3d6c9a503b
Medium
Gesture Control of your FireTV with Python
This post is a continuation to my article on python control of the FireTV. Using gesture control is an interesting way to activate the…
Parallel Programming in Python — Lesson 3. Synchronization primitives
https://medium.com/codex/parallel-programming-in-python-lesson-3-synchronization-primitives-78ac09befc43
https://medium.com/codex/parallel-programming-in-python-lesson-3-synchronization-primitives-78ac09befc43
Medium
Parallel Programming in Python — Lesson 3. Synchronization primitives
This is the third in a series of lessons, covering the various facilities that the Python programming language offers for parallel…
Kubernetes Integration with python CGI
https://sachin-jangid2k.medium.com/kubernetes-integration-with-python-cgi-9394a842c0c
https://sachin-jangid2k.medium.com/kubernetes-integration-with-python-cgi-9394a842c0c
Medium
Kubernetes Integration with python CGI
Kubernetes-
Hydrocarbon reservoir simulation in Python. Part II: make data ready for ML
https://medium.com/@skoltech-chr/hydrocarbon-reservoir-simulation-in-python-part-ii-make-data-ready-for-ml-8e7dba7acb02
https://medium.com/@skoltech-chr/hydrocarbon-reservoir-simulation-in-python-part-ii-make-data-ready-for-ml-8e7dba7acb02
Practical Learning: Changes to the Tic-Tac-Toe Python Project
https://medium.com/@mairasalazar/practical-learning-changes-to-the-tic-tac-toe-python-project-7bddeb67ae82
https://medium.com/@mairasalazar/practical-learning-changes-to-the-tic-tac-toe-python-project-7bddeb67ae82
Medium
Practical Learning: Changes to the Tic-Tac-Toe Python Project
The Tic-Tac-Toe tutorial by James Shah is an awesome first Python project. Trying to improve it was an even better exercise. Here is how.
Tagging a Location to a Shapefile Area using Geopandas
https://towardsdatascience.com/tagging-a-location-to-a-shapefile-area-using-geopandas-5d74336128bf
https://towardsdatascience.com/tagging-a-location-to-a-shapefile-area-using-geopandas-5d74336128bf
Towards Data Science
Tagging a Location to a Shapefile Area using Geopandas | Towards Data Science
Another geospatial use case made easy by GeoPandas
Everything You Need To Know About Regular Expressions in Python
https://betterprogramming.pub/everything-you-need-to-know-about-regular-expressions-in-python-bbf96939b15
https://betterprogramming.pub/everything-you-need-to-know-about-regular-expressions-in-python-bbf96939b15
Medium
Everything You Need To Know About Regular Expressions in Python
How to be a wizard of Regex
Interest Rate Theory and Practice with Python — Simple Interest Rate
https://towardsdatascience.com/interest-rate-theory-and-practice-with-python-simple-interest-rate-50415c58eaca
https://towardsdatascience.com/interest-rate-theory-and-practice-with-python-simple-interest-rate-50415c58eaca
Medium
Interest Rate Theory and Practice with Python — Simple Interest Rate
A practical introduction to interest rate using Python. Good understanding of interest rate will help us make wiser financial decisions
Welcome Space Traveler to this Text-Based Python Game
https://medium.com/@kdmatthews77/welcome-space-traveler-to-this-text-based-python-game-1efc7d4d7ae1
https://medium.com/@kdmatthews77/welcome-space-traveler-to-this-text-based-python-game-1efc7d4d7ae1
Medium
Welcome Space Traveler to this Text-Based Python Game
This Python Game was my first project while in the DigitalCrafts Web Developer Bootcamp. It gave me a chance to put everything I had…
A look into the pre-release in Python 3.10
https://rahulbhatt1899.medium.com/a-look-into-the-pre-release-in-python-3-10-14c2ab99f9a5
https://rahulbhatt1899.medium.com/a-look-into-the-pre-release-in-python-3-10-14c2ab99f9a5
Medium
A look into the pre-release in Python 3.10
Python 3.10 is around the corner and if you want to download the pre-release version of Python 3.10 then head to the link or check out the…
Intigriti’s Flask Challenge Breakdown
https://securitygoat.medium.com/intigritis-flask-challenge-breakdown-2c7053764b81
https://securitygoat.medium.com/intigritis-flask-challenge-breakdown-2c7053764b81
Medium
Intigriti’s Flask Challenge Breakdown
Let’s see what the dev’s have cooked up at Intigriti today! A damn vulnerable & broken Flask application. Let’s hack it for Fun & Learning!