Table of Contents
Python is one of the few programming languages that can claim to be both simple and powerful. This is good for both beginners as well as experts. More importantly, it is fun to use. This book aims to help you learn this wonderful language and explain how to get things done quicklessly and painlessly - in effect, an excellent anti-venom for your programming problems :-)
This book is mainly meant for readers who have never programmed before. The aim of the book is "if all you know about computers is how to save text files, then you can learn Python from this book."
However, the book is still useful for people with prior programming experience. There are notes in each chapter to help experienced programmers understand the differences between their favorite language and Python. A little warning though, Python is soon going to become your favorite programming language!