>> Закиньте еще ссилок на книги, но желательно на халявные
а сколько еще нужно ?
на
http://www.giuciao.com/books/sort.php?by=Python есть много
если нет, то по названию легко находятся
1.главная книга - Python Documentation (идет в комплекте установки)
2.справочники по языку (там есть практически все) :
Martelli A.Python in a nutshell.2006
Martelli A.Python cookbook.2005
Lutz M.Programming Python.2006
Lutz M.Python pocket reference.2001 (есть еще 3е издание 2005, но в сети не нашел, никто не встречал ?)
Dayley B.Python phrasebook.Essential code and commands.2006
3.для начинающих :
Downey A.B.How to think like a computer scientist.Python version.2001
Dawson M.Python programming for the absolute beginner.2003
Pilgrim M.Dive into Python.2004 (есть перевод Пилгрим М.В глубь языка Python)
Россум Г.Язык программирования Python
Сузи Р.А.Язык программирования Python
Чаплыгин А.Н.Учимся программировать вместе с Питоном
Introduction to Programming using Python
http://www.pasteur.fr/formation/infobio/python/4.по структурам данных и алгоритмам :
Preiss Data structures and algorithms with object-oriented design patterns in Python
http://www.brpreiss.com/books/opus7/ Hinsen K.Scientific computing in Python.1997
Numerical Python.2001
5.обработка текста, xml :
Mertz D.Text processing in Python.2003
Jones C.A.Python & XML.2002
6.по GUI, графике :
Shipman J.W.Tkinter reference.A GUI for Python
Lundh F.An introduction to Tkinter.1999
Rappin N.wxPython in action.2006
Rempt B.GUI programming with Python.QT edition.2001
Egli C.Rapid application development with GNOME and Python.2001
GTK,PyGTK documentation
PyGame documentation
PyOpenGL documentation
Gutschmidt T.Game programming with Python,Lua,and Ruby.2003
6.Web программирование :
Trubetskoy G.Mod_python manual.2002
The CherryPy documentation.2005
Hellegouarch S.CherryPy essentials.Rapid Python Web application development.2007
Fettig A.Twisted network programming essentials.2005
The definitive guide to Plone.2006
Latteier A.The Zope book Ed.2.6
Bernstein M.R.Zope Bible.2002
Суханов В.И.Введение в Zope3.2006
Django известно где -
http://www.djangobook.com/