Basic Pizza Ordering system using Python
https://medium.com/@koushikkarthik2006/create-a-basic-pizza-ordering-system-using-python-codes-programming-658493be3222
https://medium.com/@koushikkarthik2006/create-a-basic-pizza-ordering-system-using-python-codes-programming-658493be3222
Medium
Basic Pizza Ordering system using Python
Mastering Version Control: Introduction to Git and GitHub
https://pytechacademy.medium.com/mastering-version-control-introduction-to-git-and-github-e39222216be0
https://pytechacademy.medium.com/mastering-version-control-introduction-to-git-and-github-e39222216be0
Medium
Mastering Version Control: Introduction to Git and GitHub
Introduction:
File Handling in Python: A Comprehensive Guide with Code Examples, Use Cases, and Pros and Cons!
https://thecodecadence.medium.com/file-handling-in-python-a-comprehensive-guide-with-code-examples-use-cases-and-pros-and-cons-3dd39ad4e2ee
https://thecodecadence.medium.com/file-handling-in-python-a-comprehensive-guide-with-code-examples-use-cases-and-pros-and-cons-3dd39ad4e2ee
Medium
File Handling in Python: A Comprehensive Guide with Code Examples, Use Cases, and Pros and Cons!
This article provides instruction on file handling in Python, with code examples. It covers file modes, CSV, JSON, text, and binary files.
Using PyAutoGui to assist in automations not normally possible!
https://medium.com/@Sparky23172/using-pyautogui-to-assist-in-automations-not-normally-possible-6671f11ad5c6
https://medium.com/@Sparky23172/using-pyautogui-to-assist-in-automations-not-normally-possible-6671f11ad5c6
Medium
Using PyAutoGui to assist in automations not normally possible!
How Python can be used to bypass various limitations with interacting with programs and Window’s API via command line and Scheduled Tasks.
Building a Simple Pipeline with Python Using Kimball’s Models in Snowflake Data Warehouse
https://medium.com/@agusmahari/building-a-simple-pipeline-with-python-using-kimballs-models-in-snowflake-data-warehouse-2a2d414298d1
https://medium.com/@agusmahari/building-a-simple-pipeline-with-python-using-kimballs-models-in-snowflake-data-warehouse-2a2d414298d1
Medium
Building a Simple Pipeline with Python Using Kimball’s Models in Snowflake Data Warehouse
Snowflake as an analytics data warehouse supports pretty much all data models supported by other data warehouse vendors
How to Write Python Code in a Pythonic Way
https://python.plainenglish.io/how-to-write-python-code-in-a-pythonic-way-a6b5de8c6eb5
https://python.plainenglish.io/how-to-write-python-code-in-a-pythonic-way-a6b5de8c6eb5
Medium
How to Write Python Code in a Pythonic Way
A guide to the best practices and idioms of the Python language that will make your code more readable, elegant, and efficient.
Unveiling Crypto Trends: Deep Dive into Cryptocurrency Analysis in Python using Binance API
https://medium.com/@krjony/unveiling-crypto-trends-deep-dive-into-cryptocurrency-analysis-in-python-using-binance-api-863499ad357c
https://medium.com/@krjony/unveiling-crypto-trends-deep-dive-into-cryptocurrency-analysis-in-python-using-binance-api-863499ad357c
Medium
Unveiling Crypto Trends: Deep Dive into Cryptocurrency Analysis in Python using Binance API
Master cryptocurrency analysis using Python and Binance API. Explore financial trends, empower trading decisions and uncover insights.
Building a Cloud-based Data Pipeline for a Fictive E-Scooter Company
https://medium.com/@craignicolay/building-a-cloud-based-data-pipeline-for-a-fictive-e-scooter-company-6ffed1892a6c
https://medium.com/@craignicolay/building-a-cloud-based-data-pipeline-for-a-fictive-e-scooter-company-6ffed1892a6c
Medium
Building a Cloud-based Data Pipeline for a Fictive E-Scooter Company
Hello, fellow data scientists! I’m thrilled to share my experience in building a cloud-based data pipeline for a fictive e-scooter company…
Embark on a Thrilling Text-Based Adventure Game in Python
https://medium.com/@projectsexplained/embark-on-a-thrilling-text-based-adventure-game-in-python-6050acd124e5
https://medium.com/@projectsexplained/embark-on-a-thrilling-text-based-adventure-game-in-python-6050acd124e5
Medium
Embark on a Thrilling Text-Based Adventure Game in Python
Hey there, fellow adventurers! I’m Jason, and I’m absolutely stoked to welcome you back to my coding corner “Projects Explained”. Today…
Data Wrangler in Fabric — Simplifying Data Prep with No-Code
https://medium.com/towards-data-engineering/data-wrangler-in-fabric-simplifying-data-prep-with-no-code-ab4fe7429b49
https://medium.com/towards-data-engineering/data-wrangler-in-fabric-simplifying-data-prep-with-no-code-ab4fe7429b49
Medium
Data Wrangler in Fabric — Simplifying Data Prep with No-Code
Explore how Data Wrangler in Fabric revolutionizes data prep through an intuitive no-code tool. Simplify your data workflow today!
Pandas Essentials: A Deep Dive into DataFrames and Series in Python
https://medium.com/@mdunique1330/pandas-essentials-a-deep-dive-into-dataframes-and-series-in-python-869b544caddd
https://medium.com/@mdunique1330/pandas-essentials-a-deep-dive-into-dataframes-and-series-in-python-869b544caddd
Medium
Pandas Essentials: A Deep Dive into DataFrames and Series in Python
1. Introduction
Enabling Webcam Video Capture within a Docker Container
https://hrs4real.medium.com/enabling-webcam-video-capture-within-a-docker-container-96daab9f1f09
https://hrs4real.medium.com/enabling-webcam-video-capture-within-a-docker-container-96daab9f1f09
Medium
Enabling Webcam Video Capture within a Docker Container
Abstract: This guide outlines the steps to configure a Docker container for capturing webcam video through a Python script, utilizing the…
Create Strong Passwords with the Advanced Password Generator in Python
https://medium.com/@projectsexplained/create-strong-passwords-with-the-advanced-password-generator-in-python-5ff74e9ebd88
https://medium.com/@projectsexplained/create-strong-passwords-with-the-advanced-password-generator-in-python-5ff74e9ebd88
Medium
Create Strong Passwords with the Advanced Password Generator in Python
Hey, fellow learners! It’s Jason here, and welcome back to my coding corner “Projects Explained” . Today, we’ve got something super…
Lorenz Curve in Geographic Analysis with Python
https://medium.com/@pavlosdemetriades99/lorenz-curve-in-geographic-analysis-with-python-666405b79555
https://medium.com/@pavlosdemetriades99/lorenz-curve-in-geographic-analysis-with-python-666405b79555
Medium
Lorenz Curve in Geographic Analysis with Python
What a Lorenz curve is
Creating a Dice Rolling Simulator in Python
https://medium.com/@projectsexplained/creating-a-dice-rolling-simulator-in-python-2c4fe7c32ebc
https://medium.com/@projectsexplained/creating-a-dice-rolling-simulator-in-python-2c4fe7c32ebc
Medium
Creating a Dice Rolling Simulator in Python
Hey, awesome people! Welcome back to my coding realm “Projects Explained” . I’m Jason, and today we’re going to embark on a thrilling…
Creating a Document Translation Service using DeepL Pro API’s
https://dezimaldata.medium.com/creating-a-document-translation-service-using-deepl-pro-apis-c45922bb2c1f
https://dezimaldata.medium.com/creating-a-document-translation-service-using-deepl-pro-apis-c45922bb2c1f
Medium
Creating a Document Translation Service using DeepL Pro API’s
If you are looking for a way to create a custom document translation service using DeepL pro API’s, you are in the right place. In this…