第一講 python 安裝及提問python
- 教程做者:Al Sweigart.
Al Sweigart is a software developer and teaches programming to kids and adults.
- 教程網址:Automate the Boring Stuff with Python;
書名:Automate the Boring Stuff with Python: Practical Programming for Total Beginners中文版:Python編程快速上手 讓繁瑣工做自動化.pdf
提取碼: hc2z
英文版:待補充git
- Python解決問題:辦公工做自動化。
Python安裝:github
- Python官網下載
- Homebrew安裝python3
-
在論壇和網上諮詢問題注意事項:編程
- Explain what you are trying to do, not just what you did.
- If you get an error message, specify the point at which the error happens.
- Copy and paste the entire error message and your code to a pastern site like pastebin.com or gist.github.com.
- Explain what you've already tried to do to solve your problem.
- List the version of Python you're using.
B站在線視頻:app
【Python編程】快速上手讓繁瑣工做自動化 Automate the Boring Stuff with Python Lesson 1ide