CHAPTER 1: This is what I am doing with my life.
https://medium.com/@vinayak.potdar.vp/chapter-1-this-is-what-i-am-doing-with-my-life-c0d093a3ea68
https://medium.com/@vinayak.potdar.vp/chapter-1-this-is-what-i-am-doing-with-my-life-c0d093a3ea68
Medium
CHAPTER 1: This is what I am doing with my life.
Back Story — -I graduated with a degree in Computer Science. It never intrigued me to make my career in Computer Science. I was…
10 Painfully Useless Python Functions You Might Not Know
https://python.plainenglish.io/10-painfully-useless-python-functions-you-might-not-know-9095102cc84d
https://python.plainenglish.io/10-painfully-useless-python-functions-you-might-not-know-9095102cc84d
Medium
10 Painfully useless Python functions you might not know
The worst Python functions and keywords I know
Karar Ağacı ve sklearn: Kısım 1
https://medium.com/@bcelalakyuz/karar-a%C4%9Fac%C4%B1-ve-sklearn-k%C4%B1s%C4%B1m-1-e4d4881ce8f1
https://medium.com/@bcelalakyuz/karar-a%C4%9Fac%C4%B1-ve-sklearn-k%C4%B1s%C4%B1m-1-e4d4881ce8f1
Medium
Karar Ağacı ve sklearn: Kısım 1
Karar ağacı algoritması ile ilk örnek uygulamamızı yapacağımız yazımıza hepiniz hoş geldiniz. Hatırlayacağınız üzere bir önceki yazımızda…
Exploratory Data Analysis using pandas visual analysis library
https://medium.com/@amitjain2110/exploratory-data-analysis-using-pandas-visual-analysis-library-f46d0429d6e2
https://medium.com/@amitjain2110/exploratory-data-analysis-using-pandas-visual-analysis-library-f46d0429d6e2
Medium
Exploratory Data Analysis using pandas visual analysis library
Pandas Visual Analysis is an open-source python library which is used to visually analyze the data and that too in just a single line of…
Integrating Technical Indicators to Automated Bitcoin Trading Bot #5
https://rokasbalsys.medium.com/integrating-technical-indicators-to-automated-bitcoin-trading-bot-5-7983fa002b7d
https://rokasbalsys.medium.com/integrating-technical-indicators-to-automated-bitcoin-trading-bot-5-7983fa002b7d
Medium
Integrating Technical Indicators to Automated Bitcoin Trading Bot #5
This tutorial will integrate a few most popular technical indicators into our Bitcoin trading bot to learn even better decisions while making automated trades in the market. In my previous tutorials…
Build your first API with FastAPI and SQLAlchemy in 8 easy steps
https://medium.com/@ruthschmidt_96022/build-your-first-api-with-fastapi-and-sqlalchemy-in-8-easy-steps-fe5331ed1206
https://medium.com/@ruthschmidt_96022/build-your-first-api-with-fastapi-and-sqlalchemy-in-8-easy-steps-fe5331ed1206
Medium
Build your first API with FastAPI and SQLAlchemy in 8 easy steps
FastAPI is a high-performance web framework for building API’s with Python that was released in 2018. As the name suggests, FastAPI is…
Python for Everybody(chapter 1.11 debug)
https://yilishih.medium.com/python-for-everybody-chapter-1-11-debug-1fd484a17adf
https://yilishih.medium.com/python-for-everybody-chapter-1-11-debug-1fd484a17adf
Medium
Python for Everybody(chapter 1.11 debug)
本文記錄閱讀Python for everybody文章, 加註解與個人經驗
13 Tips and Tricks That Every Python Programmer Should Know
https://python.plainenglish.io/13-tips-and-tricks-that-every-python-programmer-should-know-cc2262280b5b
https://python.plainenglish.io/13-tips-and-tricks-that-every-python-programmer-should-know-cc2262280b5b
Medium
13 Tips and Tricks That Every Python Programmer Should Know
Get smarter in Python by learning these tips and tricks.
How to Debug Flask Applications in VS Code
https://grahamharrison-86487.medium.com/how-to-debug-flask-applications-in-vs-code-c65c9bdbef21
https://grahamharrison-86487.medium.com/how-to-debug-flask-applications-in-vs-code-c65c9bdbef21
Medium
How to Debug Flask Applications in VS Code
How to create a basic web service using flask and then step through and fully debug the code inside the VS Code development environment
How to Integrate Technical Indicators to Automated Bitcoin Trading Bot
https://python.plainenglish.io/integrating-technical-indicators-to-automated-bitcoin-trading-bot-5-7983fa002b7d
https://python.plainenglish.io/integrating-technical-indicators-to-automated-bitcoin-trading-bot-5-7983fa002b7d
Medium
How to Integrate Technical Indicators to Automated Bitcoin Trading Bot
Bitcoin Trading Bot Part 5: A tutorial on integrating technical indicators into our trading bot to make it learn better trading decisions.
Empowering Quince Python Developers with Poetry
https://medium.com/quince-tech/empowering-quince-python-developers-with-poetry-87cb13fda674
https://medium.com/quince-tech/empowering-quince-python-developers-with-poetry-87cb13fda674
Medium
Empowering Quince Python Developers with Poetry
Quince relies heavily on Python programming. It’s part of the mainstream work for a majority of the teams to build ML models, ETL pipelines…
Pandas: Piller of Data Analysis
https://patelsaheb.medium.com/pandas-piller-of-data-analysis-5e1958fd2ce
https://patelsaheb.medium.com/pandas-piller-of-data-analysis-5e1958fd2ce
Medium
Pandas: Piller of Data Analysis
What is Pandas?
How to download YouTube Videos & YouTube playlist using python3 ?
https://imanant.medium.com/how-to-download-youtube-videos-youtube-playlist-using-python3-9e9719cdfdf
https://imanant.medium.com/how-to-download-youtube-videos-youtube-playlist-using-python3-9e9719cdfdf
Medium
How to download YouTube Videos & YouTube playlist using python3 ?
Posting self-writing on the internet is a bit scary. With, every post it may be fiction, personal essays, or tech-notes create a piece of…