Python Crash Course (2nd Edition): A Hands-On, Project-Based Introduction to Programming
Availability: in stock at our Melbourne warehouse.
NB: This is a secondhand book in very good condition. See our FAQs for more information. Please note that the jacket image is indicative only. A description of our secondhand books is not always available. Please contact us if you have a question about this title.
Author: Eric Matthes
Format: Paperback
Number of Pages: 544
A fast-paced, no-nonsense guide to programming in Python. This book teaches beginners the basics of programming in Python with a focus on real projects. The second edition of the best-selling Python book in the world (over 1 million copies sold!). A fast-paced, no-nonsense guide to programming in Python. Updated and thoroughly revised to reflect the latest in Python code and practices. Python Crash Course is the world's best-selling guide to the Python programming language. This fast-paced, thorough introduction to programming with Python will have you writing programs, solving problems, and making things that work in no time. In the first half of the book, you'll learn basic programming concepts, such as variables, lists, classes, and loops, and practice writing clean code with exercises for each topic. You'll also learn how to make your programs interactive and test your code safely before adding it to a project. In the second half, you'll put your new knowledge into practice with three substantial projects- a Space Invaders-inspired arcade game, a set of data visualizations with Python's handy libraries, and a simple web app you can deploy online. As you work through the book, you'll learn how to- . Use powerful Python libraries and tools, including Pygame, Matplotlib, Plotly, and Django . Make 2D games that respond to keypresses and mouse clicks, and that increase in difficulty . Use data to generate interactive visualizations . Create and customize web apps and deploy them safely online . Deal with mistakes and errors so you can solve your own programming problems If you've been thinking about digging into programming, Python Crash Course will get you writing real programs fast. Why wait any longer? Start your engines and code!