Return to previous page

Learning Python

Powerful Object-Oriented Programming
by: Mark Lutz
Summary:

The book serves as a comprehensive guide to the Python programming language, covering fundamental concepts, syntax, built-in data types, and the principles of object-oriented programming. It includes practical examples, exercises, and in-depth explanations designed for both beginners and experienced programmers to enhance their understanding and mastery of Python.

Key points:

1. Python Basics: The book introduces Python, its history, benefits, and basic elements like syntax, data types, variables, and operators.

Books similar to "Learning Python":