|
TITLE |
| Learning Python |
| EDITION |
| 2nd |
| ISBN |
| 0-596-00281-5 |
| AUTHOR(S) |
| David Ascher, Mark Lutz |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 2 to 4 [about levels] |
| WHC HOT Favourite |
| Order Learning Python from amazon.co.uk |
| SYNOPSIS |
Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. Python is considered easy to ... more
|
|
|
TITLE |
| Python Programming Patterns |
| EDITION |
| 1st |
| ISBN |
| 0-13-040956-1 |
| AUTHOR(S) |
| Thomas W. Christopher |
| PUBLISHER |
| Prentice Hall |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 2 to 4 [about levels] |
| WHC Favourite |
| Order Python Programming Patterns from amazon.co.uk |
| SYNOPSIS |
Python Programming Patterns shows developers the best ways to write large programs with Python, introducing powerful design patterns that deliver unprecedented levels of robustness, scalability, and reuse. ... more
|
|
|
TITLE |
| Web Programming in Python: Techniques for Integrating Linux, Apache, and MySQL |
| EDITION |
| 1st |
| ISBN |
| 0-13-041065-9 |
| AUTHOR(S) |
| Thomas W. Christopher, George Thiruvathukal, John Shafaee |
| PUBLISHER |
| Prentice Hall |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 1 to 3 [about levels] |
| WHC Favourite |
| Order Web Programming in Python: Techniques for Integrating Linux, Apache, and MySQL from amazon.co.uk |
| SYNOPSIS |
Web Programming in Python demonstrates exactly how to build robust, Web-based systems that integrate Python with three powerful open source technologies: Linux, Apache, and MySQL. You'll find a complete, ... more
|
|
|
TITLE |
| Learn to Program Using Python |
| EDITION |
| 1st |
| ISBN |
| 0-201-70938-4 |
| AUTHOR(S) |
| Alan Gauld |
| PUBLISHER |
| Addison-Wesley |
| PUBLISHED |
| 2000 |
| LEVEL(S) |
| 1 and 2 [about levels] |
| WHC Favourite |
| Order Learn to Program Using Python from amazon.co.uk |
| SYNOPSIS |
Are you a...
* Systems administrator frustrated by the deficiencies of your existing tools?
* Web site creator wanting to produce more dynamic content?
* Computer user with a desire to know what's ... more
|
|
|
TITLE |
| Mastering Regular Expressions |
| EDITION |
| 2nd |
| ISBN |
| 0-596-00289-0 |
| AUTHOR(S) |
| Jeffrey Friedl |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2002 |
| LEVEL(S) |
| 3 to 5 [about levels] |
| WHC Favourite |
| Order Mastering Regular Expressions from amazon.co.uk |
| SYNOPSIS |
Regular expressions are an extremely powerful tool for manipulating text and data. They have spread like wildfire in recent years, now offered as standard features in Perl, Java, VB.NET and C# (and any ... more
|
|
|
TITLE |
| Python Cookbook |
| EDITION |
| 2nd |
| ISBN |
| 0-596-00797-3 |
| AUTHOR(S) |
| Alex Martelli, David Ascher, Anna Martelli Ravenscroft |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2005 |
| LEVEL(S) |
| 2 to 4 [about levels] |
| WHC Favourite |
| Order Python Cookbook from amazon.co.uk |
| SYNOPSIS |
Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. It is now being used by an ... more
|
|
|
TITLE |
| Dive Into Python |
| EDITION |
| 1st |
| ISBN |
| 1-59059-356-1 |
| AUTHOR(S) |
| Mark Pilgrim |
| PUBLISHER |
| Apress |
| PUBLISHED |
| 2004 |
| LEVEL(S) |
| 2 to 4 [about levels] |
| WHC Favourite |
| Order Dive Into Python from amazon.co.uk |
| SYNOPSIS |
Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for shell scripters, and for serious application developers who want a feature-rich, yet ... more
|
|
|
TITLE |
| Python Annotated Archives |
| EDITION |
| 1st |
| ISBN |
| 0-07-212104-1 |
| AUTHOR(S) |
| Martin C. Brown |
| PUBLISHER |
| McGraw-Hill |
| PUBLISHED |
| 2000 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Python Annotated Archives from amazon.co.uk |
| SYNOPSIS |
The Ultimate Collection of Streamlined Code and Expert Techniques for Python Programmers
This is the most innovative Python programming tool ever created. Develop and deploy high-performance, cross-platform ... more
|
|
|
TITLE |
| Python Programming with the Java Class Libraries |
| EDITION |
| 1st |
| ISBN |
| 0-201-61616-5 |
| AUTHOR(S) |
| Richard Hightower |
| PUBLISHER |
| Addison-Wesley |
| PUBLISHED |
| 2002 |
| LEVEL(S) |
| 3 and 4 [about levels] |
|
| Order Python Programming with the Java Class Libraries from amazon.co.uk |
| SYNOPSIS |
Characterized by ease of use, richness of expression, and concise syntax, Python has remained a premier programming language for more than a decade, and is used by novices and professionals alike. In particular, ... more
|
|
|
TITLE |
| Perl to Python Migration |
| EDITION |
| 1st |
| ISBN |
| 0-201-73488-5 |
| AUTHOR(S) |
| Martin C. Brown |
| PUBLISHER |
| Addison-Wesley |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 2 and 3 [about levels] |
| This book is no longer in print |
| |
| SYNOPSIS |
Are you a Perl programmer who would like to be able to programme in Python? Brimming with a wealth of practical examples and resources this book will show you how.
The first section will show you the basic ... more
|
|
|
TITLE |
| Python: Visual Quickstart Guide |
| EDITION |
| 1st |
| ISBN |
| 0-201-74884-3 |
| AUTHOR(S) |
| Chris Fehily |
| PUBLISHER |
| Peachpit Press |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 1 and 2 [about levels] |
|
| Order Python: Visual Quickstart Guide from amazon.co.uk |
| SYNOPSIS |
Named after the Monty Python comedy troupe, Python is an interpreted, open-source, object-oriented programming language. It's also free and runs portably on Windows, Mac OS, Unix, and other operating systems. ... more
|
|
|
TITLE |
| Text Processing in Python |
| EDITION |
| 1st |
| ISBN |
| 0-321-11254-7 |
| AUTHOR(S) |
| David Mertz |
| PUBLISHER |
| Addison-Wesley |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Text Processing in Python from amazon.co.uk |
| SYNOPSIS |
Text Processing in Python is an example-driven, hands-on tutorial that carefully teaches programmers how to accomplish numerous text processing tasks using the Python language. Filled with concrete examples, ... more
|
|
|
TITLE |
| Programming with Qt |
| EDITION |
| 2nd |
| ISBN |
| 0-596-00064-2 |
| AUTHOR(S) |
| Matthias Kalle Dalheimer |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 3 and 4 [about levels] |
|
| Order Programming with Qt from amazon.co.uk |
| SYNOPSIS |
The popular open source KDE desktop environment for Unix was built with Qt, a C++ class library for writing GUI applications that run on Unix, Linux, Windows 95/98, Windows 2000, and Windows NT platforms. ... more
|
|
|
TITLE |
| Programming Python |
| EDITION |
| 2nd |
| ISBN |
| 0-596-00085-5 |
| AUTHOR(S) |
| Mark Lutz |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 3 to 5 [about levels] |
|
| Order Programming Python from amazon.co.uk |
| SYNOPSIS |
Programming Python focuses on advanced uses of the Python programming/scripting language, which has evolved from an emerging language of interest primarily to pioneers, to a widely accepted tool that ... more
|
|
|
TITLE |
| Python Standard Library |
| EDITION |
| 1st |
| ISBN |
| 0-596-00096-0 |
| AUTHOR(S) |
| Fredrik Lundh |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Python Standard Library from amazon.co.uk |
| SYNOPSIS |
Python Standard Library is an essential guide for serious Python programmers. Python is a modular language that imports most useful operations from the standard library (basic support modules; operating ... more
|
|
|
TITLE |
| Python & XML |
| EDITION |
| 1st |
| ISBN |
| 0-596-00128-2 |
| AUTHOR(S) |
| Christopher A. Jones, Fred L. Drake, Jr. |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 3 and 4 [about levels] |
|
| Order Python & XML from amazon.co.uk |
| SYNOPSIS |
If you are a Python programmer who wants to incorporate XML into your skill set, this is the book for you. Python has attracted a wide variety of developers, who use it either as glue to connect critical ... more
|
|
|
TITLE |
| Python Cookbook |
| EDITION |
| 1st |
| ISBN |
| 0-596-00167-3 |
| AUTHOR(S) |
| Alex Martelli, David Ascher |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2002 |
| LEVEL(S) |
| 2 to 4 [about levels] |
| This edition has been replaced |
| Order current edition from amazon.co.uk |
| SYNOPSIS |
The Python Cookbook is a collection of problems, solutions, and practical examples for Python programmers, written by Python programmers. Over the past year, members of the Python community have contributed ... more
|
|
|
TITLE |
| Python in a Nutshell |
| EDITION |
| 1st |
| ISBN |
| 0-596-00188-6 |
| AUTHOR(S) |
| Alex Martelli |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 3 to 5 [about levels] |
|
| Order Python in a Nutshell from amazon.co.uk |
| SYNOPSIS |
Ask any Python aficionado and you'll hear that Python programmers have it all: an elegant language that offers object-oriented programming support, a readable, maintainable syntax, integration with C components, ... more
|
|
|
TITLE |
| Python Pocket Reference |
| EDITION |
| 2nd |
| ISBN |
| 0-596-00189-4 |
| AUTHOR(S) |
| Mark Lutz |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 2 to 4 [about levels] |
| This edition has been replaced |
| Order current edition from amazon.co.uk |
| SYNOPSIS |
Python is optimized for quality, productivity, portability, and integration. Hundreds of thousands of Python developers around the world rely on Python for Internet scripting, systems programming, user ... more
|
|
|
TITLE |
| Jython Essentials |
| EDITION |
| 1st |
| ISBN |
| 0-596-00247-5 |
| AUTHOR(S) |
| Noel Rappin, Samuele Pedroni |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2002 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Jython Essentials from amazon.co.uk |
| SYNOPSIS |
Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination ... more
|
|
|
TITLE |
| Regular Expression Pocket Reference |
| EDITION |
| 1st |
| ISBN |
| 0-596-00415-X |
| AUTHOR(S) |
| Tony Stubblebine |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 2 to 5 [about levels] |
|
| Order Regular Expression Pocket Reference from amazon.co.uk |
| SYNOPSIS |
Regular expressions are such a powerful tool for manipulating text and data that anyone who uses a computer can benefit from them. Composed of a mixture of symbols and text, regular expressions can be ... more
|
|
|
TITLE |
| Python Pocket Reference |
| EDITION |
| 3rd |
| ISBN |
| 0-596-00940-2 |
| AUTHOR(S) |
| Mark Lutz |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2005 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Python Pocket Reference from amazon.co.uk |
| SYNOPSIS |
Python is optimized for quality, productivity, portability, and integration. Hundreds of thousands of Python developers around the world rely on Python for general-purpose tasks, Internet scripting, systems ... more
|
|
|
TITLE |
| Teach Yourself Qt in 24 Hours |
| EDITION |
| 1st |
| ISBN |
| 0-672-31869-5 |
| AUTHOR(S) |
| Benjamin Briandet, Daniel Solin |
| PUBLISHER |
| SAMS |
| PUBLISHED |
| 2000 |
| LEVEL(S) |
| 2 and 3 [about levels] |
|
| Order Teach Yourself Qt in 24 Hours from amazon.co.uk |
| SYNOPSIS |
Sams Teach Yourself Qt Programming in 24 Hours will teach the reader how to quickly and easily write graphical programs for both X Windows-based systems (Linux, etc.) and Microsoft Windows systems. Consisting ... more
|
|
|
TITLE |
| Python Developer's Handbook |
| EDITION |
| 1st |
| ISBN |
| 0-672-31994-2 |
| AUTHOR(S) |
| AndrŽ Lessa |
| PUBLISHER |
| SAMS |
| PUBLISHED |
| 2000 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Python Developer's Handbook from amazon.co.uk |
| SYNOPSIS |
The Python Developer's Handbook is designed to expose experienced developers to Python and its uses. Beginning with a brief introduction to the language and its syntax, the book moves quickly into more ... more
|
|
|
TITLE |
| Teach Yourself Object Oriented Programming in 21 Days |
| EDITION |
| 1st |
| ISBN |
| 0-672-32109-2 |
| AUTHOR(S) |
| Anthony Sintes |
| PUBLISHER |
| SAMS |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 2 and 3 [about levels] |
|
| Order Teach Yourself Object Oriented Programming in 21 Days from amazon.co.uk |
| SYNOPSIS |
Sams Teach Yourself Object Oriented Programming in 21 Days differs from other OOP books in two main ways. Many classic OOP books are designed for software engineers and teach at an academic level. Sams ... more
|
|
|
|
TITLE |
| Plone Content Management Essentials |
| EDITION |
| 1st |
| ISBN |
| 0-672-32687-6 |
| AUTHOR(S) |
| Julie C. Meloni |
| PUBLISHER |
| SAMS |
| PUBLISHED |
| 2004 |
| LEVEL(S) |
| 1 and 2 [about levels] |
|
| Order Plone Content Management Essentials from amazon.co.uk |
| SYNOPSIS |
Plone Content Management Essentials is a practical and thorough hands-on guide to using the powerful open-source content website publishing system, Plone. With this book as your guide, you will thoroughly ... more
|
|
|
TITLE |
| Python Web Programming |
| EDITION |
| 1st |
| ISBN |
| 0-7357-1090-2 |
| AUTHOR(S) |
| Steve Holden |
| PUBLISHER |
| New Riders |
| PUBLISHED |
| 2002 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Python Web Programming from amazon.co.uk |
| SYNOPSIS |
Python Web Programming is a practical introduction to building networked systems in the object-oriented framework of the Python language. It shows how to leverage the powerful Python libraries to build ... more
|
|
|
TITLE |
| Python Essential Reference |
| EDITION |
| 2nd |
| ISBN |
| 0-7357-1091-0 |
| AUTHOR(S) |
| David M. Beazley |
| PUBLISHER |
| New Riders |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Python Essential Reference from amazon.co.uk |
| SYNOPSIS |
Python Essential Reference, Second Edition, is the definitive guide to the Python programming language. Designed for programmers, it covers the core language, more than 100 modules in the standard library, ... more
|
|
|
TITLE |
| Web Standards Programmer's Reference: HTML, CSS, JavaScript, Perl, Python, and PHP |
| EDITION |
| 1st |
| ISBN |
| 0-7645-8820-6 |
| AUTHOR(S) |
| Steven M. Schafer |
| PUBLISHER |
| Wrox Press Inc. |
| PUBLISHED |
| 2005 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Web Standards Programmer's Reference: HTML, CSS, JavaScript, Perl, Python, and PHP from amazon.co.uk |
| SYNOPSIS |
* This invaluable resource offers tutorials and real-world examples as well as thorough language references for Web markup languages (HTML/XHTML and CSS), and popular scripting languages (JavaScript, Perl, ... more
|
|
|
TITLE |
| XML Processing with Perl, Python, and PHP |
| EDITION |
| 1st |
| ISBN |
| 0-7821-4021-1 |
| AUTHOR(S) |
| Martin C. Brown |
| PUBLISHER |
| Sybex |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order XML Processing with Perl, Python, and PHP from amazon.co.uk |
| SYNOPSIS |
XML is an elegant solution to the problem of data portability. Like all breakthroughs, however, it gives rise to new challenges. With XML, you can store and structure data for seamless, cross-platform ... more
|
|
|
TITLE |
| GUI Programming with Python Using the Qt Toolkit |
| EDITION |
| 1st |
| ISBN |
| 0-9700330-4-4 |
| AUTHOR(S) |
| Boudewijn Rempt |
| PUBLISHER |
| Commandprompt, Inc |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 3 and 4 [about levels] |
|
| Order GUI Programming with Python Using the Qt Toolkit from amazon.co.uk |
| SYNOPSIS |
The main topic of this book is application development using PyQt. PyQt is a library extension to the Python programming language meant to form the basis for GUI Programming. PyQt is free software, but ... more
|
|
|
TITLE |
| Programming Python |
| EDITION |
| 1st |
| ISBN |
| 1-56592-197-6 |
| AUTHOR(S) |
| Mark Lutz |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 1996 |
| LEVEL(S) |
| 3 to 5 [about levels] |
| This edition has been replaced |
| Order current edition from amazon.co.uk |
| SYNOPSIS |
Programming Python is a classic O'Reilly Nutshell Handbook(R) describing the use of the Python programming/scripting language. Python is a popular scripting language freely available over the Net. Like ... more
|
|
|
TITLE |
| Learning Python |
| EDITION |
| 1st |
| ISBN |
| 1-56592-464-9 |
| AUTHOR(S) |
| David Ascher, Mark Lutz |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 1999 |
| LEVEL(S) |
| 2 and 3 [about levels] |
| This edition has been replaced |
| Order current edition from amazon.co.uk |
| SYNOPSIS |
Learning Python is an introduction to the increasingly popular Python programming language. Python is an interpreted, interactive, object-oriented scripting language. Python is growing in popularity because: ... more
|
|
|
TITLE |
| Python Programming on Win32 |
| EDITION |
| 1st |
| ISBN |
| 1-56592-621-8 |
| AUTHOR(S) |
| Andy Robinson, Mark Hammond |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2000 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Python Programming on Win32 from amazon.co.uk |
| SYNOPSIS |
Python is growing in popularity; based on download statistics, there are now over 450,000 people using Python, and more than 150,000 people using Python on Windows. Use of the language has been growing ... more
|
|
|
TITLE |
| Game Programming with Python |
| EDITION |
| 1st |
| ISBN |
| 1-58450-258-4 |
| AUTHOR(S) |
| Sean Riley |
| PUBLISHER |
| Charles River Media |
| PUBLISHED |
| 2004 |
| LEVEL(S) |
| 4 [about levels] |
|
| Order Game Programming with Python from amazon.co.uk |
| SYNOPSIS |
If C and C++ are the languages of choice for game programmers, why should you consider using Python? Game Programming with Python explores this question in depth and teaches you why and how Python can ... more
|
|
|
TITLE |
| The Definitive Guide to Plone |
| EDITION |
| 1st |
| ISBN |
| 1-59059-329-4 |
| AUTHOR(S) |
| Andy McKay |
| PUBLISHER |
| Apress |
| PUBLISHED |
| 2004 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order The Definitive Guide to Plone from amazon.co.uk |
| SYNOPSIS |
This unique guide to Plone covers everything from installing Plone (on Mac OS X, Windows, and Linux) to writing code for the system. As part of the Apress library of Python programming and content management ... more
|
|
|
TITLE |
| Foundations of Python Network Programming |
| EDITION |
| 1st |
| ISBN |
| 1-59059-371-5 |
| AUTHOR(S) |
| John Goerzen |
| PUBLISHER |
| Apress |
| PUBLISHED |
| 2004 |
| LEVEL(S) |
| 4 and 5 [about levels] |
|
| Order Foundations of Python Network Programming from amazon.co.uk |
| SYNOPSIS |
To guide readers through the new scripting language, Python, this book discusses every aspect of client and server programming. And as Python begins to replace Perl as a favorite programming language, ... more
|
|
|
TITLE |
| The Quick Python Book |
| EDITION |
| 1st |
| ISBN |
| 1-884777-74-0 |
| AUTHOR(S) |
| Daryl Harms, Kenneth McDonald |
| PUBLISHER |
| Manning Publications Co. |
| PUBLISHED |
| 1999 |
| LEVEL(S) |
| 2 and 3 [about levels] |
|
| Order The Quick Python Book from amazon.co.uk |
| SYNOPSIS |
This book first introduces the core features of the Python programming language: syntax, control flow, and basic data structures. Then, it discusses Python features useful in larger applications, such ... more
|
|
|
TITLE |
| Python and Tkinter Programming |
| EDITION |
| 1st |
| ISBN |
| 1-884777-81-3 |
| AUTHOR(S) |
| John Grayson |
| PUBLISHER |
| Manning Publications Co. |
| PUBLISHED |
| 2000 |
| LEVEL(S) |
| 4 and 5 [about levels] |
|
| Order Python and Tkinter Programming from amazon.co.uk |
| SYNOPSIS |
This guide shows experienced Python programmers how to add graphical user interfaces (GUIs) to their applications, featuring fully functional examples with code annotations. Topics include panels and machines, ... more
|
|
|
TITLE |
| The Book of Zope |
| EDITION |
| 1st |
| ISBN |
| 1-886411-57-3 |
| AUTHOR(S) |
| Beehive L.L.C. |
| PUBLISHER |
| Linux Journal Press |
| PUBLISHED |
| 2002 |
| LEVEL(S) |
| 3 and 4 [about levels] |
|
| Order The Book of Zope from amazon.co.uk |
| SYNOPSIS |
The Book of Zope is a comprehensive introduction to Zope's structure and use. The book includes such topics as why and how to install Zope; working with the Management screen, objects, and other essential ... more
|
|
|
TITLE |
| Python Programming: An Introduction to Computer Science |
| EDITION |
| 1st |
| ISBN |
| 1-887902-99-6 |
| AUTHOR(S) |
| John Zelle |
| PUBLISHER |
| Franklin, Beedle & Associates |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 1 and 2 [about levels] |
|
| Order Python Programming: An Introduction to Computer Science from amazon.co.uk |
| SYNOPSIS |
It is difficult for many students to master basic concepts in computer science and programming. A large portion of the confusion can be blamed on the complexity of the tools and materials that are traditionally ... more
|
|
| Total of 42 books listed out of a total of 609 books |