PYTHON — What is the standard library in Python?
https://laxfed.dev/python-what-is-the-standard-library-in-python-6afbdef7609b
https://laxfed.dev/python-what-is-the-standard-library-in-python-6afbdef7609b
Medium
PYTHON — What is the standard library in Python?
The ultimate promise of technology is to make us master of a world that we command by the push of a button. — Volker Grassmuck
PYTHON — What is the best way to explore a books dataset using Python?
https://laxfed.dev/python-what-is-the-best-way-to-explore-a-books-dataset-using-python-aac364839bcf
https://laxfed.dev/python-what-is-the-best-way-to-explore-a-books-dataset-using-python-aac364839bcf
Medium
PYTHON — What is the best way to explore a books dataset using Python?
Technology is a useful servant but a dangerous master. — Christian Lous Lange
Circuit Breaker pattern in microservices using Flask
https://medium.com/@abhinav.manoj1503/circuit-breaker-pattern-in-microservices-using-flask-cf19e9ed6147
https://medium.com/@abhinav.manoj1503/circuit-breaker-pattern-in-microservices-using-flask-cf19e9ed6147
Medium
Circuit Breaker pattern in microservices using Flask
I decided to write this article because I didn't find any concrete example of how to implement circuit breaker pattern for inter service…
PYTHON — How can I move files in a file system using Python?
https://laxfed.dev/python-how-can-i-move-files-in-a-file-system-using-python-934969d99dac
https://laxfed.dev/python-how-can-i-move-files-in-a-file-system-using-python-934969d99dac
Medium
PYTHON — How can I move files in a file system using Python?
The electric light did not come from the continuous improvement of candles. — Oren Harari
The weird quirk with rounding in Python
https://itnext.io/the-weird-quirk-with-rounding-in-python-e6cd98cb3d55
https://itnext.io/the-weird-quirk-with-rounding-in-python-e6cd98cb3d55
Medium
The weird quirk with rounding in Python
That turnout to be very useful
Mastering Python: Arithmetic Operators
https://medium.com/@tonydain9_78432/mastering-python-arithmetic-operators-5ae216a9fae8
https://medium.com/@tonydain9_78432/mastering-python-arithmetic-operators-5ae216a9fae8
Medium
Mastering Python: Arithmetic Operators
Python, renowned for its simplicity and versatility, offers a plethora of tools to tackle arithmetic operations efficiently. In this…
Is AI Officially Taking Our Jobs? Meet Devin, The First AI Software Engineer
https://medium.com/artificial-corner/is-ai-officially-taking-our-jobs-meet-devin-the-first-ai-software-engineer-a2610c2c92e6
https://medium.com/artificial-corner/is-ai-officially-taking-our-jobs-meet-devin-the-first-ai-software-engineer-a2610c2c92e6
Medium
Is AI Officially Taking Our Jobs? Meet Devin, The First AI Software Engineer
Here’s why everyone is talking about Devin AI.
Artificial Intelligence and Machine Learning (Masters Program)
https://internetdigitalentrepreneur.medium.com/artificial-intelligence-and-machine-learning-masters-program-894525ce32fb
https://internetdigitalentrepreneur.medium.com/artificial-intelligence-and-machine-learning-masters-program-894525ce32fb
Medium
Artificial Intelligence and Machine Learning (Masters Program)
Colleagues, the Artificial Intelligence and Machine Learning — Masters Program will equip you to advance your career and increase your…
Progressive Django v1.6: Adding an Employee to our HRMS
https://primerpy.medium.com/progressive-django-v1-6-adding-an-employee-to-our-hrms-fac485e5bd10
https://primerpy.medium.com/progressive-django-v1-6-adding-an-employee-to-our-hrms-fac485e5bd10
Medium
Progressive Django v1.6: Adding an Employee to our HRMS
In our previous post, we implemented deleting a record from our database. In this article, I will implement one of the most exciting…
Basic Machine Learning in 10 Steps (Python)
https://medium.com/@jr.vera.ma/basic-machine-learning-in-10-steps-python-20c12f2c6ba7
https://medium.com/@jr.vera.ma/basic-machine-learning-in-10-steps-python-20c12f2c6ba7
Medium
Basic Machine Learning in 10 Steps (Python)
𝟭. 𝗜𝗺𝗽𝗼𝗿𝘁 𝗹𝗶𝗯𝗿𝗮𝗿𝗶𝗲𝘀 𝗮𝗻𝗱 𝗱𝗮𝘁𝗮𝘀𝗲𝘁:
Python beginners’ guide: a simple data collector for helping on decision making — Part II
https://medium.com/@hiviniciusbs/python-beginners-guide-a-simple-data-collector-for-helping-on-decision-making-part-ii-c894fb684d7e
https://medium.com/@hiviniciusbs/python-beginners-guide-a-simple-data-collector-for-helping-on-decision-making-part-ii-c894fb684d7e
Medium
Python beginners’ guide: a simple data collector for helping on decision making — Part II
Continuing our project from my previous post, where we are connecting to the Pokémon API to be able to identify the advantages…
Python-Powered Visualizations: Crafting Interactive Dashboards for PhysioNet’s 12 Leads ECG Data…
https://medium.com/@m.muneeb.ur.rehman.2000/python-powered-visualizations-crafting-interactive-dashboards-for-physionets-12-leads-ecg-data-3fba5130e75d
https://medium.com/@m.muneeb.ur.rehman.2000/python-powered-visualizations-crafting-interactive-dashboards-for-physionets-12-leads-ecg-data-3fba5130e75d
Medium
Python-Powered Visualizations: Crafting Interactive Dashboards for PhysioNet’s 12 Leads ECG Data…
Part IV: Exploring Dynamic Insights into Cardiac Patterns through Python-Driven Visualization Techniques
Beyond If-Else: Leveraging Python’s Versatile “Else” Statements
https://medium.com/techtofreedom/beyond-if-else-leveraging-pythons-versatile-else-statements-9ac260dac102
https://medium.com/techtofreedom/beyond-if-else-leveraging-pythons-versatile-else-statements-9ac260dac102
Medium
Beyond If-Else: Leveraging Python’s Versatile “Else” Statements
3 unexpected but practical usages
Upgrading Penrose Tiling Cryptography with ECDSA and Key Storage
https://rabmcmenemy.medium.com/upgrading-penrose-tiling-cryptography-with-ecdsa-and-key-storage-7137efae6df1
https://rabmcmenemy.medium.com/upgrading-penrose-tiling-cryptography-with-ecdsa-and-key-storage-7137efae6df1
Medium
Upgrading Penrose Tiling Cryptography with ECDSA and Key Storage
Introduction
Learn how to easily install Django and create your first project
https://medium.com/@BAlvesB/learn-how-to-easily-install-django-and-create-your-first-project-ac19924604c4
https://medium.com/@BAlvesB/learn-how-to-easily-install-django-and-create-your-first-project-ac19924604c4
Medium
Learn how to easily install Django and create your first project
Python