Return to previous page

Introducing Python

Modern Computing in Simple Packages
Summary:

The book serves as a comprehensive guide to the Python programming language, covering fundamental concepts, data structures, and various Python libraries. It provides practical examples and exercises to help readers learn how to write efficient, effective code for a wide range of applications.

Key points:

1. Python Basics: The book introduces Python's syntax, data types, functions, and unique use of indentation for code blocks.

Books similar to "Introducing Python":