Conclusions

Final Comments

  • This tutorial has focused almost exclusively on the language itself
  • Most of Python's functionality is found in the Python library.
  • This is covered in the Advanced Python Programming tutorial.

Additional Resources

  • Learning Python. Provides excellent introductory information.
  • Python Essential Reference. (Shameless plug)
  • Online language reference (www.python.org).

Acknowledgements

  • Guido van Rossum
  • David Ascher
  • Paul Dubois
<<< O'Reilly OSCON 2000, Introduction to Python, Slide 128
July 17, 2000, beazley@cs.uchicago.edu
>>>