Здравствуйте, Esef, Вы писали:
E>Возникла необходимость изучить питон на максимально серьезном уровне. Времени на это месяц-два. Раньше этой гадюки в глаза не видел. В связи с этим прошу помощи... Посоветуйте, с чего начать. Пару хороших книг — для старта и для более продвиннутого изучения. Какие есть web-ресурсы (русскоязычные и англоязычные). Какие вообще есть популярные технологие связанные с питоном? В общем буду рад любому совету
Книги
http://www.oreilly.com/catalog/pythonpr/index.html
By Mark Lutz
The Python Pocket Reference is a companion volume to two O'Reilly Animal Guides, Programming Python and Learning Python. This small book summarizes Python statements and types, built-in functions, commonly used library modules, and other prominent Python...
Out of Print. Published November 1998
http://www.oreilly.com/catalog/python2/index.html
By Mark Lutz
Programming Python focuses on advanced applications of Python. Endorsed by Python creator Guido van Rossum, it demonstrates advanced Python techniques, and addresses software design issues such as reusability and object-oriented programming. The enclosed...
http://www.oreilly.com/catalog/pythoncook/index.html
The Python Cookbook is a collection of problems, solutions, and practical examples for Python programmers, written by Python programmers. It contains over two hundred recipes for text manipulation, object oriented programming, XML processing, system ...