Sign up
Forgot password?
FAQ: Login

Guttag J.V. Introduction to Computation and Programming Using Python: with Application to Understanding Data

  • zip file
  • size 10,68 MB
  • contains azw document(s)
  • added by
  • info modified
Guttag J.V. Introduction to Computation and Programming Using Python: with Application to Understanding Data
2nd Edition. — The MIT Press, Massachusetts Institute of Technology, England, 2016. — 466 p. — ISBN: 9780262529624.
This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including PyLab. It provides students with skills that will enable them to make productive use of computational techniques, including some of the tools and techniques of data science for using computation to model and interpret data. The book is based on an MIT course (which became the most popular course offered through MIT's OpenCourseWare) and was developed for use not only in a conventional classroom but in in a massive open online course (MOOC). This new edition has been updated for Python 3, reorganized to make it easier to use for courses that cover only a subset of the material, and offers additional material including five new chapters.
Students are introduced to Python and the basics of programming in the context of such computational concepts and techniques as exhaustive enumeration, bisection search, and efficient approximation algorithms. Although it covers such traditional topics as computational complexity and simple algorithms, the book focuses on a wide range of topics not found in most introductory texts, including information visualization, simulations to model randomness, computational techniques to understand data, and statistical techniques that inform (and misinform) as well as two related but relatively advanced topics: optimization problems and dynamic programming. This edition offers expanded material on statistics and machine learning and new chapters on Frequentist and Bayesian statistics.
Getting started
Introduction to python
Some simple numerical programs
Functions, scoping, and abstraction
Structured types, mutability, and higher-order functions
Testing and debugging
Exceptions and assertions
Classes and object-oriented programming
A simplistic introduction to algorithmic complexity
Some simple algorithms and data structures
Plotting and more about classes
Knapsack and graph optimization problems
Dynamic programming
Random walks and more about data visualization
Stochastic programs, probability, and distributions
Monte carlo simulation
Sampling and confidence intervals
Understanding experimental data
Randomized trials and hypothesis checking
Conditional probability and bayesian statistics
Lies, damned lies, and statistics
A quick look at machine learning
Clustering
Classification methods
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up