Skip to content

Beginning Python

Best in textbook rentals since 2012!

ISBN-10: 1590599829

ISBN-13: 9781590599822

Edition: 2nd 2008

Authors: Magnus Lie Hetland

List price: $79.99
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Gain a fundamental understanding of Python's syntax and features with the second edition of Beginning Python , an uptodate introduction and practical reference. Covering a wide array of Pythonrelated programming topics, including addressing language internals, database integration, network programming, and web services, you'll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands dirty in no time. Updated to reflect the latest in Python programming paradigms and several of the most crucial features found in the forthcoming Python 3.0 (otherwise known as Python 3000), advanced topics, such as extending Python and packaging/distributing Python…    
Customers also bought

Book details

List price: $79.99
Edition: 2nd
Copyright year: 2008
Publisher: Apress L. P.
Publication date: 9/10/2008
Binding: Paperback
Pages: 688
Size: 7.01" wide x 9.25" long x 1.25" tall
Weight: 2.684
Language: English

Magnus Lie Hetland is an experienced Python programmer, having used the language since the late 1990s. He is also an associate professor of algorithms at the Norwegian University of Science and Technology, having taught algorithms for the better part of a decade. Hetland is the author of Practical Python and Beginning Python, first and second editions, as well as several scientific papers.

Instant Hacking: The Basics
Lists and Tuples
Working with Strings
Dictionaries: When Indices Won't Do
Conditionals, Loops, and Some Other Statements
Abstraction
More Abstraction
Exceptions
Magic Methods, Properties, and Iterators
Batteries Included
Files and Stuff
Graphical User Interfaces
Database Support
Network Programming
Python and the Web
Testing, 1-2-3
Extending Python
Packaging Your Programs
Playful Programming
Project 1: Instant Markup
Project 2: Painting a Pretty Picture
Project 3: XML for All Occasions
Project 4: In the News
Project 5: A Virtual Tea Party
Project 6: Remote Editing with CGI
Project 7: Your Own Bulletin Board
Project 8: File Sharing with XML RPC
Project 9: File Sharing II - Now with GUI!
Project 10: Do-It-Yourself Arcade Game
The Short Version
Python Reference
Online Resources
Python 3.0
Index