Python in 24 Hours, Sams Teach Yourself 2nd Edition
| Katie Cunningham (Author) Find all the books, read about the author, and more. See search results for this author |
Use the Amazon App to scan ISBNs and compare prices.
In just 24 sessions of one hour or less, Sams Teach Yourself Python in 24 Hours will help you get started fast, master all the core concepts of programming, and build anything from websites to games. Using this book’s straightforward, step-by-step approach, you’ll move from the absolute basics through functions, objects, classes, modules, database integration, and more. Every lesson and case study application builds on what you’ve already learned, giving you a rock-solid foundation for real-world success!
Step-by-step instructions carefully walk you through the most common Python development tasks.
Quizzes and Exercises at the end of each chapter help you test your knowledge.
Notes present interesting information related to the discussion.
Tips offer advice or show you easier ways to perform tasks.
Warnings alert you to possible problems and give you advice on how to avoid them.
Learn how to…
- Install and run the right version of Python for your operating system
- Store, manipulate, reformat, combine, and organize information
- Create logic to control how programs run and what they do
- Interact with users or other programs, wherever they are
- Save time and improve reliability by creating reusable functions
- Master Python data types: numbers, text, lists, and dictionaries
- Write object-oriented programs that work better and are easier to improve
- Expand Python classes to make them even more powerful
- Use third-party modules to perform complex tasks without writing new code
- Split programs to make them more maintainable and reusable
- Clearly document your code so others can work with it
- Store data in SQLite databases, write queries, and share data via JSON
- Simplify Python web development with the Flask framework
- Quickly program Python games with PyGame
- Avoid, troubleshoot, and fix problems with your code
Frequently bought together
Customers who viewed this item also viewed
Editorial Reviews
About the Author
Katie Cunningham is a Python developer at Cox Media Group. She’s a fervent advocate for Python, open source software, and teaching people how to program. She’s a frequent speaker at open source conferences, such as PyCon and DjangoCon, speaking on beginners’ topics such as someone’s first site in the cloud and making a site that is accessible to everyone.
She also helps organize PyLadies in the DC area, a program designed to increase diversity in the Python community. She has taught classes for the organization, bringing novices from installation to writing their first app in 48 hours.
Katie is an active blogger at her website (http://therealkatie.net ), covering issues such as Python, accessibility, and the trials and tribulations of working from home.
Katie lives in the DC area with her husband and two children.
Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Product details
- Publisher : Sams Publishing; 2nd edition (October 1, 2013)
- Language : English
- Paperback : 320 pages
- ISBN-10 : 0672336871
- ISBN-13 : 978-0672336874
- Item Weight : 1.17 pounds
- Dimensions : 7 x 0.95 x 9 inches
- Best Sellers Rank: #347,750 in Books (See Top 100 in Books)
- #435 in Python Programming
- #525 in Web Design (Books)
- #915 in Internet & Telecommunications
- Customer Reviews:
About the author

Katie Cunningham is a Python developer at Cox Media Group. She's a fervent advocate for Python, Open Source Software, and teaching more people how to program. She's a frequent speaker at open source conferences, such as PyCon and DjangoCon, speaking on beginners topics such as someone's first site in the cloud, and making a site that is accessible to everyone.
She also helps organize PyLadies in the DC area, a program designed to increase diversity in the Python community. She has taught classes for the organization, bringing novices from installation to writing their first app in 48 hours.
Katie is an active blogger at her website (http://therealkatie.net), covering issues such as Python, accessibility, and the trials and tribulations of working from home.
Katie lives in the DC area with her husband and two children.
Customer reviews
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
However, the exercises provided do not contain any solutions whatsoever, not even model solutions. So if you don't have someone who already knows programming, it can be tough to figure out the right code. One star off for this.
Also, this book is for Python 2.7, and some of the examples are outdated for Python 3 +. For example, all the code examples use print without a parenthesis. Run this in Python 3 and you'll get an error. For best results, use the book with an instructor who knows what they're doing.
Top reviews from other countries
A few issues to be aware of:
1. Python in 24 hours is based on Python version 2, while Learning Python is versions 2 and 3. There's a few important differences in the two versions and all new users should be learning version 3. Version 2 is more legacy.
2. In my Kindle version, the printing wasn't right with numeric example. The plus sign was often in the wrong place.
A stolen item? I don't know.
Good to learn rapidly, not to extensive on the OOP portion.








