e-planet

a planet of e-books…

Archive for the ‘python’ Category

Python in a Nutshell-O’REILLY

Posted by shadow on September 7, 2008

In the tradition of O’Reilly’s “In a Nutshell” series, Python in a Nutshell offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many modules. This comprehensive reference guide makes it easy to look up all the most frequently needed information–not just about the Python language itself, but also the most frequently used parts of the standard library and the most important third-party extensions.

Download this book

Posted in python | Tagged: , , , , , , | Leave a Comment »

Core Python Programming-O’REILLY

Posted by shadow on September 7, 2008

Welcome to the world of Python! As a professional of student with a working knowledge of another high level programming knowledge, this book was made for you in your efforts to jump straight into python with a little overhead possible. The goal of this book is to provide text that flows into a conversational style littered with example to highlight your path towards Python programming. worth getting this book.

Download this book

Posted in python | Tagged: , , , , , , | Leave a Comment »

Sams Teach Yourself Python in 24 Hours

Posted by shadow on September 7, 2008

This book’s primary aim is to teach you how to program. Only secondarily does it aim to teach you python, perhaps the coolest programming language on the planet. You don’t need to know any programming before you begin; all is need to you is desire to learn. So read this book and in next 24 hours you can able to right python programs on your own. After reading this you can speed up your learning.

Download this book

Posted in python, tutorials | Tagged: , , , , , , | Leave a Comment »

Learning Python 3rd edition-O’REILLY

Posted by shadow on August 27, 2008

This book provides an introduction to the Python programming language. Python is a popular programming language used for both standalone programs and scripting applications in a wide variety of domains. It is free, portable, powerful, and remarkably easy to use. Whether you are new to programming or a professional developer, this book’s goal is to bring you quickly up to speed on the fundamentals of the core Python language.

Download this book

Posted in computers/IT, python | Tagged: , , , , | Leave a Comment »