Creating a Task Manager/To-Do List Application using Python Django
https://medium.com/@jexend17/creating-a-task-manager-to-do-list-application-using-python-django-1afe8b33df65
https://medium.com/@jexend17/creating-a-task-manager-to-do-list-application-using-python-django-1afe8b33df65
Medium
Creating a Task Manager/To-Do List Application using Python Django
Creating a Task Manager/To-Do List Application using Python Django is a great way to practice your web development skills. In this…
Connecting the Dots: Harnessing Python’s IoT Capabilities for Smart Solutions
https://medium.com/@everything_python/connecting-the-dots-harnessing-pythons-iot-capabilities-for-smart-solutions-4d77ad2cd910
https://medium.com/@everything_python/connecting-the-dots-harnessing-pythons-iot-capabilities-for-smart-solutions-4d77ad2cd910
Medium
Connecting the Dots: Harnessing Python’s IoT Capabilities for Smart Solutions
Python for Internet of Things (IoT): Explore how Python is employed in IoT projects for data collection, analysis, and control of devices
Are you a new developer and aspiring to become a pro developer?
https://medium.com/@amirsuhail_52885/are-you-a-new-developer-and-aspiring-to-become-a-pro-developer-361d9b4265c8
https://medium.com/@amirsuhail_52885/are-you-a-new-developer-and-aspiring-to-become-a-pro-developer-361d9b4265c8
Medium
Are you a new developer and aspiring to become a pro developer?
Today I am going to share my experience of becoming a pro software developer.
During the initial year, it’s crucial to write as much code…
During the initial year, it’s crucial to write as much code…
Sending SMS with Vonage API using Python
https://medium.com/@rrsahani21/sending-sms-with-vonage-api-using-python-11ca78f71a1c
https://medium.com/@rrsahani21/sending-sms-with-vonage-api-using-python-11ca78f71a1c
Medium
Sending SMS with Vonage API using Python
In this blog, we will explore how to use Python and the Vonage API (formerly Nexmo) to send SMS messages to mobile phones. We’ll go through…
GrammarBot: A Speeach-to Speech Grammar Checker Bot with Streamlit for Beginners
https://medium.com/@oladenj/grammarbot-a-speeach-to-speech-grammar-checker-bot-with-streamlit-for-beginners-b8d7c1c85030
https://medium.com/@oladenj/grammarbot-a-speeach-to-speech-grammar-checker-bot-with-streamlit-for-beginners-b8d7c1c85030
Medium
GrammarBot: A Speeach-to Speech Grammar Checker Bot with Streamlit for Beginners
Introduction
Why you should prototype Machine Learning Code in Python but Rewrite for Extensive Model Training…
https://medium.com/@ftiebe/why-you-should-prototype-machine-learning-code-in-python-but-rewrite-for-extensive-model-training-85325c9dff20
https://medium.com/@ftiebe/why-you-should-prototype-machine-learning-code-in-python-but-rewrite-for-extensive-model-training-85325c9dff20
Medium
Why you should prototype Machine Learning Code in Python but Rewrite for Extensive Model Training…
Python is a great language for prototyping machine learning code. It is easy to learn, has a large library of machine learning libraries…
PYTHON FLASK AUTHENTICATION WITH MYSQL DATABASE
https://medium.com/@arieljumba/python-flask-framework-with-mysql-database-50f3ce320bd7
https://medium.com/@arieljumba/python-flask-framework-with-mysql-database-50f3ce320bd7
Medium
PYTHON FLASK AUTHENTICATION WITH MYSQL DATABASE
flask MySQL
Sending WhatsApp Messages Instantly with Python and pywhatkit
https://medium.com/@rrsahani21/sending-whatsapp-messages-instantly-with-python-and-pywhatkit-2a45290877a
https://medium.com/@rrsahani21/sending-whatsapp-messages-instantly-with-python-and-pywhatkit-2a45290877a
Medium
Sending WhatsApp Messages Instantly with Python and pywhatkit
WhatsApp has become an essential communication tool for billions of people worldwide. Wouldn’t it be cool if you could automate sending…
Learn Pandas method chaining in 2 minutes!
https://medium.com/@istvngbornagy/learn-pandas-method-chaining-in-2-minutes-32abaf033067
https://medium.com/@istvngbornagy/learn-pandas-method-chaining-in-2-minutes-32abaf033067
Medium
Learn Pandas method chaining in 2 minutes!
It is probably a familiar situation when you need to apply multiple operations to a dataframe or series to reach the outcome you need…
What is Method Overloading in Python — Presented By ExplorArc
https://medium.com/@explorarc.official/what-is-method-overloading-in-python-presented-by-explorarc-cfa99af99730
https://medium.com/@explorarc.official/what-is-method-overloading-in-python-presented-by-explorarc-cfa99af99730
Medium
What is Method Overloading in Python — Presented By ExplorArc
In the world of programming, method overloading is a powerful technique that allows developers to define multiple methods with the same…
What is Abstraction in Python — Presented by ExplorArc
https://medium.com/@explorarc.official/what-is-abstraction-in-python-presented-by-explorarc-5682faba8afa
https://medium.com/@explorarc.official/what-is-abstraction-in-python-presented-by-explorarc-5682faba8afa
Medium
What is Abstraction in Python — Presented by ExplorArc
In the realm of software development, abstraction plays a pivotal role in managing complexity and improving code readability. Python…
What is Inheritance in Python — Presented by ExplorArc
https://medium.com/@explorarc.official/what-is-inheritance-in-python-presented-by-explorarc-886926bb7144
https://medium.com/@explorarc.official/what-is-inheritance-in-python-presented-by-explorarc-886926bb7144
Medium
What is Inheritance in Python — Presented by ExplorArc
In the world of object-oriented programming (OOP), inheritance stands tall as a pillar of code reusability and organization. Python, a…
What is Encapsulation in Python — presented by ExplorArc
https://medium.com/@explorarc.official/what-is-encapsulation-in-python-presented-by-explorarc-d18d3629123f
https://medium.com/@explorarc.official/what-is-encapsulation-in-python-presented-by-explorarc-d18d3629123f
Medium
What is Encapsulation in Python — presented by ExplorArc
In the world of programming, encapsulation is a powerful concept that enables developers to create robust and secure applications. Python…
Scapy: Your Ultimate Guide to Network Manipulation in Python
https://medium.com/@alains/scapy-your-ultimate-guide-to-network-manipulation-in-python-6d3ba0564dee
https://medium.com/@alains/scapy-your-ultimate-guide-to-network-manipulation-in-python-6d3ba0564dee
Medium
Scapy: Your Ultimate Guide to Network Manipulation in Python
Scapy is a powerful interactive packet manipulation program and library for Python. It allows you to forge, send, decode, capture, and…
Python-Based Analysis of Strava Running Activity Data
https://medium.com/@miraclezvirikuzhe/python-based-analysis-of-strava-running-activity-data-1e4c031b98a0
https://medium.com/@miraclezvirikuzhe/python-based-analysis-of-strava-running-activity-data-1e4c031b98a0
Medium
Python-Based Analysis of Strava Running Activity Data
In 2020, I joined Strava as a source of motivation for my newly started running journey. Seeing other people’s exercise activities on the…
5 Exciting Python Beginner Project Ideas to Boost Your Coding Journey
https://medium.com/@pasinduanuhas/5-exciting-python-beginner-project-ideas-to-boost-your-coding-journey-a7171684406b
https://medium.com/@pasinduanuhas/5-exciting-python-beginner-project-ideas-to-boost-your-coding-journey-a7171684406b
Medium
5 Exciting Python Beginner Project Ideas to Boost Your Coding Journey
Python is an excellent programming language for beginners due to its user-friendly syntax and extensive libraries. As a beginner, embarking…
10 Python Automation Scripts for Daily Problems
https://python.plainenglish.io/10-python-automation-scripts-for-daily-problems-68991d28f490
https://python.plainenglish.io/10-python-automation-scripts-for-daily-problems-68991d28f490
Medium
10 Python Automation Scripts for Daily Problems
A handy script for automating your daily tasks.