The Absolute Beginner's Guide to Python Programming: A Step-by-Step Guide with Examples and Lab Exercises
Autor Kevin Wilsonen Limba Engleză Paperback – 8 oct 2022
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.
Preț: 170.85 lei
Preț vechi: 213.56 lei
-20% Nou
Puncte Express: 256
Preț estimativ în valută:
32.70€ • 34.08$ • 27.22£
32.70€ • 34.08$ • 27.22£
Carte disponibilă
Livrare economică 16-30 decembrie
Livrare express 29 noiembrie-05 decembrie pentru 51.21 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484287156
ISBN-10: 1484287150
Pagini: 193
Ilustrații: XV, 193 p. 168 illus.
Dimensiuni: 155 x 235 x 21 mm
Greutate: 0.3 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484287150
Pagini: 193
Ilustrații: XV, 193 p. 168 illus.
Dimensiuni: 155 x 235 x 21 mm
Greutate: 0.3 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
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.
Textul de pe ultima copertă
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, andinspiration 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.
You will:
- 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
Caracteristici
Explains the fundamental building blocks of Python programs Covers basic programming techniques in Python Guides the reader from easier examples to more advanced techniques in Python programming