Python Crash Course, 3rd Edition is a comprehensive and project-based introduction to the Python programming language. It will teach readers basic programming concepts such as variables, lists, classes, and loops, and provide practice writing clean code with exercises for each topic. It also covers how to make programs interactive, test code safely, create a 2D game, generate interactive data visualizations, build apps, and deploy them online. This updated edition includes coverage for VS Code for text editing, the pathlib module, pytest for testing code, as well as the latest features of Matplotlib, Plotly, and Django.
Is there an entry, which should be added to this list?