Python 3: The Comprehensive Guide to Hands-On Python Programming

  • 14h 54m
  • Johannes Ernesti, Peter Kaiser
  • Rheinwerk Publishing Inc.
  • 2022

Ready to master Python? Learn to write effective code with this award-winning comprehensive guide, whether you’re a beginner or a professional programmer. Review core Python concepts, including functions, modularization, and object orientation, and walk through the available data types. Then dive into more advanced topics, such as using Django and working with GUIs. With plenty of code examples throughout, this hands-on reference guide has everything you need to become proficient in Python!

  • The complete Python 3 handbook
  • Learn basic Python principles and work with functions, methods, data types, and more
  • Walk through GUIs, network programming, debugging, optimization, and other advanced topics
  • Download and consult practical code examples

In this book, you’ll learn about:

1. Coding with Python

Learn about Python syntax and structure! Follow examples to start developing and testing your own programs using downloadable code.

2. The Standard Library

Explore Python’s built-in library and see how it can be used for a variety of different tasks, from running your mathematical functions to debugging your code.

3. Advanced Programming Techniques

Already know the basics? Enhance your professional skills with more advanced concepts, including GUIs, Django, scientific computing, and connecting to other languages.

About the Author

Johannes Ernesti is a research scientist at DeepL. He is a graduate mathematician and received his doctorate in applied mathematics from the Karlsruhe Institute of Technology (KIT).

Peter Kaiser is a research scientist at DeepL. He has a degree in computer science and received a doctorate in humanoid robotics from the Karlsruhe Institute of Technology (KIT).

In this Book

  • Introduction
  • The Python Programming Language
  • Getting Started with the Interactive Mode
  • The Path to the First Program
  • Control Structures
  • Files
  • The Data Model
  • Functions, Methods, and Attributes
  • Sources of Information on Python
  • Basic Data Types: An Overview
  • Numeric Data Types
  • Sequential Data Types
  • Mappings and Sets
  • Collections
  • Date and Time
  • Enumerations and Flags
  • Functions
  • Modules and Packages
  • Object-Oriented Programming
  • Exception Handling
  • Generators and Iterators
  • Context Manager
  • Decorators
  • Annotations for Static Type Checking
  • Structural Pattern Matching
  • Mathematics
  • Screen Outputs and Logging
  • Regular Expressions
  • Interface to Operating System and Runtime Environment
  • File System
  • Parallel Programming
  • Data Storage
  • Network Communication
  • Accessing Resources on the Internet
  • Email
  • Debugging and Quality Assurance
  • Documentation
  • Distributing Python Projects
  • Virtual Environments
  • Alternative Interpreters and Compilers
  • Graphical User Interfaces
  • Python as a Server-Side Programming Language on the Web: An Introduction to Django
  • Scientific Computing and Data Science
  • Inside Knowledge
  • From Python 2 to Python 3
  • Service Pages
  • Legal Notes
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE