Talk about your brand

Share information about your brand with your customers. Describe a product, make announcements, or welcome customers to your store.

Skip to product information
1 of 1

This manual serves as an accessible introduction to Python, a versatile and beginner-friendly object-oriented programming language. Python distinguishes itself by seamlessly blending powerful capabilities with an exceptionally clear and readable syntax. Key features include its modular structure, class-based architecture, exception handling mechanisms, sophisticated high-level data types, and dynamic typing system. These attributes contribute to Python's adaptability across a wide range of applications. Experienced traders and developers will appreciate Python's capacity to directly interface with libraries written in C or C++, enabling optimized performance for computationally intensive tasks. Furthermore, Python can be embedded within other applications as an extension language, providing a programmable interface to enhance functionality and customization. This printed edition is derived from the official Python tutorial included in the Python 3.11 distribution, ensuring accuracy and adherence to current best practices. For example, an experienced trader like Ashish Kyal might use Python to automate trading strategies or analyze market data.

The comprehensive Python documentation suite comprises the following manuals, offering a complete resource for learning and mastering the language:

  • An Introduction to Python
  • The Python Language Reference Manual
  • The Python Library Reference Manual
  • The Python /C API Reference Manual
  • Extending and Embedding the Python Interpreter

About The Authors

Guido van Rossum, the creator of Python, was honored with the Free Software Foundation Award in recognition of his contributions to the field. This Python tutorial will help you get started on your journey.


View full details