
Автор: Eric Matthes
Издательство: No Starch Press
Год: 2023
Страниц: 554
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.1 MB, 10.1 MB
Python Crash Course is the world's best-selling guide to the Python guide programming language, with over 1,500,000 copies sold to date! This fast-paced, thorough introduction to programming with Python will have you writing code, solving problems, and making cool projects that work in no time. In the first half of the book, you'll learn basic programming concepts, such as variables, lists, loops, and classes, 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.