If you are using Python and Google Cloud Platform, this will Simplify Life for you
https://towardsdatascience.com/if-you-are-using-python-and-google-cloud-platform-this-will-simplify-life-for-you-6be4f777fa3a
https://towardsdatascience.com/if-you-are-using-python-and-google-cloud-platform-this-will-simplify-life-for-you-6be4f777fa3a
Medium
If you are using Python and Google Cloud Platform, this will Simplify Life for you (Part 1)
Manage your Private Packages with Artifact Registry And Import them in your Cloud Functions and Cloud Run Services
Day 4 — Lists, Tuples, and Slice Operator in Python
https://rishikagupta1999.medium.com/day-4-lists-tuples-and-slice-operator-in-python-f3928aa610dd
https://rishikagupta1999.medium.com/day-4-lists-tuples-and-slice-operator-in-python-f3928aa610dd
Medium
Day 4 — Lists, Tuples, and Slice Operator in Python
Exploring lists, tuples and slice operator in Python
Web-scraping from Search Results — Simple Hack using Python
https://medium.com/@uditg/web-scraping-from-search-results-simple-hack-using-python-71e589f5aadf
https://medium.com/@uditg/web-scraping-from-search-results-simple-hack-using-python-71e589f5aadf
Medium
Web-scraping from Search Results — Simple Hack using Python
A practical example with Python code
Prison Break: Analysing Helicopter Prison Escape Data
https://medium.com/@iamandre/prison-break-analysing-helicopter-prison-escape-data-87c111d33bf6
https://medium.com/@iamandre/prison-break-analysing-helicopter-prison-escape-data-87c111d33bf6
Medium
Prison Break: Analysing Helicopter Prison Escape Data
An analysis of prison escape data on Wikipedia
How to filter queryset on the basis of model fields in Django?
https://medium.com/@aman_adastra/how-to-filter-queryset-on-the-basis-of-model-fields-in-django-bdfb2db7c87d
https://medium.com/@aman_adastra/how-to-filter-queryset-on-the-basis-of-model-fields-in-django-bdfb2db7c87d
Medium
How to filter queryset on the basis of model fields in Django?
Hey Mate, so you wanna filter the queryset. It has an official name in Django documentation which is Field Lookups.
Creating an API Gateway to Trigger a Lambda Function
https://sthompson7197.medium.com/creating-an-api-gateway-to-trigger-a-lambda-function-690e1cbd9cce
https://sthompson7197.medium.com/creating-an-api-gateway-to-trigger-a-lambda-function-690e1cbd9cce
Medium
Creating an API Gateway to Trigger a Lambda Function
In this tutorial, I will demonstrate how to create an API Gateway to trigger a Lambda function that queries a DynamoDB table. I will be…
Creating a programing language and compiler with Python and LLVM
https://medium.com/@mbednarski/creating-a-programing-language-and-compiler-with-python-and-llvm-689c3b560982
https://medium.com/@mbednarski/creating-a-programing-language-and-compiler-with-python-and-llvm-689c3b560982
Medium
Create a programing language and compiler using Python and LLVM
A journey to create a programming language and compiler for it. Powered by Python, lark, and LLVM.
Python for Data Engineering: Why Do Data Engineers Use Python?
https://medium.com/@STXNext/python-for-data-engineering-why-do-data-engineers-use-python-b05becb84a59
https://medium.com/@STXNext/python-for-data-engineering-why-do-data-engineers-use-python-b05becb84a59
Medium
Python for Data Engineering: Why Do Data Engineers Use Python?
Python is one of the most popular programming languages worldwide. It often ranks high in surveys — for instance, it claimed the first…
Modern Recommendation Systems with Neural Networks
https://towardsdatascience.com/modern-recommendation-systems-with-neural-networks-3cc06a6ded2c
https://towardsdatascience.com/modern-recommendation-systems-with-neural-networks-3cc06a6ded2c
Medium
Modern Recommendation Systems with Neural Networks
Build hybrid models with Python & TensorFlow
Explore Fireballs with the NASA Fireball Data API, Python, and Tableau
https://rruntsch.medium.com/explore-fireballs-with-the-nasa-fireball-data-api-python-and-tableau-3be04c2d548d
https://rruntsch.medium.com/explore-fireballs-with-the-nasa-fireball-data-api-python-and-tableau-3be04c2d548d
Medium
Explore Fireballs with the NASA Fireball Data API, Python, and Tableau
Fireballs are brighter-than-usual meteors that become visible at about 100 km above sea level
How to fix your website’s broken links with Python to improve SEO
https://medium.com/seoly/how-to-fix-your-websites-broken-links-with-python-to-improve-seo-ea606064168c
https://medium.com/seoly/how-to-fix-your-websites-broken-links-with-python-to-improve-seo-ea606064168c
Medium
What are broken links & why do they matter?
What are broken links & why do they matter?
Introduction to OOP with python example🖥️
https://medium.com/@guilliancarville/introduction-to-oop-with-python-example-%EF%B8%8F-bf01ec03b022
https://medium.com/@guilliancarville/introduction-to-oop-with-python-example-%EF%B8%8F-bf01ec03b022
Medium
Introduction to OOP with python example🖥️
In the programing world OOP is a controversial topic. Some people love it and others hate it, but no matter on which side you are on its…