Module 3 — Conditional Statements and Iterations
https://yashvaantlakham73.medium.com/module-3-conditional-statements-and-iterations-21c3af058621
https://yashvaantlakham73.medium.com/module-3-conditional-statements-and-iterations-21c3af058621
Medium
Module 3 — Conditional Statements and Iterations
In this step by step guide, we will walk you through conditional statements and iterations by using python programming. We exploring the concept of conditional statements and iterations with…
Beyond Black & White: utilizing Richard Zhang’s transformative approach in bringing Grayscale…
https://medium.com/@rayyan20021/beyond-black-white-utilizing-richard-zhangs-transformative-approach-to-bringing-grayscale-a18a10fc0658
https://medium.com/@rayyan20021/beyond-black-white-utilizing-richard-zhangs-transformative-approach-to-bringing-grayscale-a18a10fc0658
Medium
Beyond Black & White: utilizing Richard Zhang’s transformative approach in bringing Grayscale images to Life.
In 2016, a researcher named Richard Zhang and his team came up with a concept of creating “hallucinated” versions of grayscale images using…
Jit Decorator in Python: Boosting Performance with Just-in-Time Compilation
https://medium.com/@kunalmishra.ds/jit-decorator-in-python-boosting-performance-with-just-in-time-compilation-1d6ece10b423
https://medium.com/@kunalmishra.ds/jit-decorator-in-python-boosting-performance-with-just-in-time-compilation-1d6ece10b423
Medium
Jit Decorator in Python: Boosting Performance with Just-in-Time Compilation
Introduction: Python is a versatile and powerful programming language, known for its simplicity and readability. However, its interpreted…
4 Dumbass Mistakes I’ve Made As Junior Software Engineer
https://zlliu.medium.com/4-dumbass-mistakes-ive-made-as-junior-software-engineer-ce627efbde89
https://zlliu.medium.com/4-dumbass-mistakes-ive-made-as-junior-software-engineer-ce627efbde89
Medium
4 Dumbass Mistakes I’ve Made As Junior Software Engineer
# 3) I once tried to turn off the linter
A Playful Journey into Text Data Analysis with Python’s NLP
https://medium.com/@aishwarya.pattnaik224/a-playful-journey-into-text-data-analysis-with-pythons-nlp-5ad687e17006
https://medium.com/@aishwarya.pattnaik224/a-playful-journey-into-text-data-analysis-with-pythons-nlp-5ad687e17006
Medium
A Playful Journey into Text Data Analysis with Python’s NLP
Hey there, data enthusiasts! 🌟 Have you ever wondered how to unravel the secrets hidden within mountains of text data? Fear not! In this…
The Strengths of Python: A Comparative Analysis and Practical Code Examples
https://medium.com/@jkerdaffret/the-strengths-of-python-a-comparative-analysis-and-practical-code-examples-abc7925a1995
https://medium.com/@jkerdaffret/the-strengths-of-python-a-comparative-analysis-and-practical-code-examples-abc7925a1995
Medium
The Strengths of Python: A Comparative Analysis and Practical Code Examples
Python is a high-level, interpreted programming language that’s known for its simplicity and versatility. This open-source language has…
5 Fun Python Python Libraries You May Not Know About
https://medium.com/@theconnoisseur/5-fun-python-python-libraries-you-may-not-know-about-3a86dbb9ed19
https://medium.com/@theconnoisseur/5-fun-python-python-libraries-you-may-not-know-about-3a86dbb9ed19
Medium
5 Fun Python Python Libraries You May Not Know About
Python, being a versatile and playful language, offers a plethora of libraries that can bring a touch of spice to your codebase.
Building a Multi-Technology Python Menu-Based Program: Integrating AWS, Docker, Ansible, and Linux
https://kaushikdenge255.medium.com/building-a-multi-technology-python-menu-based-program-integrating-aws-docker-ansible-and-linux-3ae80de4d6e3
https://kaushikdenge255.medium.com/building-a-multi-technology-python-menu-based-program-integrating-aws-docker-ansible-and-linux-3ae80de4d6e3
Medium
Building a Multi-Technology Python Menu-Based Program: Integrating AWS, Docker, Ansible, and Linux
Introduction
Optimizing Django Performance: Tips and Techniques for Blazing-Fast Applications
https://medium.com/@saadjamilakhtar/optimizing-django-performance-tips-and-techniques-for-blazing-fast-applications-ab6e5d5af799
https://medium.com/@saadjamilakhtar/optimizing-django-performance-tips-and-techniques-for-blazing-fast-applications-ab6e5d5af799
Medium
Optimizing Django Performance: Tips and Techniques for Blazing-Fast Applications
Introduction
Better programming: The Liskov Substitution Principle
https://medium.com/@evlabs/better-programming-the-liskov-substitution-principle-727817609b5b
https://medium.com/@evlabs/better-programming-the-liskov-substitution-principle-727817609b5b
Medium
Better programming: The Liskov Substitution Principle
In this series of articles you will become familiar with the SOLID principles, which will help you write more modular, understandable, and…
How to Build a Static Blog With Automated A.I. Generated Content
https://medium.com/@justgnnr/how-to-build-a-static-blog-with-automated-a-i-generated-content-fc7f05b6b084
https://medium.com/@justgnnr/how-to-build-a-static-blog-with-automated-a-i-generated-content-fc7f05b6b084
Medium
How to Build a Static Blog With Automated A.I. Generated Content
Demo Site
How to create a Recipe Sharing Platform using Python and Flask.
https://medium.com/@jexend17/how-to-create-a-recipe-sharing-platform-using-python-and-flask-4eeff6af52b2
https://medium.com/@jexend17/how-to-create-a-recipe-sharing-platform-using-python-and-flask-4eeff6af52b2
Medium
How to create a Recipe Sharing Platform using Python and Flask.
Below is a step-by-step tutorial on how to create a Recipe Sharing Platform using Python and Flask. We will use Flask for the backend…
Cleaning 10000 solar panels using aerial drones in a 2D environment
https://medium.com/@pauloyc/cleaning-10000-solar-panels-using-aerial-drones-in-a-2d-environment-dce8913ec074
https://medium.com/@pauloyc/cleaning-10000-solar-panels-using-aerial-drones-in-a-2d-environment-dce8913ec074
Medium
Cleaning 10000 solar panels using aerial drones in a 2D environment
Lets make a drone avoid multiple obstacles, reach designed solar panel unit and return to recharge station safe and sound!
How to create a Task Manager web application using Flask
https://medium.com/@jexend17/how-to-create-a-task-manager-web-application-using-flask-6ac3e11e4bfb
https://medium.com/@jexend17/how-to-create-a-task-manager-web-application-using-flask-6ac3e11e4bfb
Medium
How to create a Task Manager web application using Flask
Below is a step-by-step tutorial on how to create a Task Manager web application using Flask. We will use Flask for the backend, SQLite as…
The predictability of the gender of French nouns
https://medium.com/@imogen.dell/the-predictability-of-the-gender-of-french-nouns-d129dab0ce73
https://medium.com/@imogen.dell/the-predictability-of-the-gender-of-french-nouns-d129dab0ce73
Medium
The predictability of the gender of French nouns
I’ve been staying with a French family for the past few weeks and, as an English speaker, something that keeps tripping me up is the gender…
Automated Social Media Posting with Python: Instagram and Twitter
https://medium.com/@sagarydv002/automated-social-media-posting-with-python-instagram-and-twitter-bca5e3dc1087
https://medium.com/@sagarydv002/automated-social-media-posting-with-python-instagram-and-twitter-bca5e3dc1087
Medium
Automated Social Media Posting with Python: Instagram and Twitter
Briefly explain the purpose of the blog post.
Mastering Snake Water Gun (Rock Paper Scissors) with Python’s ‘random’ module
https://swainrasmiranjan.medium.com/mastering-snake-water-gun-rock-paper-scissors-with-pythons-random-module-3a51357bf55e
https://swainrasmiranjan.medium.com/mastering-snake-water-gun-rock-paper-scissors-with-pythons-random-module-3a51357bf55e
Medium
Mastering Snake Water Gun (Rock Paper Scissors) with Python’s ‘random’ module
Introduction