Programming Python by Mark Lutz
£29.75
|
Python Cookbook by Alex Martelli
£24.85
|
Learning Python (Learning) by Mark Lutz
£16.24
|
Python Pocket Reference (Pocket Reference (O'Reilly)) by Mark Lutz
£5.56
|
Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) by Tony Stubblebine
£6.74
|
Product details
Would you like to update product info or give feedback on images?
|
Customers Viewing This Page May Be Interested in These Sponsored Links(What is this?) |
The book presents sample script code for almost 200 of the built-in modules in Python 2.0--written by a frequent contributor to Python newsgroups--and shows how to solve common programming problems in Python. Instead of a function-based reference, you get sample scripts for a wide variety of solutions centring on different Python modules.
Early sections look at core modules for working with the operating system, maths and strings, among other functions. Material on Python's excellent support for files and directories will help you master the file system. Ex