The Absolute Beginner's Guide to Python Programming: A Step-by-Step Guide with Examples and Lab Exercises

  • 58m
  • Kevin Wilson
  • Apress
  • 2022

Written as an illustrated, step-by-step guide, this book will introduce you to Python with examples using the latest version of the language.

You'll begin by learning to set up your Python environment. The next few chapters cover the basics of Python such as language classifications, Python language syntax, and how to write a program. Next, you will learn how to work with variables, basic data types, arithmetic, companion, and Boolean operators, followed by lab exercises. Further, the book covers flow control, using functions, and exception handling, as well as the principles of object-oriented programming and building an interface design. The last section explains how to develop a game by installing PyGame and how to use basic animation, and concludes with coverage of Python web development with web servers and Python web frameworks.

The Absolute Beginners Guide to Python Programming will give you the tools, confidence, and inspiration to start writing Python programs. If you are a programmer, developer, or a student, or someone who wants to learn on their own, this book is for you.

What You Will Learn

  • Gain an understanding of computer programming
  • Understand different data and data types
  • Work with Classes and OOP
  • Build interfaces, simple games, and web development with Python

Who This Book Is For

Software programmers, developers or students, or anyone who wants to learn Python programming on their own.

About the Author

With over 20 years’ experience in the computer industry, Kevin Wilson has made a career out of technology and showing others how to use it. After earning a master's degree in computer science, software engineering, and multimedia systems, Kevin has held various positions in the IT industry including graphic & web design, digital film & photography, programming & software engineering, developing & managing corporate networks, building computer systems, and IT support. He currently teaches computer science at college and works as an IT trainer in England while researching for his PhD.

In this Book

  • Introduction
  • Introduction to Computer Programming
  • The Basics
  • Working with Data
  • Flow Control
  • Handling Files
  • Using Functions
  • Using Modules
  • Exception Handling
  • Object-Oriented Programming
  • Building an Interface
  • Developing a Game
  • Python Web Development
  • Appendix A—Quick Reference
SHOW MORE
FREE ACCESS