Campus eBookstore Logo

Skip Navigation LinksEBook Details

Python Standard Library: a QuickStudy Digital Reference Guide First Edition, New Edition

Python Standard Library: a QuickStudy Digital Reference Guide First Edition, New Edition
Author: Berajah Jayne
Price: $7.95
ISBN-10: 1423244389
ISBN-13: 9781423244387
Get It!:
Format: PDF
Delivery: BibliU Reader
Duration: Lifetime

Note:
Copy Selections To Clipboard: Copying content to the clipboard is completely disabled
Printing Pages: Printing pages is completely disabled

Description

An extremely handy programmer’s standard library reference that is as durable as it is portable. This 6 page digital guide includes essential script modules used by developers of all skill levels to simplify the process of programming in Python. This guide is all script and is organized to find needed script quickly. As with QuickStudy reference on any subject, with continued reference, the format lends itself to memorization. Beginning students or seasoned programmers will find this tool a perfect go-to for the at-a-glance script answer and memory jog you might need. At this price and for the bank of script included it’s an easy add to your programmer’s toolbox.
6 page digital guide includes:
  • General Functionality
  • Date/Time Processing
  • System and Computer Controls
    • OS Module
    • Classes of the OS Module
    • Pathlib Module
    • Threading Module
  • Debugging Functionality
    • PDB Module
    • Debugging for the PDB Module
  • Mathematic and Numeric Operations
    • Math Module
    • Random Module
  • Iterable and Iterator Operations
    • Collections Module
    • Classes of the Collections Module
    • Itertools Module
  • Web and Data Transfer Operations
    • HTML Parser Module
    • HTML Module
  • Audio Manipulation