201. Bitwise AND of Numbers Range — Leetcode POTD
https://medium.com/@lokeshnaganaboina/201-bitwise-and-of-numbers-range-leetcode-potd-8fcb016632bd
https://medium.com/@lokeshnaganaboina/201-bitwise-and-of-numbers-range-leetcode-potd-8fcb016632bd
Medium
201. Bitwise AND of Numbers Range — Leetcode POTD
The Challenge
Troubleshooting “exec format error” in Python
https://medium.com/@techdefenderhub/troubleshooting-exec-format-error-in-python-40788a7d0b35
https://medium.com/@techdefenderhub/troubleshooting-exec-format-error-in-python-40788a7d0b35
Medium
Troubleshooting “exec format error” in Python
Python is a popular programming language known for its simplicity and versatility. However, like any other programming language, it can encounter errors that can be frustrating for developers. One…
Understanding and Resolving Python Memory Errors
https://medium.com/@techdefenderhub/understanding-and-resolving-python-memory-errors-b8afdcf04f0f
https://medium.com/@techdefenderhub/understanding-and-resolving-python-memory-errors-b8afdcf04f0f
Medium
Understanding and Resolving Python Memory Errors
Introduction
Unleashing the Power of Python for Excel Data Manipulation
https://medium.com/@legolasyan/unleashing-the-power-of-python-for-excel-data-manipulation-d88de86a35fd
https://medium.com/@legolasyan/unleashing-the-power-of-python-for-excel-data-manipulation-d88de86a35fd
Medium
Unleashing the Power of Python for Excel Data Manipulation
Introduction:
Tracking SiS Application Usage: The GA Update
https://medium.com/snowflake/tracking-sis-application-usage-the-ga-update-36109395980d
https://medium.com/snowflake/tracking-sis-application-usage-the-ga-update-36109395980d
Medium
Tracking SiS Application Usage: The GA Update
Are you looking to track Streamlit-in-Snowflake application usage for your Snowflake account? I solved this very problem with a hacky…
What Kind of Tools Do You Need to Code in Python?
https://imallenglines.medium.com/what-kind-of-tools-do-you-need-to-code-in-python-12c17b0eeaa3
https://imallenglines.medium.com/what-kind-of-tools-do-you-need-to-code-in-python-12c17b0eeaa3
Medium
What Kind of Tools Do You Need to Code in Python?
Python, known for its simplicity and versatility, has become one of the most popular programming languages in the world. Whether you’re…
How I wrote the backend of a music sharing app
https://medium.com/@cholthipaulttiopic/how-i-wrote-the-backend-of-a-music-sharing-app-b3c99dd36b0f
https://medium.com/@cholthipaulttiopic/how-i-wrote-the-backend-of-a-music-sharing-app-b3c99dd36b0f
Medium
How I wrote the backend of a music sharing app
Introduction
Object Detection using Transformers
https://medium.com/@itissaurabh/object-detection-using-transformers-9304528b2336
https://medium.com/@itissaurabh/object-detection-using-transformers-9304528b2336
Medium
Object Detection using Transformers
Use case
Mastering API Security: A Dive into OAuth 2.0 and JWT in Python
https://medium.com/@theprogramminggeek/mastering-api-security-a-dive-into-oauth-2-0-and-jwt-in-python-edd810d2b96d
https://medium.com/@theprogramminggeek/mastering-api-security-a-dive-into-oauth-2-0-and-jwt-in-python-edd810d2b96d
Medium
Mastering API Security: A Dive into OAuth 2.0 and JWT in Python
In today’s digital world, securing APIs has become paramount for developers and businesses alike. As APIs become the backbone of software communication, understanding and implementing robust security…
Title: "AI-Powered Story Generator: Unleashing Creativity with Generative AI"
https://medium.com/@sonuk12ds/title-ai-powered-story-generator-unleashing-creativity-with-generative-ai-6a35b31579eb
https://medium.com/@sonuk12ds/title-ai-powered-story-generator-unleashing-creativity-with-generative-ai-6a35b31579eb
Medium
Title: "AI-Powered Story Generator: Unleashing Creativity with Generative AI"
GenAI
Speed Up Your Pandas Transformations by 60x: Drop the loc/iloc Loops!
https://medium.com/@quanticascience/speed-up-your-pandas-transformations-by-60x-drop-the-loc-iloc-loops-0a1ea7a13c0e
https://medium.com/@quanticascience/speed-up-your-pandas-transformations-by-60x-drop-the-loc-iloc-loops-0a1ea7a13c0e
Medium
Speed Up Your Pandas Transformations by 60x: Drop the loc/iloc Loops!
Don’t use loc/iloc with Loops In Python, Instead, Use This! (Run your loops at a 60X faster speed)
Machine Learning Series: Day 8 — Preprocessing (Part 3)
https://medium.com/@ebimsv/machine-learning-series-day-8-preprocessing-part-3-d4feb4c7ce90
https://medium.com/@ebimsv/machine-learning-series-day-8-preprocessing-part-3-d4feb4c7ce90
Medium
Machine Learning Series: Day 8 — Preprocessing (Part 3)
This chapter explores the intriguing world of outliers in machine learning, delving into their nature, impact, detection, and various…
Is It Worth Learning Python in 2024? A Software Engineer's Perspective
https://configr.medium.com/is-it-worth-learning-python-in-2024-a-software-engineers-perspective-82ebbbd21de6
https://configr.medium.com/is-it-worth-learning-python-in-2024-a-software-engineers-perspective-82ebbbd21de6
Medium
Is It Worth Learning Python in 2024? A Software Engineer's Perspective
Python, a high-level programming language known for its clear syntax and readability, has consistently ranked among the most useable and…
Introducing miniogre: Dockerize Python Applications Effortlessly
https://medium.com/@wilder_71943/introducing-miniogre-dockerize-python-applications-effortlessly-9282c261bb80
https://medium.com/@wilder_71943/introducing-miniogre-dockerize-python-applications-effortlessly-9282c261bb80
Medium
Introducing miniogre: Dockerize Python Applications Effortlessly
In the ever-evolving landscape of software development, the journey from raw code to a fully dockerized application can be fraught with…
Streamlit: Change Data into Dynamic Web Apps using Python!
https://medium.com/@ShawnBasquiat/streamlit-change-data-into-dynamic-web-apps-using-python-051d45731c8a
https://medium.com/@ShawnBasquiat/streamlit-change-data-into-dynamic-web-apps-using-python-051d45731c8a
Medium
Streamlit: Change Data into Dynamic Web Apps using Python!
Hello, tech enthusiasts and Python aficionados! Today, I’m diving into the world of Streamlit, a game-changing tool for Python developers…
Managing Imbalanced Datasets: A Practical Guide to Oversampling Techniques
https://medium.com/@anitmathew0371/managing-imbalanced-datasets-a-practical-guide-to-oversampling-techniques-0d829ce68c48
https://medium.com/@anitmathew0371/managing-imbalanced-datasets-a-practical-guide-to-oversampling-techniques-0d829ce68c48
Medium
Managing Imbalanced Datasets: A Practical Guide to Oversampling Techniques
In the world of machine learning, dealing with imbalanced datasets is a common challenge. Oversampling techniques offer a solution to this…
Storing, Accessing, and displaying JSON data in local storage | Pe
https://medium.com/@facu.tha/storing-accessing-and-displaying-json-data-in-local-storage-pe-d4ef8e509e31
https://medium.com/@facu.tha/storing-accessing-and-displaying-json-data-in-local-storage-pe-d4ef8e509e31
Medium
Storing, Accessing, and displaying JSON data in local storage | Pe
In my latest post, I shared how I escalated a Critical misconfiguration in Firebase — Bug bounty, If you haven’t read it yet, go ahead and…
GCP — Automation Using Python on Google Cloud — IAM Service Accounts
https://medium.com/@jmariogarbanzos/gcp-automation-using-python-on-google-cloud-iam-service-accounts-f661bf1a627b
https://medium.com/@jmariogarbanzos/gcp-automation-using-python-on-google-cloud-iam-service-accounts-f661bf1a627b
Medium
GCP — Automation Using Python on Google Cloud — IAM Service Accounts
In this real-world project, I acted as a Cloud Specialist and used IAM services to create a Service Account. This service account allowed…