Printed copies of Python for Informatics are available for 10orlessfromAmazonand2 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 my blog posts for the string "copyright".
강좌링크
https://www.coursera.org/learn/python-data
'파이썬' 카테고리의 다른 글
[파이썬] 가변인자 (0) | 2016.11.17 |
---|---|
[파이썬] 퍼스트 클래스 함수 (First Class Function) (0) | 2016.11.17 |
[파이썬] 퍼스트 클래스 시민 (FIRST CLASS CITIZEN, 1급 시민) (0) | 2016.11.17 |
[파이썬] 리눅스에서 파이썬으로 쉘 스크립트 실행하기 (0) | 2016.11.08 |
[파이썬] argparse로 유니코드 읽기 (0) | 2016.10.31 |