Return to previous page

Python Pocket Reference

Python In Your Pocket
by: Mark Lutz
Summary:

This compact reference guide provides a concise overview of Python programming language syntax, built-in functions, and commonly used libraries. It serves as a handy resource for developers to quickly look up details and examples of Python language elements and usage while coding.

Key points:

1. Python Basics: The book introduces Python's syntax, data types, and operators, highlighting its interactive and object-oriented nature.

Books similar to "Python Pocket Reference":