Book description
This is the second edition of the best selling Python book in the world. Python Crash Course, 2nd Edition is a straightforward introduction to the core of Python programming. Author Eric Matthes dispenses with the sort of tedious, unnecessary information that can get in the way of learning how to program, choosing instead to provide a foundation in general programming concepts, Python fundamentals, and problem solving. Three real-world projects in the second part of the book allow readers to apply their knowledge in useful ways.
Readers will learn how to create a simple video game, use data visualization techniques to make graphs and charts, and build and deploy an interactive web application. Python Crash Course, 2nd Edition teaches beginners the essentials of Python quickly so that they can build practical programs and develop powerful programming techniques.
Uses Python 3
Table of contents
- Cover Page
- Title Page
- Copyright Page
- About the Author
- About the Technical Reviewer
- Dedication
- BRIEF CONTENTS
- CONTENTS IN DETAIL
- PREFACE TO THE SECOND EDITION
- ACKNOWLEDGMENTS
- INTRODUCTION
- PART I: BASICS
- 1 GETTING STARTED
- 2 VARIABLES AND SIMPLE DATA TYPES
- 3 INTRODUCING LISTS
- 4 WORKING WITH LISTS
- 5 IF STATEMENTS
- 6 DICTIONARIES
- 7 USER INPUT AND WHILE LOOPS
- 8 FUNCTIONS
- 9 CLASSES
- 10 FILES AND EXCEPTIONS
- 11 TESTING YOUR CODE
- PART II: PROJECTS
- PROJECT 1: ALIEN INVASION
- 12 A SHIP THAT FIRES BULLETS
- 13 ALIENS!
- 14 SCORING
- PROJECT 2: DATA VISUALIZATION
- 15 GENERATING DATA
- 16 DOWNLOADING DATA
- 17 WORKING WITH APIs
- PROJECT 3: WEB APPLICATIONS
- 18 GETTING STARTED WITH DJANGO
- 19 USER ACCOUNTS
- 20 STYLING AND DEPLOYING AN APP
- AFTERWORD
- A INSTALLATION AND TROUBLESHOOTING
- B TEXT EDITORS AND IDEs
- C GETTING HELP
- D USING GIT FOR VERSION CONTROL
- INDEX
Product information
- Title: Python Crash Course, 2nd Edition
- Author(s):
- Release date: May 2019
- Publisher(s): No Starch Press
- ISBN: 9781593279288
You might also like
book
Python Crash Course, 3rd Edition
Python Crash Course is the world's best-selling guide to the Python guide programming language, with over …
book
Head First Python, 2nd Edition
Want to learn the Python language without slogging your way through how-to manuals? With Head First …
book
Learning Python, 5th Edition
Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on …
book
Fluent Python, 2nd Edition
Don't waste time bending Python to fit patterns you've learned in other languages. Python's simplicity lets …