How to use this Book: Intro
Note
In this section we answer the burning question: “So why DID they put that in a Python book?”
Who is this book for?
If you can answer “yes” to all of these:
-
Do you already know how to program in another programming language? -
Are you looking to add Python to your toolbelt so you can have a much fun coding as all those other Pythonistas?Note
“Pythonista”: someone who loves to code with Python
-
Are you a learning-by-getting-your-hands-dirty type of person, preferring to do rather than listen?
This book is for you.
Who should probably back away from this book?
If you can answer “yes” to any of these:
-
Have you never programmed before, and can’t tell your ifs from your loops? -
Are you a Python expert looking for a concise reference text for the language? -
Do you hate learning new things? Do you believe no Python book, no matter how good, ...