๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Introduction to Computation and Programming Using Python: With Application to Understanding Data

โœ Scribed by John V. Guttag


Publisher
The MIT Press
Year
2016
Tongue
English
Leaves
466
Edition
2nd
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


The new edition of an introductory text that teaches students the art of computational problem solving, covering topics ranging from simple algorithms to information visualization.

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.

โœฆ Subjects


Introductory & Beginning;Programming;Computers & Technology;Python;Programming Languages;Computers & Technology;Programming Languages;Computer Science;New, Used & Rental Textbooks;Specialty Boutique


๐Ÿ“œ SIMILAR VOLUMES


Introduction to Computation and Programm
โœ John V. Guttag ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› The MIT Press ๐ŸŒ English

<p><b>The new edition of an introductory text that teaches students the art of computational problem solving, covering topics ranging from simple algorithms to information visualization.</b></p><p>This book introduces students with little or no prior programming experience to the art of computationa

Introduction to Computation and Programm
โœ John V. Guttag ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› The MIT Press ๐ŸŒ English

<p>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