CreateURL — not your typical URL shortener.
https://medium.com/@panasherussy10/createurl-not-your-typical-url-shortener-ee6ccee11218
https://medium.com/@panasherussy10/createurl-not-your-typical-url-shortener-ee6ccee11218
Medium
CreateURL — not your typical URL shortener.
For my final project in the ALX foundations, I created that amazing web application, CreateUrl. I did some research before working on the…
Image processing with Keres in Python- Part 1
https://aida1990.medium.com/image-processing-with-keres-in-python-part-1-bb630c2ccf9a
https://aida1990.medium.com/image-processing-with-keres-in-python-part-1-bb630c2ccf9a
Medium
Image processing with Keres in Python- Part 1
In this tutorial, we use Keras since it is more user-friendly compared to other libraries such as PyTorch. One disadvantage of Keras is…
Calculating Areas of Quadrilaterals in Python
https://medium.com/explorations-in-python/calculating-areas-of-quadrilaterals-in-python-fa77cfb6ac1d
https://medium.com/explorations-in-python/calculating-areas-of-quadrilaterals-in-python-fa77cfb6ac1d
Medium
Calculating Areas of Quadrilaterals in Python
This is the first in a set of three articles describing how to calculate the areas of various types of quadrilaterals using the Python…
Creating a Pure Python Web Dashboard with the QuickBooks API
https://medium.com/anvil-works/creating-a-pure-python-web-dashboard-with-the-quickbooks-api-448292ebb094
https://medium.com/anvil-works/creating-a-pure-python-web-dashboard-with-the-quickbooks-api-448292ebb094
Medium
Creating a Pure Python Web Dashboard with the QuickBooks API
QuickBooks is flexible, powerful accounting software, used by businesses and individuals alike. It also has a robust API — and I’m going…
Meta deepens its investment in the Python ecosystem
https://pyfound.blogspot.com/2022/03/meta-deepens-its-investment-in-python.html
https://pyfound.blogspot.com/2022/03/meta-deepens-its-investment-in-python.html
Blogspot
Meta deepens its investment in the Python ecosystem
As the backbone to many Meta Services ranging from Instagram to its AI and data infrastructure, Python is very important to Meta. PyTorch i...
5 Python Libraries for Automating OSINT Operations
https://www.spiderfoot.net/python-libraries-for-osint-automation
https://www.spiderfoot.net/python-libraries-for-osint-automation
What Devs Need To Teach CEOs About AI w/ Lexion’s Emad Elwany
https://medium.com/dev-interrupted/what-devs-need-to-teach-ceos-about-ai-w-lexions-emad-elwany-5d6e1a95cf60
https://medium.com/dev-interrupted/what-devs-need-to-teach-ceos-about-ai-w-lexions-emad-elwany-5d6e1a95cf60
Medium
What Devs Need To Teach CEOs About AI w/ Lexion’s Emad Elwany
For decades Artificial Intelligence has been a focus of best-selling science fiction authors and an antagonist for blockbuster Hollywood…
The Zen Of Python, One-Liners and Being Pythonic
https://patviafore.com/2022/03/18/the-zen-of-python-one-liners-and-being-pythonic
https://patviafore.com/2022/03/18/the-zen-of-python-one-liners-and-being-pythonic
Pat Viafore
The Zen Of Python, One-Liners and Being Pythonic
Today, Carlton Gibson posted a wonderful short programming question: I love little questions like this, and instantly came up with a solution. However, before I shared what I came up with, I took a…
Expectations vs. Reality in Python Learning
https://python.plainenglish.io/expectations-vs-reality-in-python-learning-be56c52fcdbb
https://python.plainenglish.io/expectations-vs-reality-in-python-learning-be56c52fcdbb
Setting up a home GPU deep-learning server (the easiest way for Mac users)
https://mattgosden.medium.com/setting-up-a-home-gpu-deep-learning-server-the-easy-way-da27bdccef6a
https://mattgosden.medium.com/setting-up-a-home-gpu-deep-learning-server-the-easy-way-da27bdccef6a
Medium
Setting up a home GPU deep-learning server (the easiest way for Mac users)
This article outlines how to turn an old desktop PC with a GPU into a remote GPU server for doing deep learning or other tasks. This works…
DATA CLEANING USING PYTHON LIBRARY (PANDAS)
https://medium.com/@mukherjeesparsha007/data-cleaning-using-python-library-pandas-8d0c886b44cf
https://medium.com/@mukherjeesparsha007/data-cleaning-using-python-library-pandas-8d0c886b44cf
Medium
DATA CLEANING USING PYTHON LIBRARY (PANDAS)
Data abounds in today’s environment. No data, no activity ,no processes; as simple as that. Every industry, whether it’s education…
Effective CPU-intensive GRPC service in Python — Part 2
https://medium.com/@hashemi.soroush/effective-cpu-intensive-grpc-service-in-python-part-2-42c0d572c6ec
https://medium.com/@hashemi.soroush/effective-cpu-intensive-grpc-service-in-python-part-2-42c0d572c6ec
Medium
Effective CPU-intensive GRPC service in Python — Part 2
Load Balancing