Python
Learn to Program Using Python: A Tutorial for Hobbyists, Self-Starters, and All Who Want to Learn the Art of Computer Programming
Format: Paperback
Author: Alan Gauld
ReleaseDate: 15 January, 2001
Publisher: Addison-Wesley Professional
Rating:
Not really for the novice
It described Python's features and at the same time put them in the larger context of what modern computer languages do. As a slightly experienced C programmer and a somewhat experienced Python programmer, I found this book useful. Like several other reviewers, however, I think the level of this book would be far too intimidating for someone learning to program for the first time. Also, for me the final section of the book ("Case Studies") delved too deeply into object-oriented and GUI issues not directly relevant to my work, and I put the book aside at that point. Bottom line: a nice recap but not really for the novice.
fills a niche, but not the ideal beginner's book
It's obviously intended for the novice, and its short chapters and general topics reflect that, but many things are left unexplained or explained poorly, such as the chapter on object-oriented programming. In some ways this book seems like it's in search of an identity. This book definitely fills a niche for introductory python books for an audience with no programming experience, and my frequent frustration has not necessarily outweighed the value of the short chapters on diverse topics. Part of the problem may be that Amazon sold me a copy of the 1st edition rather than the 2nd. I'm going to finish the book soon and print out the Python tutorial to see if that can answer some unanswered questions.
Programming Python Pleases Poor Programming Producers!
Python is by far the easiest to learn, easiest to debug and work with. I am a graduate student with over 10 programming languages in my toolbox. My gratitude goes out to the developers of this powerful language.
This is an extremely well written with very concise explanations and a great amount of humor added in (look at the Spam class in chapter 6!). This could be the start of a new British Invasion, except this time with the Knights who say "NI". Beginning programmers and experienced developers will frequently reference this book.
|