Let’s Know What’s There In The Book
INTRODUCTION TO COMPUTATION AND PROGRAMMING USING PYTHON : WITH APPLICATION TO UNDERSTANDING DATA, SECOND EDITION
By John V. Guttag
“This is the ‘computational thinking’ book we have all been waiting for! With humor and historical anecdotes, John Guttag conveys the breadth and joy of computer science without compromising technical detail. The second edition includes brand new material that focuses on computational approaches to understanding data, complementing traditional computational problem solving.”
—Jeannette M. Wing, Corporate Vice President, Microsoft Research, and Consulting Professor of Computer Science and former Department Head, Carnegie Mellon University
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 topics: optimization problems and dynamic programming. This edition offers expanded material on statistics and machine learning and new chapters on Frequentist and Bayesian statistics.
“John Guttag is an extraordinary teacher and an extraordinary writer. This is not ‘a Python book,’ although you will learn Python. Nor is it a ‘programming book,’ although you will learn to program. It is a rigorous but eminently readable introduction to computational problem solving, and now also to data science—this second edition has been expanded and reorganized to reflect Python’s role as the language of data science.”
—Ed Lazowska, Bill & Melinda Gates Chair in Computer Science & Engineering, and Director of the eScience Institute, University of Washington
Preface • Acknowledgments
1. Getting Started
2. Introduction to Python
3. Some Simple Numerical Programs
4. Functions, Scoping, and abstraction
5. Structured Types, Mutability, and Higher-Order Functions
6. Testing and Debugging
7. Exceptions and Assertions
8. Classes and Object-Oriented Programming
9. A Simplistic Introduction to Algorithmic Complexity
10. Some Simple Algorithms and Data Structures
11. Plotting and More About Classes
12. Knapsack and Graph Optimization Problems
13. Dynamic Programming
14. Random Walks and More About Data Visualization
15. Stochastic Programs, Probability, and Distributions
16. Monte Carlo Simulation
17. Sampling and Confidence Intervals
18. Understanding Experimental Data
19. Randomized Trials and Hypothesis Checking
20. Conditional Probability and Bayesian Statistics
21. Lies, Damned Lies, and Statistics
22. A Quick Look at Machine Learning
23. Clustering
24. Classification Methods
Python 3.5 Quick Reference • Index
To purchase the book at 30% discount, Use Promo Code PHI#6663. Click http://social.phindia.com/XOzUcBJT

Leave a Reply

Your email address will not be published. Required fields are marked *