10 Common Beginner Mistakes in Python and How to Improve Your Code
https://medium.com/@mryklief21/10-common-beginner-mistakes-in-python-and-how-to-improve-your-code-78185a846d15
https://medium.com/@mryklief21/10-common-beginner-mistakes-in-python-and-how-to-improve-your-code-78185a846d15
Medium
10 Common Beginner Mistakes in Python and How to Improve Your Code
Introduction
How to Build an Online Database APP by Python, PySide6 and Google Sheets (8): Delete Transaction
https://ihenrywu.medium.com/how-to-build-an-online-database-app-by-python-pyside6-and-google-sheets-8-delete-transaction-1b80aea6f1b3
https://ihenrywu.medium.com/how-to-build-an-online-database-app-by-python-pyside6-and-google-sheets-8-delete-transaction-1b80aea6f1b3
Medium
How to Build an Online Database APP by Python, PySide6 and Google Sheets (8): Delete Transaction
Previously
Write Better Codes: 100+ Tips to Make Your Codes More Pythonic
https://baotramduong.medium.com/write-better-codes-100-tips-to-make-your-codes-more-pythonic-3b82946ff6bb
https://baotramduong.medium.com/write-better-codes-100-tips-to-make-your-codes-more-pythonic-3b82946ff6bb
Medium
Write Better Codes: 100+ Tips to Make Your Codes More Pythonic
Writing “Pythonic” code means adhering to the idioms and conventions of the Python language. Pythonic code is often more readable, concise…
How to Build an Online Database APP by Python, PySide6 and Google Sheets (7): Add Transaction
https://ihenrywu.medium.com/how-to-build-an-online-database-app-by-python-pyside6-and-google-sheets-7-add-transaction-85a763e93cb7
https://ihenrywu.medium.com/how-to-build-an-online-database-app-by-python-pyside6-and-google-sheets-7-add-transaction-85a763e93cb7
Medium
How to Build an Online Database APP by Python, PySide6 and Google Sheets (7): Add Transaction
Previously
PYTHON FOR BIG DATA ANALYSIS: UNDERSTANDING PANDAS
https://gatorhut.com/python-for-big-data-analysis-understanding-pandas-106790537feb
https://gatorhut.com/python-for-big-data-analysis-understanding-pandas-106790537feb
Medium
PYTHON FOR BIG DATA ANALYSIS: UNDERSTANDING PANDAS
The arrival of enormous datasets has brought up both possibilities and problems in the field of contemporary data analytics. To manage…
How to Build an Online Database APP by Python, PySide6 and Google Sheets (6): Edit Account
https://ihenrywu.medium.com/how-to-build-an-online-database-app-by-python-pyside6-and-google-sheets-6-edit-account-98cad8867469
https://ihenrywu.medium.com/how-to-build-an-online-database-app-by-python-pyside6-and-google-sheets-6-edit-account-98cad8867469
Medium
How to Build an Online Database APP by Python, PySide6 and Google Sheets (6): Edit Account
This article is about how to “edit account” in the app:
9 Subtle Tricks To Make Your Python Code Much Faster
https://medium.com/techtofreedom/9-subtle-tricks-to-make-your-python-code-much-faster-50be6dd69a30
https://medium.com/techtofreedom/9-subtle-tricks-to-make-your-python-code-much-faster-50be6dd69a30
Medium
9 Subtle Tricks To Make Your Python Code Much Faster
Small changes, big differences
How to build a PetCam app with live captioning based on pet picture or video?
https://medium.com/@YuniqueSCM/how-to-build-a-petcam-app-with-live-captioning-based-on-pet-picture-or-video-51181a07ad08
https://medium.com/@YuniqueSCM/how-to-build-a-petcam-app-with-live-captioning-based-on-pet-picture-or-video-51181a07ad08
Medium
How to build a PetCam app with live captioning based on pet picture or video?
Creating a PetCam app with live captioning based on pet gestures involves several components, including computer vision and machine…
A Generalized web-scraper Application to Efficiently Extract Data from Static Websites
https://medium.com/@m.agame1379/a-generalized-web-scraper-application-to-efficiently-extract-data-from-static-websites-e986878c9833
https://medium.com/@m.agame1379/a-generalized-web-scraper-application-to-efficiently-extract-data-from-static-websites-e986878c9833
Medium
A Generalized web-scraper Application to Efficiently Extract Data from Static Websites
1. Introduction
Simple Apache Beam Pipeline to load CSV data into a Postgres Database
https://medium.com/@carmelwenga/simple-apache-beam-pipeline-to-load-csv-data-into-a-postgres-database-5a6cc4861e39
https://medium.com/@carmelwenga/simple-apache-beam-pipeline-to-load-csv-data-into-a-postgres-database-5a6cc4861e39
Medium
Simple Apache Beam Pipeline to load CSV data into a Postgres Database
This post aims to build a simple data pipeline that reads data from a CSV file and loads it into a PostgreSQL database. The Pipeline is…
This Is How You Can Make Money Online Using Python!
https://medium.com/@AmandaMichelle12/this-is-how-you-can-make-money-online-using-python-aae40858230f
https://medium.com/@AmandaMichelle12/this-is-how-you-can-make-money-online-using-python-aae40858230f
Medium
This Is How You Can Make Money Online Using Python!
Turning ‘import’ into ‘income’ — Make money online with Python, the language of dollars and sense! 💻💰
Explaining Binary Search Implementation in Python
https://akhilkumarp.medium.com/explaining-binary-search-implementation-in-python-140d1e34b829
https://akhilkumarp.medium.com/explaining-binary-search-implementation-in-python-140d1e34b829
Medium
Explaining Binary Search Implementation in Python
Understanding the Binary Search Algorithm in Python
Understanding the Code: An In-Depth Look at the Flood Fill Algorithm
https://akhilkumarp.medium.com/understanding-the-code-an-in-depth-look-at-the-flood-fill-algorithm-79ee9a7452ad
https://akhilkumarp.medium.com/understanding-the-code-an-in-depth-look-at-the-flood-fill-algorithm-79ee9a7452ad
Medium
Understanding the Code: An In-Depth Look at the Flood Fill Algorithm
Recursive Depth-First Search (DFS) in the Flood Fill Algorithm
I built AI developer that makes pull requests
https://medium.com/e-two-b/i-built-an-ai-developer-that-makes-pull-requests-a51fa6bde412
https://medium.com/e-two-b/i-built-an-ai-developer-that-makes-pull-requests-a51fa6bde412
Medium
I built AI developer that makes pull requests
Python guide with complete code
5 Python Snippets You MUST Know to Elevate Your Code
https://medium.com/@heerakshah2000/5-python-snippets-you-must-know-to-elevate-your-code-7499a436b755
https://medium.com/@heerakshah2000/5-python-snippets-you-must-know-to-elevate-your-code-7499a436b755
Medium
5 Python Snippets You MUST Know to Elevate Your Code
1. Removing Duplicates from a List:
Exploring offline RAG with Langchain, Zephyr-7b-beta and DeciLM-7b
https://medium.com/@jeremy-k/exploring-offline-rag-with-langchain-zephyr-7b-beta-and-decilm-7b-c0626e09ee1f
https://medium.com/@jeremy-k/exploring-offline-rag-with-langchain-zephyr-7b-beta-and-decilm-7b-c0626e09ee1f
Medium
Exploring offline RAG with Langchain, Zephyr-7b-beta and DeciLM-7b
In 2023, large language models (LLMs) have taken center stage, with Retrieval Augmented Generation (RAG) becoming the buzzword of recent…
Automating CloudFront Cache Invalidation: A Seamless Workflow
https://medium.com/@andreynorin_72871/automating-cloudfront-cache-invalidation-a-seamless-workflow-0ecc0053cc4a
https://medium.com/@andreynorin_72871/automating-cloudfront-cache-invalidation-a-seamless-workflow-0ecc0053cc4a
Medium
Automating CloudFront Cache Invalidation: A Seamless Workflow
Automating AWS CloudFront Distribution refreshes after Jekyll site updates.