Jump to ratings and reviews
Rate this book

Learn to Program [Using Python version 2]

Rate this book
This Edition/version DOES NOT really exists as a proper book. It is the sequel or update of the first Edition. upgrading from Python 1.5 to Python 2.x
It is available as Website and you can download a PDF version (on which the page count is based on).
More Description is available on http://www.alan-g.me.uk/index.htm

-----------------------------------------------------
First Edition Description
-----------------------------------------------------
You'd think there would be tons of programming books for absolute beginners, but there are far fewer good ones than you'd expect. In response, long-time programmer Alan Gauld began his own super-easy Web tutorial -- and it "just growed" into a super-easy book.
Gauld chose Python as his teaching language due to its relatively simple syntax, powerful features, support for diverse programming styles, and availability on every platform from Windows and Mac to Linux. (Oh, yeah, and it's free.) But his real interest is in teaching the mindset and techniques that apply to any programming language.

To that end, he starts by introducing the universal "raw materials of programming" -- variables, data types, strings, and so forth. Gauld shows how to make programs "look" intelligent with loops and IF statements, and how to get input from users. Next, he introduces high-level ideas of modularity that are indispensable to any programmer who wants to build quality code.

From there, it's on to more advanced stuff: recursion, namespaces, simple object-oriented and event-driven programming, regular expressions, and (thankfully) debugging. There's a very short but wonderful chapter on planning software projects, followed by two detailed case studies. If you're an utter novice, this is your book.(Bill Camarda)

325 pages, ebook

First published December 8, 2000

3 people are currently reading
22 people want to read

About the author

Alan Gauld

20 books3 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
4 (30%)
4 stars
7 (53%)
3 stars
1 (7%)
2 stars
0 (0%)
1 star
1 (7%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.