Autoscale on AWS with EC2, Python, Flask, and Nginx Part3
https://dlmade.medium.com/autoscale-on-aws-with-ec2-python-flask-and-nginx-part3-9ab0abeeeea6
https://dlmade.medium.com/autoscale-on-aws-with-ec2-python-flask-and-nginx-part3-9ab0abeeeea6
Medium
Autoscale on AWS with EC2, Python, Flask, and Nginx Part3
Previously, we set up an EC2 server, accessed it via Putty, created a Flask server with waitress WSGI, also created ubuntu service, and…
Python —物件導向程式設計(Object-Oriented Programming, OOP)基礎教學
https://huntercheng1013.medium.com/python-%E7%89%A9%E4%BB%B6%E5%B0%8E%E5%90%91%E7%A8%8B%E5%BC%8F%E8%A8%AD%E8%A8%88-object-oriented-programming-oop-%E5%9F%BA%E7%A4%8E%E6%95%99%E5%AD%B8-7f8221cd7009
https://huntercheng1013.medium.com/python-%E7%89%A9%E4%BB%B6%E5%B0%8E%E5%90%91%E7%A8%8B%E5%BC%8F%E8%A8%AD%E8%A8%88-object-oriented-programming-oop-%E5%9F%BA%E7%A4%8E%E6%95%99%E5%AD%B8-7f8221cd7009
Medium
Python —物件導向程式設計(Object-Oriented Programming, OOP)基礎教學
物件導向的三大重點為封裝(Encapsulation)、繼承(Inheritance)、多型(Polymorphism),透過這三種方法,可使在寫程式時將內容模擬成現實的情況,換言之就是將其內容實體化,使之更容易理解。
A quick guide to using Loguru
https://medium.com/@unofficial.sonaal/a-quick-guide-to-using-loguru-4042dc5437a5
https://medium.com/@unofficial.sonaal/a-quick-guide-to-using-loguru-4042dc5437a5
Automatically organize downloads folder with a simple python script
https://blog.mukundmadhav.com/organize-downloads-folder-python-83baf34a05db
https://blog.mukundmadhav.com/organize-downloads-folder-python-83baf34a05db
Medium
Automatically organize downloads folder with a simple python script
If you use your laptop, there’s a 90% chance your downloads folder is filled with random texts/documents. This is an easy fix by Python.
3 Best Python Bootcamp Courses to Learn Programming Online in 7 Days
https://medium.com/javarevisited/3-best-python-bootcamp-courses-to-learn-python-online-in-7-days-f0b199f50e6a
https://medium.com/javarevisited/3-best-python-bootcamp-courses-to-learn-python-online-in-7-days-f0b199f50e6a
Medium
How to Learn Python in 2024?
Step by step guide to learn Python Programming in 7 days using online Python online courses from Udemy
Python OpenCV Tutorial: Learn Computer Vision Using OpenCV
https://soorajsknair.medium.com/python-opencv-tutorial-learn-computer-vision-using-opencv-544af6834b33
https://soorajsknair.medium.com/python-opencv-tutorial-learn-computer-vision-using-opencv-544af6834b33
Medium
Python OpenCV Tutorial: Learn Computer Vision Using OpenCV
What Is Computer Vision?
My story: How I met my Python career ?
https://medium.com/@romaha/my-story-how-i-met-my-python-career-8f441a017482
https://medium.com/@romaha/my-story-how-i-met-my-python-career-8f441a017482
Medium
How I met my Python career ?
Greetings!
How to create bilingual books. Part 2. Lingtrain Alignment Studio
https://medium.com/@averoo/how-to-create-bilingual-books-part-2-lingtrain-alignment-studio-ffa56c9c07a6
https://medium.com/@averoo/how-to-create-bilingual-books-part-2-lingtrain-alignment-studio-ffa56c9c07a6
Medium
How to create bilingual books. Part 2. Lingtrain Alignment Studio
How to make parallel books for language learning. Part 1. Python and Colab version
Python Basics 2/7 — Syntax and Variables
https://medium.com/@estebanthilliez/python-basics-2-7-syntax-and-variables-5a1ea74de034
https://medium.com/@estebanthilliez/python-basics-2-7-syntax-and-variables-5a1ea74de034
Medium
Python Basics 2/7 — Syntax and Variables
Hello everyone, in this article, we will really begin programming. But, if you have really no knowledge about basic programming concepts…
Invoke and wait for 1,000 AWS Lambdas running in parallel from Python cli
https://medium.com/@alexbuzunov/invoke-and-wait-for-1-000-aws-lambdas-running-in-parallel-from-python-cli-17eed5244005
https://medium.com/@alexbuzunov/invoke-and-wait-for-1-000-aws-lambdas-running-in-parallel-from-python-cli-17eed5244005
Medium
Invoke and wait for 1,000 AWS Lambdas running in parallel from Python cli
Lambda function:
AWS Lambda with Python for CRUD Operation
https://rajat-aroramail.medium.com/aws-lambda-with-python-for-crud-operation-2074195416e4
https://rajat-aroramail.medium.com/aws-lambda-with-python-for-crud-operation-2074195416e4
Medium
AWS Lambda with Python for CRUD Operation
AWS Lambda — the Basics Lambda is a high-scale, provision-free serverless compute offering based on functions. It provides the cloud logic…
Setting up Apple’s new M1 MacBooks for Machine Learning
https://towardsdatascience.com/setting-up-apples-new-m1-macbooks-for-machine-learning-f9c6d67d2c0f
https://towardsdatascience.com/setting-up-apples-new-m1-macbooks-for-machine-learning-f9c6d67d2c0f
Towards Data Science
Setting up Apple's M1 MacBooks for Machine Learning | Towards Data Science
Works for the M1 Pro, M1 Max, and the normal M1 chips