Python Pocket Primer

  • 3h 37m
  • Oswald Campesato
  • Mercury Learning
  • 2014

As part of the new Pocket Primer series, this book provides an overview of the major aspects, the source code, and tutorial videos to use Python. This Pocket Primer is primarily for self-directed learners want to learn Python and serves as a starting point for deeper exploration of Python programming.

FEATURES

  • Provides a solid introduction to Python via complete code samples
  • Contains chapter devoted to Jython

About the Author

OSWALD CAMPESATO (San Francisco, CA) specializes in Java, Android, jQuery, and CSS3/SVG graphics. He is the author/co-author of seven books including jQuery, CSS3, and HTML5 for Mobile and Desktop Devices and HTML5 Canvas and CSS3 Primer (Mercury Learning).

In this Book

  • Introduction to Python
  • Conditional Logic, Loops, and Functions
  • Python Collections
  • Regular Expressions
  • Files and Streams
  • Working With JSON and XML
  • Data Visualization and Graphics
  • Built-In Functions and Custom Classes
  • Python and Databases
  • Miscellaneous Topics