黄智勇 发表于 2017-4-21 10:24:40

python free books

  Dive Into Pythonhttp://myspacesurfer.hee-ro.net/index.php?q=uggc%3A%2F%2Fyvaxzvatyr.pbz%2Fvzt%2Fpbzzrag_oyhr.tvs
Dive Into Python: Python from novice to pro is a Python book forexperienced programmers. It is a free python book by Mark Pilgrim. Youcan download it in various formats.
http://www.diveintopython.org/
  Text Processing in Python (a book)http://myspacesurfer.hee-ro.net/index.php?q=uggc%3A%2F%2Fyvaxzvatyr.pbz%2Fvzt%2Fpbzzrag_oyhr.tvs
At the broadest level text processing is simply taking textualinformation and -doing something- with it.This doing might berestructuring or reformatting it, extracting smaller bits ofinformation from it, algorithmically modifying the content ofthe information, or performing calculations that depend on thetextual information.
http://gnosis.cx/TPiP/
  Think Python: An Introduction to Software Designhttp://myspacesurfer.hee-ro.net/index.php?q=uggc%3A%2F%2Fyvaxzvatyr.pbz%2Fvzt%2Fpbzzrag_oyhr.tvs
This book is a substantially revised version of How to Think Like a Computer Scientist: Learning with Python.
http://www.greenteapress.com/thinkpython/
  Data Structures and Algorithms with Object-Oriented Design Patterns in Pythonhttp://myspacesurfer.hee-ro.net/index.php?q=uggc%3A%2F%2Fyvaxzvatyr.pbz%2Fvzt%2Fpbzzrag_oyhr.tvs
This book is about the fundamentals of data structures andalgorithms--the basic elements from which large and complex softwareartifacts are built. To develop a solid understanding of a datastructure requires three things:
http://www.brpreiss.com/books/opus7/
  The Standard Python Libraryhttp://myspacesurfer.hee-ro.net/index.php?q=uggc%3A%2F%2Fyvaxzvatyr.pbz%2Fvzt%2Fpbzzrag_oyhr.tvs
Based in part on over 3,000 newsgroup articles written by Pythonveteran Fredrik Lundh since 1995, this book provides brief descriptionsand sample scripts for all standard modules in the Python 2.0 library.
http://effbot.org/zone/librarybook-index.htm
  An Introduction to Python - Table of Contentshttp://myspacesurfer.hee-ro.net/index.php?q=uggc%3A%2F%2Fyvaxzvatyr.pbz%2Fvzt%2Fpbzzrag_oyhr.tvs
Python is an easy to learn, powerful programming language. It hasefficient high-level data structures and a simple but effectiveapproach to object-oriented programming. Python's elegant syntax anddynamic typing, together with its interpreted nature, make it an ideallanguage for scripting and rapid application development in many areason most platforms.
http://www.network-theory.co.uk/docs/pytut/
Python Language Reference Manual - Table of Contentshttp://myspacesurfer.hee-ro.net/index.php?q=uggc%3A%2F%2Fyvaxzvatyr.pbz%2Fvzt%2Fpbzzrag_oyhr.tvs  
This reference manual describes the Python programming language. It is not intended as a tutorial.
http://www.network-theory.co.uk/docs/pylang/
Thinking in Pythonhttp://myspacesurfer.hee-ro.net/index.php?q=uggc%3A%2F%2Fyvaxzvatyr.pbz%2Fvzt%2Fpbzzrag_oyhr.tvs  
You can download the current version of Thinking in Python here. Thisincludes the BackTalk comment collection system that I built in Zope.
http://mindview.net/Books/TIPython/
A Byte of Pythonhttp://myspacesurfer.hee-ro.net/index.php?q=uggc%3A%2F%2Fyvaxzvatyr.pbz%2Fvzt%2Fpbzzrag_oyhr.tvs  
鈥楢 Byte of Python鈥� is a book on programming using the Python language.It serves as a tutorial or guide to the Python language for a beginneraudience. If all you know about computers is how to save text files,then this is the book for you.The book has crossed nearly 50,000 downloads in the past few years.
http://www.swaroopch.com/byteofpython/
Python Programming - Wikibooks, collection of open-content textbookshttp://myspacesurfer.hee-ro.net/index.php?q=uggc%3A%2F%2Fyvaxzvatyr.pbz%2Fvzt%2Fpbzzrag_oyhr.tvs  
Python is a general-purpose interpreted programming language. Itcurrently has distributions available for Microsoft Windows, Apple MacOS X, GNU/Linux, BSD, and many other platforms. There are currentlythree major implementations: the standard implementation written in C,Jython written in Java, and IronPython written in C# for the MS .NETenvironment.
http://en.wikibooks.org/wiki/Python_Programming
An Introduction to Tkinterhttp://myspacesurfer.hee-ro.net/index.php?q=uggc%3A%2F%2Fyvaxzvatyr.pbz%2Fvzt%2Fpbzzrag_oyhr.tvs  
The Tkinter module ("Tk interface") is the standard Python interface tothe Tk GUI toolkit from Scriptics (formerly developed by Sun Labs).
http://www.pythonware.com/library/tkinter/introduc
Python Imaging Library Handbookhttp://myspacesurfer.hee-ro.net/index.php?q=uggc%3A%2F%2Fyvaxzvatyr.pbz%2Fvzt%2Fpbzzrag_oyhr.tvs  
This is the PIL handbook, last updated May 6, 2005. This edition covers release 1.1.5 of the Python Imaging Library.
http://www.pythonware.com/library/pil/handbook/ind
页: [1]
查看完整版本: python free books