Chapter 9. Other Advanced Topics

I'd like to have an argument please.

This chapter provides very useful information concerning the use and manipulation of images, sounds, threads, and other specific Python Modules.

Other Advanced Topics

After spending some time learning the basics of Python, you will soon face the need for implementing more advanced programs; programs that need to perform very specific tasks, such as converting image file formats or handling regular expressions. This chapter provides a general overview of some important advanced Python topics that you might need to use.

  • Image manipulation

  • Sounds

  • Restricted environment

  • Numeric Python

  • Regular expressions

  • Threads

Each one of these items is discussed, and a brief explanation is provided along ...

Get Python Developer's Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.