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 discover ways 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 discover ways to:
- Use powerful Python libraries and tools, including pytest, Pygame, Matplotlib, Plotly, and Django
- Make an increasing number of complex 2D games that respond to keypresses and mouse clicks
- Generate interactive data visualizations the use of numerous datasets
- Build apps that allow users to create accounts and manage their own data, and deploy your apps online
- Troubleshoot coding errors and solve common programming problems
New to this edition: This third edition is completely revised to reflect the up to date in Python code. New and up to date coverage includes VS Code for text editing, the pathlib module for file handling, pytest for testing your code, in addition to the up to date features of Matplotlib, Plotly, and Django.
If you’ve been thinking about digging into programming, Python Crash Course offers you the skills to write real programs fast. Why wait any further? Start your engines and code!
Covers Python 3.x
Reviews
There are no reviews yet.