Learn how easy it is to web scrape in Python — add a superpower to your toolbox with BeautifulSoup.
https://luke-veitch.medium.com/learn-how-easy-it-is-to-web-scrape-in-python-add-a-superpower-to-your-toolbox-with-beautifulsoup-3f3ea4ec1fe8
https://luke-veitch.medium.com/learn-how-easy-it-is-to-web-scrape-in-python-add-a-superpower-to-your-toolbox-with-beautifulsoup-3f3ea4ec1fe8
Medium
Learn how easy it is to web scrape in Python — add a superpower to your toolbox with BeautifulSoup.
Web scraping seems more complicated than it is. This article demistifies webscraping by giving easy to understand explanations and…
Arducam Hawk-Eye: 64MP Camera module for the Raspberry Pi
https://levelup.gitconnected.com/arducam-hawk-eye-64mp-camera-module-for-the-raspberry-pi-4f451b95ed11
https://levelup.gitconnected.com/arducam-hawk-eye-64mp-camera-module-for-the-raspberry-pi-4f451b95ed11
Medium
Arducam Hawk-Eye: 64MP Camera module for the Raspberry Pi
Deep-dive into the new 64MP camera module: installation, comparison to other cameras and finally explore a test project using FFMPEG.
PYTHON — TKINTER KULLANICIDAN VERİ ALMA
https://medium.com/@01yildizmustafa/python-tkinter-kullanicidan-veri%CC%87-alma-b040709a38c8
https://medium.com/@01yildizmustafa/python-tkinter-kullanicidan-veri%CC%87-alma-b040709a38c8
Medium
PYTHON — TKINTER KULLANICIDAN VERİ ALMA
KOD:
Business Analytics (this can be a deal breaker in your professional lives).
https://medium.com/@sime.curkovic/business-analytics-this-can-be-a-deal-breaker-in-your-professional-lives-1ef097a50cd1
https://medium.com/@sime.curkovic/business-analytics-this-can-be-a-deal-breaker-in-your-professional-lives-1ef097a50cd1
Medium
Business Analytics (this can be a deal breaker in your professional lives).
Regular Expressions in Python: Advanced Applications
https://medium.com/@siglimumuni/regular-expressions-in-python-advanced-applications-62e86fe048a0
https://medium.com/@siglimumuni/regular-expressions-in-python-advanced-applications-62e86fe048a0
Medium
Regular Expressions in Python: Advanced Applications
Supercharge your regex skills
ETH Zürich uses Taichi Lang in its Physically-based Simulation course (AS 21)
https://medium.com/@yuanming-hu/eth-z%C3%BCrich-uses-taichi-lang-in-its-physically-based-simulation-course-as-21-ae6b36ac1bf0
https://medium.com/@yuanming-hu/eth-z%C3%BCrich-uses-taichi-lang-in-its-physically-based-simulation-course-as-21-ae6b36ac1bf0
Medium
ETH Zürich uses Taichi Lang in its Physically-based Simulation course (AS 21)
As the creator of Taichi Lang, I interviewed students enrolled in the course and summed up how they felt about this language.
The Zen of grinding LeetCode problems: Day 36–Dynamic programming and other hard things
https://blog.devgenius.io/the-zen-of-grinding-leetcode-problems-day-36-dynamic-programming-and-other-hard-things-6c38b5befe19
https://blog.devgenius.io/the-zen-of-grinding-leetcode-problems-day-36-dynamic-programming-and-other-hard-things-6c38b5befe19
Medium
The Zen of grinding LeetCode problems: Day 36–Dynamic programming and other hard things
Few things are as satisfying as finishing a DP problem yourself
Deploying a Flask app to AWS Beanstalk
https://medium.com/@dakarabas/deploying-a-flask-app-to-aws-beanstalk-5e2a1e0efa1f
https://medium.com/@dakarabas/deploying-a-flask-app-to-aws-beanstalk-5e2a1e0efa1f
Medium
Deploying a Flask app to AWS Beanstalk
Nothing new or Fancy
Automating those Annoying Reddit Text to Speech Videos with Python
https://medium.com/@ajinkya.talekar123/automating-those-annoying-reddit-text-to-speech-videos-with-python-28096e0fea9b
https://medium.com/@ajinkya.talekar123/automating-those-annoying-reddit-text-to-speech-videos-with-python-28096e0fea9b
Medium
Automating those Annoying Reddit Text to Speech Videos with Python
Chances are, you’ve probably come across those low-effort videos where a robot voices a Reddit post presented on screen; in its monotone…
Case Study: Bike Sales Analysis using Python.
https://medium.com/@reginald_granville/case-study-bike-sales-analysis-using-python-658a463a8302
https://medium.com/@reginald_granville/case-study-bike-sales-analysis-using-python-658a463a8302
Medium
Case Study: Bike Sales Analysis using Python.
The dataset was downloaded from Kaggle and i wanted to test my python skills. the dataset consists of 18 Columns and 113,036 rows. This…