Language
  • Python 3
Reading time
  • Approximately 73 days
What you will learn
  • Recipes
  • Network programming
  • Web Development
  • Web Scraping
Author
  • Alex Martelli
Published
  • 1 year, 1 month ago
Packages you will be introduced to
  • dateutil
  • requests
  • beautifulsoup

Python was recently ranked as today's most popular programming language on the TIOBE index, thanks to its broad applicability to design and prototyping to testing, deployment, and maintenance. With this updated fourth edition, you'll learn how to get the most out of Python, whether you're a professional programmer or someone who needs this language to solve problems in a particular field.

Carefully curated by recognized experts in Python, this new edition focuses on version 3.10, bringing this seminal work on the Python language fully up to date on five version releases, including preview coverage of upcoming 3.11 features.

This handy guide will help you:

  • Learn how Python represents data and program as objects
  • Understand the value and uses of type annotations
  • Examine which language features appeared in which recent versions
  • Discover how to use modern Python idiomatically
  • Learn ways to structure Python projects appropriately
  • Understand how to debug Python code

The author Alex Martelli has the following credentials.

  • Python Software Foundation Fellow, a major contributor to the language or its community
  • Works/Worked at Google