Introduction to Computation and Programming Using Python
β Scribed by John V. Guttag
- Publisher
- MIT Press
- Year
- 2013
- Tongue
- English
- Leaves
- 281
- Edition
- Spring 2013 Edition
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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 (or MOOC) offered by the pioneering MITβHarvard collaboration edX.
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. The book does not require knowledge of mathematics beyond high school algebra, but does assume that readers are comfortable with rigorous thinking and not intimidated by mathematical concepts. 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.
Introduction to Computation and Programming Using Python can serve as a stepping-stone to more advanced computer science courses, or as a basic grounding in computational problem solving for students in other disciplines.
π SIMILAR VOLUMES
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 numpy, matplotlib, random, pandas, and sklearn. It provides students with skills that will enable them to make productive use
The book is based on an MIT course that has been offered twice a year since 2006. The course is aimed at students with little or no prior to programming, but who have a need (or at least a desire) to understand computational approaches to problem solving. Each year, a few of the students in the clas
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 so
<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