Python Crash Course, 2nd Edition

According to No Starch Press : 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.

Python Crash Course Book

Book : Python Crash Course, 2nd Edition

Author : Eric Matthes

Pages : 544

Year : May 2019

File format : PDF

File size : 6.7 MB

Download

1st Edition

Python Crash Course,1st Edition

2nd Edition

Python Crash Course, 2nd Edition

Python Crash Course, 2nd Edition (telegram)

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