Python Programming in Microsoft Excel
https://medium.com/@fareedkhandev/python-programming-in-microsoft-excel-2c88df7633df
https://medium.com/@fareedkhandev/python-programming-in-microsoft-excel-2c88df7633df
Medium
Python Programming in Microsoft Excel
In a groundbreaking collaboration, Anaconda and Microsoft have introduced a game-changing innovation: Python in Excel. This revolutionary…
Return vs Yield in Python: Which is the Better Choice for Your Code?
https://thecodecadence.medium.com/return-vs-yield-in-python-which-is-the-better-choice-for-your-code-da9396cbafa9
https://thecodecadence.medium.com/return-vs-yield-in-python-which-is-the-better-choice-for-your-code-da9396cbafa9
Medium
Return vs Yield in Python: Which is the Better Choice for Your Code?
Learn about the differences between using yield and return in Python, and when to use each based on memory efficiency and performance.
Walrus Operator (:=) in Python: A Quick and Easy Guide with Examples
https://thecodecadence.medium.com/walrus-operator-in-python-a-quick-and-easy-guide-with-examples-d48d6edcbd8f
https://thecodecadence.medium.com/walrus-operator-in-python-a-quick-and-easy-guide-with-examples-d48d6edcbd8f
Medium
Walrus Operator (:=) in Python: A Quick and Easy Guide with Examples
Walrus Operator (:=) in Python: its nuances, use cases, pros and cons, code examples and comparisons. Improve the structure of your code.
Gradio: Building Dynamic ML Web Apps
https://medium.com/@pouyahallaj/gradio-building-dynamic-ml-web-apps-ddeb8cbf2e70
https://medium.com/@pouyahallaj/gradio-building-dynamic-ml-web-apps-ddeb8cbf2e70
Medium
Gradio: Building Dynamic ML Web Apps
Discover the power of Gradio: an open-source Python library for building interactive machine learning demos. Easily showcase yuor ML apps…
The Python Learning Roadmap 2023: Your Guide to Mastery
https://blog.stackademic.com/the-python-learning-roadmap-2023-your-guide-to-mastery-f05af9a9b540
https://blog.stackademic.com/the-python-learning-roadmap-2023-your-guide-to-mastery-f05af9a9b540
Medium
The Python Learning Roadmap 2023: Your Guide to Mastery
Python, known for its simplicity and versatility, continues to be one of the most popular programming languages in the world. As we move…
Exploring Python’s Integration with Excel: A Comprehensive Guide
https://medium.com/@amulyakandukuri4/exploring-pythons-integration-with-excel-a-comprehensive-guide-6bdfd34c9e8c
https://medium.com/@amulyakandukuri4/exploring-pythons-integration-with-excel-a-comprehensive-guide-6bdfd34c9e8c
Medium
Exploring Python’s Integration with Excel: A Comprehensive Guide
In the world of data manipulation, Python has emerged as a versatile and powerful tool. Its ability to seamlessly interface with various…
Using boto3 to create S3 bucket and describe EC2 Instance
https://medium.com/@singhprashant2599/using-boto3-to-create-s3-bucket-and-describe-ec2-instance-767ecd8e34e8
https://medium.com/@singhprashant2599/using-boto3-to-create-s3-bucket-and-describe-ec2-instance-767ecd8e34e8
Medium
Using boto3 to create S3 bucket and describe EC2 Instance
🙏Hello Everyone🙏
Deep Reinforcement Learning to Beat Blackjack
https://medium.com/@tommasoromano/deep-reinforcement-learning-to-beat-blackjack-86ab037308d2
https://medium.com/@tommasoromano/deep-reinforcement-learning-to-beat-blackjack-86ab037308d2
Create a web app using FastAPI, Vuejs and MongoDB for generating and showcasing images generated by…
https://medium.com/@sangeeth123sj/create-a-web-app-using-fastapi-vuejs-and-mongodb-for-generating-and-showcasing-images-generated-by-953d2c35a8a4
https://medium.com/@sangeeth123sj/create-a-web-app-using-fastapi-vuejs-and-mongodb-for-generating-and-showcasing-images-generated-by-953d2c35a8a4
Medium
Create a web app using FastAPI, Vuejs and MongoDB for generating and showcasing images generated by…
for the new model Stable Diffusion XL 1.0
Django ORM queries and common misunderstanding/mistakes by beginners
https://medium.com/@RohitPatil18/django-orm-queries-and-mistakes-by-beginners-f3bb0464b9bc
https://medium.com/@RohitPatil18/django-orm-queries-and-mistakes-by-beginners-f3bb0464b9bc
Medium
Django ORM queries and common misunderstanding/mistakes by beginners
Django’s ORM system is a great way to work with databases. I’ve been working on different projects for the past five years, including those…
Python Hydra: Unleashing the Power of Multi-run
https://shevan-fernando.medium.com/python-hydra-unleashing-the-power-of-multi-run-b1d1aa996507
https://shevan-fernando.medium.com/python-hydra-unleashing-the-power-of-multi-run-b1d1aa996507
Medium
Python Hydra: Unleashing the Power of Multi-run
Welcome to my inaugural Medium tutorial! In this post, we’re about to embark on an exhilarating journey into the realm of the Hydra…
Using the Python Client for Elasticsearch
https://iuliaferoli.medium.com/using-the-python-client-for-elasticsearch-e798db0c2060
https://iuliaferoli.medium.com/using-the-python-client-for-elasticsearch-e798db0c2060
Medium
Using the Python Client for Elasticsearch
A magical Harry Potter example
Everything Your Cloud Provider Won’t Tell You About Service Accounts
https://medium.com/pipeline-a-data-engineering-resource/everything-your-cloud-provider-wont-tell-you-about-service-accounts-550e15cda5f5
https://medium.com/pipeline-a-data-engineering-resource/everything-your-cloud-provider-wont-tell-you-about-service-accounts-550e15cda5f5
Medium
Everything Your Cloud Provider Won’t Tell You About Service Accounts
Learn service account logic, use cases and the unavoidable business problem they solve.
CVE-2023–24329 Bypassing URL Blackslisting using Blank in Python urllib library
https://vsociety.medium.com/cve-2023-24329-bypassing-url-blackslisting-using-blank-in-python-urllib-library-ee438679351d
https://vsociety.medium.com/cve-2023-24329-bypassing-url-blackslisting-using-blank-in-python-urllib-library-ee438679351d
Medium
CVE-2023–24329 Bypassing URL Blackslisting using Blank in Python urllib library
in-depth analysis of CVE-2023–24329