Python in Easy Steps - (In Easy Steps) 3rd Edition by Mike McGrath (Paperback)
About this item
Highlights
- Python in easy steps, 3rd edition teaches you to program in the powerful Python programming language - the world's favorite coding language.
- Author(s): Mike McGrath
- 192 Pages
- Computers + Internet, Programming Languages
- Series Name: In Easy Steps
Description
Book Synopsis
Python in easy steps, 3rd edition teaches you to program in the powerful Python programming language - the world's favorite coding language. It gives complete examples that illustrate each aspect with colorized source code.
Python in easy steps, 3rd edition begins by explaining how to install the free Python interpreter so that you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the Python language basics before moving on to provide examples of Object-Oriented Programming (OOP). A new chapter for this edition then demonstrates how to process web form data with the Flask web framework for Python. The book concludes by demonstrating how you can use your acquired knowledge to create and deploy graphical windowed applications.
Python in easy steps, 3rd edition has an easy-to-follow style, and makes no assumption you have previous knowledge of any programming language, so it's ideal for: