Building an environmental monitoring system from scratch
https://medium.com/david-moore/building-an-environmental-monitoring-system-from-scratch-91283511ee3
https://medium.com/david-moore/building-an-environmental-monitoring-system-from-scratch-91283511ee3
Medium
Building an environmental monitoring system from scratch
From nuts and bolts to heads up display with real time analytics
How I made a custom menu bar for Tkinter
https://medium.com/@aigbojeohiorenua/how-i-made-a-custom-menu-bar-for-tkinter-244c62e91ba8
https://medium.com/@aigbojeohiorenua/how-i-made-a-custom-menu-bar-for-tkinter-244c62e91ba8
Medium
How I made a custom menu bar for Tkinter
How I made a custom menu bar for tkinter is a story that I will like to share with you. Tkinter is a python library used in creating…
The Zen of grinding LeetCode problems: Day 11–Game of Life
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-11-game-of-life-5644995d1b0a
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-11-game-of-life-5644995d1b0a
Medium
The Zen of grinding LeetCode problems: Day 11–Game of Life
Talking about the Game of Life and how it represents a facet of life as a programmer
10 Python Tips and Tricks You Should Learn Today
https://medium.com/@theaaronsmith7/10-python-tips-and-tricks-you-should-learn-today-23acf018d99
https://medium.com/@theaaronsmith7/10-python-tips-and-tricks-you-should-learn-today-23acf018d99
Medium
10 Python Tips and Tricks You Should Learn Today
According to Stack Overflow, Python is the fastest growing programming language. The latest report from Forbes states that Python showed a…
Important TabPy Functions You Need To Know
https://medium.com/@cndro/important-tabpy-functions-you-need-to-know-abbdde84a7e8
https://medium.com/@cndro/important-tabpy-functions-you-need-to-know-abbdde84a7e8
Medium
Important TabPy Functions You Need To Know
In our previous tutorial, we did an introduction on what TabPy(Tableau Python Server) is and why everyone should start using it. Just as…
Python: improve your code using named tuple
https://needablackcoffee.medium.com/python-improve-your-code-using-named-tuple-7faf9d78e0c1
https://needablackcoffee.medium.com/python-improve-your-code-using-named-tuple-7faf9d78e0c1
Medium
Python: improve your code using named tuple
If you work with python you probably used tuples at some point, but his cousin is less known. Named tuple are lightweight object types…
Why I still Recommend the Julia Programming Language
https://erik-engheim.medium.com/why-i-still-recommend-the-julia-programming-language-d2b84a747a5c
https://erik-engheim.medium.com/why-i-still-recommend-the-julia-programming-language-d2b84a747a5c
Medium
Why I still Recommend the Julia Programming Language
Does Yuri Vishnevsky have valid criticism of Julia?
Copy and Paste Georeference Data using GDAL
https://medium.com/@devlog/copy-and-paste-georeference-data-using-gdal-44727f46b839
https://medium.com/@devlog/copy-and-paste-georeference-data-using-gdal-44727f46b839
Medium
Copy and Paste Georeference Data using GDAL
Recently I am working for a project that requires “copy & paste” georeference data of between identical raster file, varying format (TIFF…
Finding the Maximum Area Under Points on a Curve in Python
https://towardsdatascience.com/finding-the-maximum-area-under-points-on-a-curve-in-python-1f38c5a8d2f1
https://towardsdatascience.com/finding-the-maximum-area-under-points-on-a-curve-in-python-1f38c5a8d2f1
Medium
Finding the Maximum Area Under Points on a Curve in Python
Making an animation to find the best balance between x and y points on a curve
How To Run Python Code On Your Android Or iPhone
https://preettheman.medium.com/how-to-run-python-code-on-your-android-or-iphone-28530b144231
https://preettheman.medium.com/how-to-run-python-code-on-your-android-or-iphone-28530b144231
Medium
How To Run Python Code On Your Android Or iPhone
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to…
Time Series Forecasting of previous years UPI datasets(2016–2021)
https://medium.com/@muskanpreet007/time-series-forecasting-of-previous-years-upi-datasets-2016-2021-1f3f1a602d8b
https://medium.com/@muskanpreet007/time-series-forecasting-of-previous-years-upi-datasets-2016-2021-1f3f1a602d8b
Medium
Time Series Forecasting of previous years UPI datasets(2016–2021)
Made a data insights project containing transactional analysis of NEFT, RTGS, Debit Card, Credit Card, UPI .Used Tableau as well as…