LWN.net Logo

A Byte of Python - Python Book / Tutorial

From:  python-AT-g2swaroop.net (Swaroop C H)
To:  python-announce-list-AT-python.org
Subject:  A Byte of Python - Python Book / Tutorial
Date:  5 Mar 2004 13:13:21 -0800

Hello everyone,

	I have a written a book on Python which serves as a tutorial or
guide for anyone who wants to learn Python. It specifically targets
beginners but experienced programmers can benefit a lot with the
special notes for them.

The chapters are :

Contents at a Glance

   1. Introduction
   2. Installing Python
   3. First Steps
   4. Basics
   5. Operators and Expressions
   6. Control Flow
   7. Functions
   8. Modules
   9. Data Structures
  10. Problem Solving - Writing a Python Script
  11. Object-Oriented Programming
  12. Input/Output
  13. Exceptions
  14. The Python Standard Library
  15. More Python
  16. What Next?
  17. Appendices
          * Free/Libre and Open Source Software (FLOSS)
          * About

The book is located at :

http://www.python.g2swaroop.net/


During my first brush with Python, I felt there was a need for a good
introductory guide to Python, and recent discussions on comp.lang.python
reinforce that. I hope this book helps fill that void.

This is my first attempt at writing anything so huge and so I am looking
forward to your suggestions and criticisms so that I can further improve the
book.

Thanks,
Swaroop C H
www.python.g2swaroop.net

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html


(Log in to post comments)

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds