Znalezione w sieci
Python for Fun
Data: 2011-09-21, Autor: Chris Meyers, 2004, Dział: PythonThis collection is a presentation of several small Python programs. They are aimed at intermediate programmers - people who have studied Python and are fairly comfortable with basic recursion and object oriented techniques. Each program is very short, never more than a couple of pages and accompanied with a write-up.
WięcejPython 2.5 Quick Reference
Data: 2011-09-21, Autor: Richard Gruet, 2007, Dział: Python
This reference covers invocation options, environment variables, lexical entities, basic types and their operations, advanced types, statements, iterators, generators, descriptors, decorators, built-in functions, built-in exceptions, standard methods & operators redefinition in user-created classes, important modules, list of modules in the base distribution, workspace exploration and idiom hints, python mode for emacs.
WięcejPython 101: Introduction to Python
Data: 2011-09-21, Autor: Dave Kuhlman, 2008, Dział: PythonThis document is a syllabus for a first course in Python programming. This course contains an introduction to the Python language, instruction in the important and commonly used features of the language, and practical exercises in the use of those features.
WięcejPractical Programming in Python
Data: 2011-09-21, Autor: Jeffrey Elkner, at al., 2010, Dział: PythonThe goal of this book is twofold: to teach you how to program in Python; and to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science.
WięcejNon-Programmers Tutorial For Python
Data: 2011-09-21, Autor: Josh Cogliati - Wikibooks, 2005, Dział: PythonThis free tutorial is designed to be an introduction to the Python programming language. The guide is for someone with no programming experience. The author attempts to teach programming by reading code and writing code.
WięcejLearn to Program Using Python
Data: 2011-09-21, Autor: Alan Gauld - Addison-Wesley Professional, 2000, Dział: Python
A tutorial for hobbyists, self-starters, and all who want to learn the art of computer programming and Python programming language. Topics covered include data types and variables, debugging, and namespaces. Also includes sample applications that illustrate ideas and techniques in action.
Więcej
