The absolute beginner's guide to Python programming a step-by-step guide with examples with lab exercises

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 lan...

Full description

Bibliographic Details
Main Author: Wilson, Kevin
Format: eBook
Language:English
Published: New York, NY Apress 2022
Edition:[First edition]
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02648nmm a2200349 u 4500
001 EB002151265
003 EBX01000000000000001289391
005 00000000000000.0
007 cr|||||||||||||||||||||
008 230302 ||| eng
020 |a 9781484287163 
050 4 |a QA76.73.P98 
100 1 |a Wilson, Kevin 
245 0 0 |a The absolute beginner's guide to Python programming  |b a step-by-step guide with examples with lab exercises  |c Kevin Wilson 
250 |a [First edition] 
260 |a New York, NY  |b Apress  |c 2022 
300 |a xv, 193 pages  |b illustrations 
505 0 |a Chapter 1: What is Python -- Chapter 2: The Basics -- Chapter 3: Working with Data -- Chapter 4: Flow Control -- Chapter 5: Handling Files -- Chapter 6: Using Functions -- Chapter 7: Using Modules -- Chapter 8: Exception Handling -- Chapter 9: Object Oriented Programming -- Chapter 10: Building an Interface -- Chapter 11: Developing a Game -- Chapter 12: Python Web Development 
653 |a Python (Computer program language) / fast 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a Python (Langage de programmation) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
028 5 0 |a 10.1007/978-1-4842-8716-3 
776 |z 9781484287163 
776 |z 1484287169 
776 |z 1484287150 
776 |z 9781484287156 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484287163/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.13/3 
520 |a 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