Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Python Crash Course - Beginners Guide To Programming Code With Python - Python For Beginners

Posted By: silva1410
Python Crash Course - Beginners Guide To Programming Code With Python - Python For Beginners

Python Crash Course - Beginners Guide To Programming Code With Python - Python For Beginners: A Hands-On, Project-Based Introduction to Programming - Python For Beginners
By Vishal Khachane
English | 2021 | ASIN : B0952B9LPD | 24 pages | EPUB | 0.5 MB

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.

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

If you've been thinking about digging into programming, Python Crash Course will get you writing real programs fast. Why wait any longer? Start your engines and code!

Review
Python Crash Course selected as one of the best books for learning Python by Real Python

Python Crash Course was selected as one of the best books for learning Python by Real Python
“It has been interesting to see, over the last few years, No Starch Press, which produces this book, growing and producing future classics that should be alongside the more traditional O’Reilly Press programming books. Python Crash Course is one of those books.”