Learning
Online Interpreter
- https://www.onlinegdb.com/online_python_interpreter
- https://repl.it/languages/python3
- https://www.tutorialspoint.com/execute_python3_online.php
- https://rextester.com/l/python3_online_compiler
- https://trinket.io/python3
Online Handbooks
Online Tutorials
- The Python Tutorial
- The Hitchhiker’s Guide to Python
- How to make an awesome command line tool like MyCLI, PgCLI
- A Beginner's Guide to Programming
- Beyond the Basic Stuff with Python
- 100 Page Python Intro
- Understanding Python re(gex)
- Everything You Need to Learn Python Programming (應用總整理)
- Python Tutorial (進階應用分享)
- Learn Python Programming – Everything You Need to Know (基礎)
- Python Cookbook 3rd Edition Documentation (簡中)
- PEP 8 – Style Guide for Python Code | peps.python.org
- Python 工匠: 案例、技巧 (部分免費閱讀)
- Python 基礎50課
Python examples
Web scraping (網頁爬取)
- A guide to web scraping in Python using Beautiful Soup
- python爬虫教程从0到1
- AutoScraper: A Smart, Automatic, Fast and Lightweight Web Scraper for Python
Binance Public API Connector Python
- GitHub - binance/binance-connector-python: a simple connector to Binance Public API
- Binance Public API Connector Python — binance-connector documentation
- 使用 Python 在 Binance 上進行實時加密硬幣爆漲行情檢測|方格子 vocus
Developers Forum
VS Code
- Overview VS Code
- Visual Studio Code Tips and Tricks
- Python in Visual Studio Code
- Extensions for Visual Studio Code
No Comments