第一讲 python 安装及提问

  1. 教程作者:Al Sweigart.
    Al Sweigart is a software developer and teaches programming to kids and adults.
  2. 教程网址:Automate the Boring Stuff with Python
    书名:Automate the Boring Stuff with Python: Practical Programming for Total Beginners

    中文版:Python编程快速上手 让繁琐工作自动化.pdf
    提取码: hc2z
    英文版:待补充

  3. Python解决问题:办公工作自动化。

Python安装:

  1. Python官网下载
  2. Homebrew安装python3
  3. 在论坛和网上咨询问题注意事项:

    1. Explain what you are trying to do, not just what you did.
    2. If you get an error message, specify the point at which the error happens.
    3. Copy and paste the entire error message and your code to a pastern site like pastebin.com or gist.github.com.
    4. Explain what you've already tried to do to solve your problem.
    5. List the version of Python you're using.

B站在线视频:

【Python编程】快速上手让繁琐工作自动化 Automate the Boring Stuff with Python Lesson 1


昔归
0 声望0 粉丝