Python for Everybody Exploring Data Using Python 3

I never seemed to find the perfect data-oriented Python book for my course, so I set out to write just such a book. Luckily at a faculty meeting three weeks before I was about to start my new book from scratch over the holiday break, Dr. Atul Prakash showed me the Think Python book which he had used...

Full description

Saved in:
Bibliographic Details
Main Author: Severance, Charles (Author)
Format: Electronic eBook
Language:English
Published: Ann Arbor, Michigan Charles Severance [2016]
Series:Open textbook library.
Subjects:
Online Access:Access online version
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • 1 Why should you learn to write programs?
  • 2 Variables, expressions, and statements
  • 3 Conditional execution
  • 4 Functions
  • 5 Iteration
  • 6 Strings
  • 7 Files
  • 8 Lists
  • 9 Dictionaries
  • 10 Tuples
  • 11 Regular expressions
  • 12 Networked programs
  • 13 Using Web Services
  • 14 Object-Oriented Programming
  • 15 Using databases and SQL
  • 16 Visualizing data
  • A Contributions
  • B Copyright Detail