Home
Python Crash Course, 3rd Edition: A Hands-On, Project-Based Introduction to Programming
Loading Inventory...
Barnes and Noble
Python Crash Course, 3rd Edition: A Hands-On, Project-Based Introduction to Programming
Current price: $49.99
Barnes and Noble
Python Crash Course, 3rd Edition: A Hands-On, Project-Based Introduction to Programming
Current price: $49.99
Loading Inventory...
Size: Paperback
*Product Information may vary - to confirm product availability, pricing, and additional information please contact Barnes and Noble
is the world’s best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing functioning applications in no time.
You’ll start by learning 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. You’ll put your new knowledge into practice by creating a Space Invaders–inspired arcade game, building a set of data visualizations with Python’s handy libraries, and deploying a simple application online.
As you work through the book, you’ll learn how to:
: This third edition is completely revised to reflect the latest in Python code. New and updated coverage includes VS Code for text editing, the pathlib module for file handling, pytest for testing your code, as well as the latest features of Matplotlib, Plotly, and Django.
If you’ve been thinking about digging into programming,
will provide you with the skills to write real programs fast. Why wait any longer? Start your engines and code!