The 5 Best Python Books You Don’t Want to Miss in 2024
https://python.plainenglish.io/the-5-best-python-books-you-dont-want-to-miss-in-2024-d79ecfc1bba0
https://python.plainenglish.io/the-5-best-python-books-you-dont-want-to-miss-in-2024-d79ecfc1bba0
Medium
The 5 Best Python Books You Don’t Want to Miss in 2024
Python has become one of the most popular programming languages in recent years, powering everything from web applications to data science…
Python The Cornerstone of Data Science
https://medium.com/@apavan.h2kinfosys/python-the-cornerstone-of-data-science-93db85de9b4d
https://medium.com/@apavan.h2kinfosys/python-the-cornerstone-of-data-science-93db85de9b4d
Medium
Python The Cornerstone of Data Science
Python’s ascendancy in data science can be attributed to its simplicity, readability, and versatility. Its easy-to-understand syntax…
Python SHA256: Secure Hashing Implementation | PyPixel
https://medium.com/@wepypixel/python-sha256-secure-hashing-implementation-pypixel-7b8434a9b244
https://medium.com/@wepypixel/python-sha256-secure-hashing-implementation-pypixel-7b8434a9b244
Medium
Python SHA256: Secure Hashing Implementation | PyPixel
Cryptographic hashes like SHA256 are essential tools in application security and data integrity checks. In this article, we will provide an…
Day-16 — f-Strings and Docstrings In Python
https://medium.com/@imshivam077/day-16-f-strings-and-docstrings-in-python-29ccc15e4f98
https://medium.com/@imshivam077/day-16-f-strings-and-docstrings-in-python-29ccc15e4f98
Medium
Day-16 — f-Strings and Docstrings In Python
String formatting in python:
How to explore Tableau Server Connections with Python
https://medium.com/@ludovictavernier7/how-to-explore-tableau-server-connections-with-python-5348c284bc1c
https://medium.com/@ludovictavernier7/how-to-explore-tableau-server-connections-with-python-5348c284bc1c
Medium
How to explore Tableau Server Connections with Python
In this article, we'll explore a Python script that utilizes the tableauserverclient library to sign in to Tableau Server/Tableau Online…
Unleashing the Power of Autoencoders: A Guide to Unsupervised Dimension Reduction — Part 6
https://medium.com/@conniezhou678/unleashing-the-power-of-autoencoders-a-guide-to-unsupervised-dimension-reduction-part-6-431d6585ea13
https://medium.com/@conniezhou678/unleashing-the-power-of-autoencoders-a-guide-to-unsupervised-dimension-reduction-part-6-431d6585ea13
Medium
Unleashing the Power of Autoencoders: A Guide to Unsupervised Dimension Reduction — Part 6
In the realm of machine learning, dimension reduction is an essential technique for simplifying complex data. One of the most intriguing…
Build a Python Project: Password Strength Checker
https://python.plainenglish.io/build-a-python-project-password-strength-checker-75a446d56095
https://python.plainenglish.io/build-a-python-project-password-strength-checker-75a446d56095
Medium
Build a Python Project: Password Strength Checker
Create a password strength checker that evaluates the strength of a given password based on various criteria, such as length, character…
Coding Odyssey #004 : A Daily Dose of Problem Solving
https://medium.com/@mimahmetavcil/coding-odyssey-004-a-daily-dose-of-problem-solving-05a734bee228
https://medium.com/@mimahmetavcil/coding-odyssey-004-a-daily-dose-of-problem-solving-05a734bee228
Medium
Coding Odyssey #004 : A Daily Dose of Problem Solving
The Pythagorean theorem is a cornerstone of geometry, uncovering fundamental relationships in right-angled triangles. Beyond its…
Exploring the Landscape of Machine Learning: A Practical Guide with Python Code Examples
https://medium.com/@lotfi-habbiche/exploring-the-landscape-of-machine-learning-a-practical-guide-with-python-code-examples-19955e7f8667
https://medium.com/@lotfi-habbiche/exploring-the-landscape-of-machine-learning-a-practical-guide-with-python-code-examples-19955e7f8667
Medium
Exploring the Landscape of Machine Learning: A Practical Guide with Python Code Examples
Machine learning is a subset of AI focused on building systems that learn from data to identify patterns and make decisions with minimal…
Solving a Large Scale Logistics Problem with Genetic Algorithms
https://medium.com/@beware-sim/solving-a-large-scale-logistics-problem-with-genetic-algorithms-40323eb27969
https://medium.com/@beware-sim/solving-a-large-scale-logistics-problem-with-genetic-algorithms-40323eb27969
Medium
Solving the Storage Location Assignment Problem with Genetic Algorithms
In a previous blog post, we explored the Storage Location Assignment Problem, a common logistics challenge faced by businesses. We discussed its importance and how it can be solved using optimization…
Vedro Screenshot Matcher: Effective Visual Regression Testing
https://medium.com/@bestsalesman308/vedro-screenshot-matcher-effective-visual-regression-testing-a8402e59dcc2
https://medium.com/@bestsalesman308/vedro-screenshot-matcher-effective-visual-regression-testing-a8402e59dcc2
Medium
Vedro Screenshot Matcher: Effective Visual Regression Testing
Introduction
How to make a calculator in Python
https://medium.com/@mahimasanketh12/how-to-make-a-calculator-in-python-9768cdc4d1be
https://medium.com/@mahimasanketh12/how-to-make-a-calculator-in-python-9768cdc4d1be
Medium
How to make a calculator in Python
Python is a great language for people just starting to learn programming because it’s easy to understand. In this article, we’ll go through…
How to take your application online on Heroku
https://medium.com/@sumitabha.guha/how-to-take-your-application-online-on-heroku-7b013052540a
https://medium.com/@sumitabha.guha/how-to-take-your-application-online-on-heroku-7b013052540a
Medium
How to take your application online on Heroku
Have you ever created a web application and thought about how you can publish it online? Well, the answer is Heroku. In this article, I…
Django Model Check Constraint Pytest Testing:
https://mccall167.medium.com/django-model-check-constraint-pytest-testing-ec3da622b1db
https://mccall167.medium.com/django-model-check-constraint-pytest-testing-ec3da622b1db
Medium
Django Model Check Constraint Pytest Testing:
Model Level Constraint
Using Access Credentials In Publicly Accessible Python Code Securely
https://medium.com/@yu51a5/using-access-credentials-in-python-code-securely-6fb30fe2c127
https://medium.com/@yu51a5/using-access-credentials-in-python-code-securely-6fb30fe2c127
Medium
Using Access Credentials In Publicly Accessible Python Code Securely
Why, when and how to use access credentials in Python code
Interacting with Google Cloud Storage in Python: A Comprehensive Guide Part 2
https://medium.com/@cloudandnodejstutorials/interacting-with-google-cloud-storage-in-python-a-comprehensive-guide-part-2-8e99727eddcb
https://medium.com/@cloudandnodejstutorials/interacting-with-google-cloud-storage-in-python-a-comprehensive-guide-part-2-8e99727eddcb
Medium
Interacting with Google Cloud Storage in Python: A Comprehensive Guide Part 2
Introduction
Flask: Introduction to web development with Python
https://medium.com/@zaidbinkhalid/flask-introduction-to-web-development-with-python-65c66c8bb45d
https://medium.com/@zaidbinkhalid/flask-introduction-to-web-development-with-python-65c66c8bb45d
Medium
Flask: Introduction to web development with Python
Flask is a micro web framework for Python, designed to be simple and easy to use. It was developed by Armin Ronacher and first released in…