Python Programming by Example . A. Kurniawan

All scripting samples are written in Python 3.x. The following is highlight topic in this book:

    \t
  • Development Environment
  • \t
  • Python Programming Language
  • \t
  • Lists, Tuples and Dictionary
  • \t
  • Functions
  • \t
  • Python Object Oriented
  • \t
  • Python Modules and Packages
  • \t
  • String operations
  • \t
  • File Operations
  • \t
  • Error Handling
  • \t
  • Building Own Python Module
  • \t
  • Concurrency
  • \t
  • Encoding
  • \t
  • Hashing and Cryptography
  • \t
  • Database Programming
  • \t
  • Socket Programming
  • \t
  • Python Regular Expressions
  • \t
  • Python GUI Programming
  • \t
  • Python Unit Testing