An Algorithm That Saved Biology & Shapes Modern Medicine
https://bamania-ashish.medium.com/an-algorithm-that-saved-biology-shapes-modern-medicine-b242510949b8
https://bamania-ashish.medium.com/an-algorithm-that-saved-biology-shapes-modern-medicine-b242510949b8
Medium
An Algorithm That Saved Biology & Shapes Modern Medicine
Heard about this algorithm?
I built an IoT device that alerts me to notifications on my smartphone
https://medium.com/@hotakoma/i-built-an-iot-device-that-alerts-me-to-notifications-on-my-smartphone-17706d2e2833
https://medium.com/@hotakoma/i-built-an-iot-device-that-alerts-me-to-notifications-on-my-smartphone-17706d2e2833
Medium
I built an IoT device that alerts me to notifications on my smartphone
What is it?
Create a static map image REST API using py-staticimages and Flask in Python
https://medium.com/@alan_2900/create-a-static-map-image-rest-api-using-py-staticimages-and-flask-in-python-3c74d035762
https://medium.com/@alan_2900/create-a-static-map-image-rest-api-using-py-staticimages-and-flask-in-python-3c74d035762
Medium
Create a static map image REST API using py-staticimages and Flask in Python
Introduction
Py.1 : Getting started with Python
https://medium.com/@santosh.saxena.official/py-1-getting-started-with-python-d24197cbf660
https://medium.com/@santosh.saxena.official/py-1-getting-started-with-python-d24197cbf660
Medium
Py.1 : Getting started with Python
Greetings everyone. I have started a blog series where I will be providing notes related to Python. This series will be lightly geared…
Solving IrreversibleError on migrations of third party Django apps
https://luanjpb.medium.com/solving-irreversibleerror-on-migrations-of-third-party-django-apps-1632ee0e32f
https://luanjpb.medium.com/solving-irreversibleerror-on-migrations-of-third-party-django-apps-1632ee0e32f
Medium
Solving IrreversibleError on migrations of third party Django apps
A while ago i wrote a Django app that implements a swappable model for a third party app. By accident i runned the migrations before adding…
Cisco DCNM 11.5 APIs — Writing an App Part One
https://medium.com/@rodney_ragan/cisco-dcnm-11-5-apis-writing-an-app-part-one-60c2a2d4d7f
https://medium.com/@rodney_ragan/cisco-dcnm-11-5-apis-writing-an-app-part-one-60c2a2d4d7f
Medium
Cisco DCNM 11.5 APIs — Writing an App Part One
Introduction
20 Free Datasets You Likely Haven’t Used Yet for NLP Research and Text Analysis
https://grahamwaters.medium.com/20-free-datasets-you-likely-havent-used-yet-for-nlp-research-and-text-analysis-adca70be20a
https://grahamwaters.medium.com/20-free-datasets-you-likely-havent-used-yet-for-nlp-research-and-text-analysis-adca70be20a
Medium
20 Free Datasets you likely haven’t used yet for NLP research and Text Analysis
Happy Word Hunting!
Finding the Best Wordle First Words with Python (Part 1)
https://medium.com/thoughful-shower/finding-the-best-wordle-first-words-with-python-part-1-ae597a48f0d1
https://medium.com/thoughful-shower/finding-the-best-wordle-first-words-with-python-part-1-ae597a48f0d1
Medium
Finding the Best Wordle First Words with Python (Part 1)
When we talk about Wordle, it’s obvious that the gem we consider when choosing the first word, why? because that word will determine which…
Print Calendar Of Any Year With Just 2 Lines Of Code
https://shweta-lodha.medium.com/print-calendar-of-any-year-with-just-2-lines-of-code-2205feb0ad58
https://shweta-lodha.medium.com/print-calendar-of-any-year-with-just-2-lines-of-code-2205feb0ad58
Medium
Print Calendar Of Any Year With Just 2 Lines Of Code
In this article, I’ll show you those two lines of Python code, using which you can print calendar of any year.