Cantitate/Preț
Produs

Python 3 for Absolute Beginners

Autor Tim Hall, J-P Stacey
en Limba Engleză Paperback – 29 oct 2009
There are many more people who want to study programming other than aspiring computer scientists with a passing grade in advanced calculus. This guide appeals to your intelligence and ability to solve practical problems, while gently teaching the most recent revision of the programming language Python.
You can learn solid software design skills and accomplish practical programming tasks, like extending applications and automating everyday processes, even if you have no programming experience at all. Authors Tim Hall and J–P Stacey use everyday language to decode programming jargon and teach Python 3 to the absolute beginner.
Citește tot Restrânge

Preț: 35760 lei

Preț vechi: 44700 lei
-20% Nou

Puncte Express: 536

Preț estimativ în valută:
6844 7220$ 5703£

Carte disponibilă

Livrare economică 12-26 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430216322
ISBN-10: 1430216328
Pagini: 316
Ilustrații: 300 p.
Dimensiuni: 191 x 235 x 17 mm
Greutate: 0.57 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Introducing Python.- Designing Software.- Variables and Data Types.- Making Choices.- Using Lists.- Functions.- Working with Text.- Executable Files, Organization, and Python on the Web.- Classes.- Exceptions.- Reusing Code with Modules and Packages.- Simple Windowed Applications.

Notă biografică

Tim Hall currently provides front-line support for 64 Studio. He has also written newbie tutorials for Linux User and Developer magazine in between more mundane system admin and web authoring jobs. Tim has released albums and performed as a musician and songwriter, both solo and in collaboration with other artists. He has been further honored as the holder of the Bardic chair of Glastonbury between 2005 and 2007. Tim uses Python as his main programming language, primarily as a means for creative ends, because it is easy to read and fun to learn.

Caracteristici

This is the only introduction to Python programming that does not assume programming expertise Teaches programming using Python 3, which is estimated to be released in late 2008 Author focused on writing and working for beginners since the beginning of his career No hidden assumptions: everything is explained All programs are practical and can be used in real life