第一讲 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
英文版:待补充 - Python解决问题:办公工作自动化。
Python安装:
- 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站在线视频:
【Python编程】快速上手让繁琐工作自动化 Automate the Boring Stuff with Python Lesson 1
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。