Table of Contents
![]() | Note Commitment to Instant Publishing. This book is a working example of the SQI microPublishing philosophy of instant publishing. This book is a work-in-progress. All of the material is in draft form (some in rough draft form). Some of the sections have example code with little of the description provided. Some sections have notes that need to be expanded to full text at some point in the future. However, all of the material fulfills the SQI microPublishing concept that any insight or new knowledge has value and needs to be quickly shared into the community of interest. During the code development cycle for a chapter a working snapshot will be maintained in the ???? section of the chapter. At any point in time the code may be significantly ahead of the documentation. |
Test of Bridgehead for Section 1
![]() | Customization ToDo The above Bridgehead should format as the sect1 below. |
Python Tutorial . From the Abstract in the Front Matter section of the Python Tutorial:
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.
...
This tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but all examples are self-contained, so the tutorial can be read off-line as well.
Dive Into Python . Dive Into Python is a Python book for experienced programmers. You can buy a printed copy, read it online, or download it in a variety of formats. It is also available in multiple languages.


![[Note]](/wiki/docbook/images/note.png)