Building an IoT flowerpot from scratch
https://jegamboafuentes.medium.com/building-an-iot-flowerpot-from-scratch-bad9e6623f48
https://jegamboafuentes.medium.com/building-an-iot-flowerpot-from-scratch-bad9e6623f48
Medium
Building an IoT flowerpot from scratch
IoT DYI to measure water, moisture, and temperature levels from plants, using python coding, a PyPortal Titano device and Adafruit IO.
Applying the Single-Responsibility Principle in Python
https://medium.com/@zackbunch/applying-the-single-responsibility-principle-in-python-462449fa52c7
https://medium.com/@zackbunch/applying-the-single-responsibility-principle-in-python-462449fa52c7
Medium
Applying the Single-Responsibility Principle in Python
While pursuing my masters in Computer Science, I was required to read one assigned book a week that pertained to software development best…
A Simple Way to Download Financial Data from Investing.com in Python
https://medium.com/geekculture/a-simple-way-to-download-financial-data-from-investing-com-in-python-8262271c804f
https://medium.com/geekculture/a-simple-way-to-download-financial-data-from-investing-com-in-python-8262271c804f
Medium
A Simple Way to Download Financial Data from Investing.com in Python
Using the investpy library
Significance of Interpretability in Machine Learning
https://medium.com/@nsaikumar02/significance-of-interpretability-in-machine-learning-8b17869cfa8d
https://medium.com/@nsaikumar02/significance-of-interpretability-in-machine-learning-8b17869cfa8d
Medium
Significance of Interpretability in Machine Learning
As the scale of data that is being generated increasing exponentially day by day, all the industries started adapting Machine learning to…
Python 的學習線路圖,以及100 個 Python 小專案原始碼分享,碼住!
https://allaboutdataanalysis.medium.com/python-%E7%9A%84%E5%AD%B8%E7%BF%92%E7%B7%9A%E8%B7%AF%E5%9C%96-%E4%BB%A5%E5%8F%8A100-%E5%80%8B-python-%E5%B0%8F%E5%B0%88%E6%A1%88%E5%8E%9F%E5%A7%8B%E7%A2%BC%E5%88%86%E4%BA%AB-%E7%A2%BC%E4%BD%8F-7259197fcd2a
https://allaboutdataanalysis.medium.com/python-%E7%9A%84%E5%AD%B8%E7%BF%92%E7%B7%9A%E8%B7%AF%E5%9C%96-%E4%BB%A5%E5%8F%8A100-%E5%80%8B-python-%E5%B0%8F%E5%B0%88%E6%A1%88%E5%8E%9F%E5%A7%8B%E7%A2%BC%E5%88%86%E4%BA%AB-%E7%A2%BC%E4%BD%8F-7259197fcd2a
Medium
Python 的學習線路圖,以及100 個 Python 小專案原始碼分享,碼住!
最近,有人在推特上釋出了一份 Python 學習線路圖,其中包含三個部分。
Introduction to List Comprehension in Python
https://medium.com/@fredjamo68/introduction-to-list-comprehension-in-python-a76bd477c5dd
https://medium.com/@fredjamo68/introduction-to-list-comprehension-in-python-a76bd477c5dd
Medium
Introduction to List Comprehension in Python
List comprehension is a simplified way of writing lists (arrays) in python, it makes code shorter and easy to read.
Creating a Youtube Video Downloader using Flask
https://miguelcamposfernandes.medium.com/creating-a-youtube-video-downloader-using-flask-1899104c0906
https://miguelcamposfernandes.medium.com/creating-a-youtube-video-downloader-using-flask-1899104c0906
Medium
Creating a Youtube Video Downloader using Flask
In this article, we seek to create a Youtube Video Downloader with the web development microframework Flask. A Youtube Video Downloader is…
Non-conventional Method of Analyzing Skyrmions in a Chamber
https://medium.com/@khodzhaev/non-conventional-method-of-analyzing-skyrmions-in-a-chamber-d9987faf1651
https://medium.com/@khodzhaev/non-conventional-method-of-analyzing-skyrmions-in-a-chamber-d9987faf1651
Medium
Non-conventional Method of Analyzing Skyrmions in a Chamber
I will try to keep the story short. While working on identification of skyrmions (if you’re not familiar with this term — it is just a…