|
10 | 10 | </div> |
11 | 11 |
|
12 | 12 | <div class="small-12 medium-12 large-9 large-pull-3 columns"> |
13 | | - <h1>Python for Informatics: Exploring Information</h1> |
| 13 | + <h2>Python for Informatics: Exploring Information</h2> |
14 | 14 | <p> |
15 | 15 | The goal of this book is to provide an Informatics-oriented introduction to programming. The primary difference between a computer science approach and the Informatics approach taken in this book is a greater focus on using Python to solve data analysis problems common in the world of Informatics. |
16 | 16 | </p> |
|
21 | 21 | </div> |
22 | 22 | <div class="row"> |
23 | 23 | <div class="small-12 medium-12 large-6 columns"> |
24 | | - <p> |
25 | | - Copies of the book are available from |
26 | | - </p> |
| 24 | + <p>Copies of the book are available from the links below</p> |
| 25 | + <p>English</p> |
27 | 26 | <ul> |
28 | | - <li> |
29 | | - English: <a href="http://amzn.to/1KkULF3" target="_blank">Amazon</a> or <a href="http://amzn.to/1hLcoBy" target="_blank">Kindle Store</a> (Python for Informatics: Exploring Information) |
30 | | - </li> |
31 | | - <li> |
32 | | - Spanish: <a href="http://amzn.to/1KkV42z" target="_blank">Amazon</a> or <a href="http://amzn.to/1fNOnbd" target="_blank">Kindle Store</a> (Python para Informáticos: Explorando la información) |
33 | | - </li> |
34 | | - <li> |
35 | | - Korean: <a href="http://amzn.to/1N74xLt" target="_blank">Amazon</a> ( 정보교육을 위한 파이썬: 정보탐색을 통한 데이터 과학자로의 여정) |
36 | | - </li> |
| 27 | + <li><a href="http://amzn.to/1KkULF3" target="_blank">Amazon</a> or <a href="http://amzn.to/1hLcoBy" target="_blank">Kindle Store</a> (Python for Informatics: Exploring Information)</li> |
| 28 | + <li><a href="http://do1.dr-chuck.com/py4inf/EN-us/book.pdf" target="_blank">PDF</a></li> |
| 29 | + <li><a href="book_270.epub" target="_blank">EPUB</a></li> |
| 30 | + <li><a href="html-270/" target="_blank">HTML</a></li> |
| 31 | + <li><a href="html_270.zip" target="_blank">Download HTML in a ZIP</a></li> |
| 32 | + <li><a href="http://itunes.apple.com/us/book/python-for-informatics/id554638579?mt=13" target="_blank">Apple iBooks at iBookstore</a> (1.3GB)</li> |
| 33 | + <li><a href="http://www-personal.umich.edu/~csev/books/py4inf/ibooks//python_for_informatics.ibooks" target="_blank">Apple iBooks direct Download</a> (1.3GB)</li> |
37 | 34 | </ul> |
38 | | - <p> |
39 | | - Here are free copies of the book in various formats: |
40 | | - </p> |
| 35 | + <p>Spanish</p> |
41 | 36 | <ul> |
42 | | - <li> |
43 | | - PDF |
44 | | - <ul> |
45 | | - <li> |
46 | | - <a href="http://do1.dr-chuck.com/py4inf/EN-us/book.pdf" target="_blank">English</a> |
47 | | - </li> |
48 | | - <li> |
49 | | - <a href="http://do1.dr-chuck.com/py4inf/ES-es/book.pdf" target="_blank">Spanish</a> from <a href="https://twitter.com/fertardio" target="_blank">Fernando Tardío.</a> |
50 | | - </li> |
51 | | - <li> |
52 | | - <a href="translations/KO/book_009_ko.pdf" target="_blank">Korean</a> from <a href="http://www.xwmooc.net/python/" target="_new">Victor KC. Lee</a> |
53 | | - </li> |
54 | | - <li> |
55 | | - <a href="http://fanwscu.gitbooks.io/py4inf-zh-cn/" target="_blank">Chinese (Simplified)</a> from Wei Fan |
56 | | - </li> |
57 | | - </ul> |
58 | | - </li> |
59 | | - <li> |
60 | | - EPUB |
61 | | - <ul> |
62 | | - <li> |
63 | | - <a href="book_270.epub" target="_blank">English</a> |
64 | | - </li> |
65 | | - <li> |
66 | | - <a href="translations/ES/book_272_es4.epub" target="_blank">Spanish</a> |
67 | | - </li> |
68 | | - <li> |
69 | | - <a href="https://www.gitbook.com/download/epub/book/fanwscu/py4inf-zh-cn" target="_blank">Chinese</a> |
70 | | - </li> |
71 | | - </ul> |
72 | | - </li> |
73 | | - <li> |
74 | | - <a href="html-270/" target="_blank">HTML</a> |
75 | | - </li> |
76 | | - <li> |
77 | | - <a href="html_270.zip" target="_blank">Download HTML in a ZIP</a> |
78 | | - </li> |
79 | | - <li> |
80 | | - <a href="http://itunes.apple.com/us/book/python-for-informatics/id554638579?mt=13" target="_blank">Apple iBooks at iBookstore</a> (1.3GB) |
81 | | - </li> |
82 | | - <li> |
83 | | - <a href="http://www-personal.umich.edu/~csev/books/py4inf/ibooks//python_for_informatics.ibooks" target="_blank">Apple iBooks direct Download</a> (1.3GB) |
84 | | - </li> |
| 37 | + <li><a href="http://amzn.to/1KkV42z" target="_blank">Amazon</a> or <a href="http://amzn.to/1fNOnbd" target="_blank">Kindle Store</a> (Python para Informáticos: Explorando la información)</li> |
| 38 | + <li><a href="http://do1.dr-chuck.com/py4inf/ES-es/book.pdf" target="_blank">PDF</a> from <a href="https://twitter.com/fertardio" target="_blank">Fernando Tardío</a></li> |
| 39 | + <li><a href="translations/ES/book_272_es4.epub" target="_blank">EPUB</a></li> |
85 | 40 | </ul> |
86 | | -</div> |
87 | | -<div class="small-12 medium-12 large-6 columns"> |
| 41 | + <p>Korean</p> |
| 42 | + <ul> |
| 43 | + <li><a href="http://amzn.to/1N74xLt" target="_blank">Amazon</a> ( 정보교육을 위한 파이썬: 정보탐색을 통한 데이터 과학자로의 여정)</li> |
| 44 | + <li><a href="translations/KO/book_009_ko.pdf" target="_blank">PDF</a> from <a href="http://www.xwmooc.net/python/" target="_new">Victor KC. Lee</a></li> |
| 45 | + </ul> |
| 46 | + <p>Chinese (Simplified)</p> |
| 47 | + <ul> |
| 48 | + <li><a href="http://fanwscu.gitbooks.io/py4inf-zh-cn/" target="_blank">PDF</a> from Wei Fan</li> |
| 49 | + <li><a href="https://www.gitbook.com/download/epub/book/fanwscu/py4inf-zh-cn" target="_blank">EPUB</a></li> |
| 50 | + </ul> |
| 51 | + </div> |
| 52 | + |
| 53 | + <div class="small-12 medium-12 large-6 columns"> |
| 54 | + <br> |
88 | 55 | <p> |
89 | 56 | The sample code and data files for the book is here: <a href="http://www.py4inf.com/code" target="_blank">Code Samples</a>. |
90 | 57 | </p> |
|
0 commit comments