Coursera课程《大家的Python》中一些资料

Printed copies of Python for Informatics are available for $10 or less from Amazon and $2 or less on Kindle:

  • Spanish: Amazon / Kindle (Python para Informáticos: Explorando la información)
  • Korean: Amazon ( 정보교육을 위한 파이썬: 정보탐색을 통한 데이터 과학자로의 여정 )

Here are free copies of the book in various languages:

Additional English versions:

You can download all of the sample Python code from the book from http://www.pythonlearn.com/code.zip, or individual files from the directory http://www.pythonlearn.com/code/

All of the book materials are available under a Creative Commons Attribution-NonCommercial 3.0 Unported License. The slides, audio, assignments, auto grader and all course materials other than the book are available from oer.pr4e.org under the more flexible Creative Commons Attribution 3.0 Unported License. If you are curious as to why the "NC" variant of Creative Commons was used, see Appendix D of the textbook or search through myblog posts for the string "copyright".

from: https://www.coursera.org/learn/python/supplement/AtKA1/textbook-python-for-informatics-exploring-information

原文地址:https://www.cnblogs.com/GarfieldEr007/p/5164428.html