Introduction to Computation and Programming Using Python with Application to Understanding Data
Author: Unknown Author
Offer: Rent at ₹243 or Buy at ₹695
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. 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...