Build a URL Shortener With FastAPI and Python – Real Python
https://realpython.com/build-a-python-url-shortener-with-fastapi
https://realpython.com/build-a-python-url-shortener-with-fastapi
Realpython
Build a URL Shortener With FastAPI and Python – Real Python
In this step-by-step project, you'll build an app to create and manage shortened URLs. Your Python URL shortener can receive a full target URL and return a shortened URL. You'll also use the automatically created documentation of FastAPI to try out your API…
Pointers? In My Python? It's More Likely Than You Think
https://dev.to/anvil/pointers-in-my-python-its-more-likely-than-you-think-2dfn
https://dev.to/anvil/pointers-in-my-python-its-more-likely-than-you-think-2dfn
DEV Community
Pointers? In My Python? It's More Likely Than You Think
This is the first of a three-part series, covering various aspects of Python's memory management; it...
Build a CRUD application using Django, React & Docker - 2022
https://dev.to/koladev/build-a-crud-application-using-django-react-docker-2022-11f4
https://dev.to/koladev/build-a-crud-application-using-django-react-docker-2022-11f4
DEV Community
Build a CRUD application using Django, React & Docker - 2022
As a developer, CRUD operations are one of the most fundamental concepts. Today, we'll learn how to...
What is the superclass of all classes in Python?
https://medium.com/@gaurav.r.bole/what-is-the-superclass-of-all-classes-in-python-11f22152c7c8
https://medium.com/@gaurav.r.bole/what-is-the-superclass-of-all-classes-in-python-11f22152c7c8
Medium
What is the superclass of all classes in Python?
This was one question the interviewer asked me in one of the interviews. At that time I didn’t know, but now I have searched and while…
Python Eğitimi 1 — Women in Tech Academy
https://medium.com/@idilbilik17/herkese-merhaba-1d5a55713909
https://medium.com/@idilbilik17/herkese-merhaba-1d5a55713909
Medium
Python Eğitimi 1 — Women in Tech Academy
Python Nedir?
Web Scraping: Federal Institute for Drugs and Medical Devices Website (Germany) using Python.
https://medium.com/@g.multhaupt/web-scraping-federal-institute-for-drugs-and-medical-devices-website-germany-using-python-2ce94ac8fc89
https://medium.com/@g.multhaupt/web-scraping-federal-institute-for-drugs-and-medical-devices-website-germany-using-python-2ce94ac8fc89
Medium
Web Scraping: Federal Institute for Drugs and Medical Devices Website (Germany) using Python.
Germany became the first country to reimburse the prescription of digital health applications (DIGA).
The Journey to Native VR on a Raspberry Pi
https://medium.com/@peytonhowe1206/the-journey-to-native-vr-on-a-raspberry-pi-b303cb905941
https://medium.com/@peytonhowe1206/the-journey-to-native-vr-on-a-raspberry-pi-b303cb905941
Medium
The Journey to Native VR on a Raspberry Pi
Walkthrough of implementing native VR on a Raspberry Pi 3 from Raspivid & PiCamera to OpenCV & Gstreamer to OpenGL and the Pi 4.
Python Up Your Code: List Comprehensions
https://medium.com/@deck451/python-up-your-code-list-comprehensions-bc34ac300b48
https://medium.com/@deck451/python-up-your-code-list-comprehensions-bc34ac300b48
Medium
Python Up Your Code: List Comprehensions
Comprehensions in Python are thought (and rightly so, might I add) to be a more elegant (and sometimes even faster) alternative to the more…
Understanding The Hyperplane Of scikit-learn’s SVC Model
https://towardsdatascience.com/understanding-the-hyperplane-of-scikit-learns-svc-model-f8515a109222
https://towardsdatascience.com/understanding-the-hyperplane-of-scikit-learns-svc-model-f8515a109222
Medium
Understanding The Hyperplane Of scikit-learn’s SVC Model
How to interpret the coef_ attribute of the linear SVC from scikit-learn for a binary classification problem
So You Want to Learn Python? Here’s How to Get Started
https://medium.com/@alains/so-you-want-to-learn-python-heres-how-to-get-started-e1811f996c5c
https://medium.com/@alains/so-you-want-to-learn-python-heres-how-to-get-started-e1811f996c5c
Medium
So You Want to Learn Python? Here’s How to Get Started
Get Started in Just a Few Steps.
Standardization and Normalization in Machine Learning with Python Example
https://medium.com/@aa.aliakkaya/standardization-and-normalization-in-machine-learning-with-python-example-5508539b52e4
https://medium.com/@aa.aliakkaya/standardization-and-normalization-in-machine-learning-with-python-example-5508539b52e4
Medium
Standardization and Normalization in Machine Learning with Python Example
Every machine learning journey starts with data preprocessing. Feature scaling is one of the most important steps in preprocessing. In this…
GeoPandas | Belajar Mengolah Data Geospasial untuk Pemula
https://medium.com/@indonesia.ai/geopandas-belajar-mengolah-data-geospasial-untuk-pemula-7415156c4b1d
https://medium.com/@indonesia.ai/geopandas-belajar-mengolah-data-geospasial-untuk-pemula-7415156c4b1d
Medium
GeoPandas | Belajar Mengolah Data Geospasial untuk Pemula
Ditulis oleh : Nathanya Queby Satriani
(Natural Language Processing Fellow, Indonesia AI)
linkedin.com/in/queby
(Natural Language Processing Fellow, Indonesia AI)
linkedin.com/in/queby
Dynamically Increase Your AWS EBS Volumes
https://betterprogramming.pub/dynamically-increase-your-aws-ebs-volumes-ed9683632510
https://betterprogramming.pub/dynamically-increase-your-aws-ebs-volumes-ed9683632510
Medium
Dynamically Increase Your AWS EBS Volumes
And save a bunch of dollars!