Learning Python 5ed: Powerful Object-Oriented Programming

Learning Python 5ed

Powerful Object-Oriented Programming
 
Edition number: 5
Publisher: O?Reilly
Date of Publication:
Number of Volumes: Print PDF
 
Normal price:

Publisher's listprice:
GBP 59.99
Estimated price in HUF:
28 975 HUF (27 595 HUF + 5% VAT)
Why estimated?
 
Your price:

26 077 (24 836 HUF + 5% VAT )
discount is: 10% (approx 2 898 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
Not in stock at Prospero.
Can't you provide more accurate information?
 
  Piece(s)

 
 
 
 
Product details:

ISBN13:9781449355739
ISBN10:14493557311
Binding:Paperback
No. of pages:1600 pages
Size:230x178x58 mm
Weight:2308 g
Language:English
0
Category:
Long description:

Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz&&&8217;s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with Python. It&&&8217;s an ideal way to begin, whether you&&&8217;re new to programming or a professional developer versed in other languages.

Complete with quizzes, exercises, and helpful illustrations, this easy-to-follow, self-paced tutorial gets you started with both Python 2.7 and 3.3&&&8212; the latest releases in the 3.X and 2.X lines&&&8212;plus all other releases in common use today. You&&&8217;ll also learn some advanced language features that recently have become more common in Python code.

  • Explore Python&&&8217;s major built-in object types such as numbers, lists, and dictionaries
  • Create and process objects with Python statements, and learn Python&&&8217;s general syntax model
  • Use functions to avoid code redundancy and package code for reuse
  • Organize statements, functions, and other tools into larger components with modules
  • Dive into classes: Python&&&8217;s object-oriented programming tool for structuring code
  • Write large programs with Python&&&8217;s exception-handling model and development tools
  • Learn advanced Python tools, including decorators, descriptors, metaclasses, and Unicode processing