How to Think Like a Computer Scientist (Learning with Python)
閱讀本文約花費: 1 (分鐘)
How to Think Like a Computer Scientist
Learning with Python
by Allen Downey, Jeff Elkner and Chris Meyers. This book is now available for sale at Lulu.com. Hardcopies are no longer available from Green Tea Press. How to Think… is an introduction to programming using Python, one of the best languages for beginners. How to Think… is a Free Book available under the GNU Free Documentation License. Readers are free to copy and distribute the text; they are also free to modify it, which allows them to adapt the book to different needs, and to help develop new material. Please send suggestions, corrections and comments about the book to feedback{at}thinkpython{dot}com.Download
The book is available in a variety of electronic formats:- Precompiled copies of the book are available in PDF andPostscript . Users are free to download and print these files.
- The LaTeX source code for the book is available as agzipped tar file.
- The HTML version of the book is also available if you prefer to read it online. Or you can download all theHTML pages in a gzipped tar file.
Translations
Here are some translations of the book into other (natural) languages:- Spanish translation by Gregorio Inda.
- Pensare da informatico: Imparare con Python, an Italian translation by Alessandro Pocaterra.
- Portugese translation.
- German translation by Gregor Lingl and Mike Müller.
- Czech translation by Jaroslav Kubias.
- Cours de programmation Python, by Gerard Swinnen. This book is partly and adaptation and translation of How to Think Like a Computer Scientist, and partly original material. This version is in violation of the terms of the GNU Free Documentation License because it does not acknowledge that it is a modified version of How to Think….