-
Algorithms
- MIT Press Essential Knowledge Series
- Narrated by: Jonathan Todd Ross
- Length: 5 hrs and 23 mins
Failed to add items
Add to Cart failed.
Add to Wish List failed.
Remove from wishlist failed.
Adding to library failed
Follow podcast failed
Unfollow podcast failed
Get 2 free audiobooks during trial.
Buy for $17.49
No default payment method selected.
We are sorry. We are not allowed to sell this product with the selected payment method
Publisher's summary
Digital technology runs on algorithms, sets of instructions that describe how to do something efficiently. Application areas range from search engines to tournament scheduling, DNA sequencing, and machine learning. Arguing that every educated person today needs to have some understanding of algorithms and what they do, in this volume in the MIT Press Essential Knowledge series, Panos Louridas offers an introduction to algorithms that is accessible to nonspecialists. Louridas explains not just what algorithms are but also how they work, offering a wide range of examples and keeping mathematics to a minimum.
After discussing what an algorithm does and how its effectiveness can be measured, Louridas covers three of the most fundamental applications areas: graphs, which describe networks, from eighteenth-century problems to today's social networks; searching, and how to find the fastest way to search; and sorting, and the importance of choosing the best algorithm for particular tasks. He then presents larger-scale applications: PageRank, Google's founding algorithm; and neural networks and deep learning. Finally, Louridas describes how all algorithms are nothing more than simple moves with pen and paper, and how from such a humble foundation rise all their spectacular achievements.
Listeners also enjoyed...
-
Deep Learning
- MIT Press Essential Knowledge Series
- By: John D. Kelleher
- Narrated by: Joel Richards
- Length: 5 hrs and 49 mins
- Unabridged
-
Overall
-
Performance
-
Story
In this volume in the MIT Press Essential Knowledge series, computer scientist John Kelleher offers an accessible and concise but comprehensive introduction to the fundamental technology at the heart of the artificial intelligence revolution. Kelleher explains some of the basic concepts in deep learning, presents a history of advances in the field, and discusses the current state of the art.
-
-
Yikes
- By Elliot Blanford on 10-27-19
By: John D. Kelleher
-
Advanced Algorithms and Data Structures
- By: Marcello La Rocca
- Narrated by: Julie Brierley
- Length: 23 hrs and 32 mins
- Unabridged
-
Overall
-
Performance
-
Story
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
-
-
Wonderful audio textbook!
- By Howard_a on 11-02-21
-
Grokking Algorithms
- By: Aditya Bhargava
- Narrated by: Derek Lettman
- Length: 3 hrs and 46 mins
- Unabridged
-
Overall
-
Performance
-
Story
This friendly guide teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. This accesible introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.
-
-
the book is not good in audio format
- By Anonymous User on 01-09-20
By: Aditya Bhargava
-
Elon Musk
- By: Walter Isaacson
- Narrated by: Jeremy Bobb, Walter Isaacson
- Length: 20 hrs and 39 mins
- Unabridged
-
Overall
-
Performance
-
Story
When Elon Musk was a kid in South Africa, he was regularly beaten by bullies. One day a group pushed him down some concrete steps and kicked him until his face was a swollen ball of flesh. He was in the hospital for a week. But the physical scars were minor compared to the emotional ones inflicted by his father, an engineer, rogue, and charismatic fantasist.
-
-
megalomania on display
- By JP on 09-12-23
By: Walter Isaacson
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- By: David Thomas, Andrew Hunt
- Narrated by: Anna Katarina
- Length: 9 hrs and 55 mins
- Unabridged
-
Overall
-
Performance
-
Story
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- By Amazon Customer on 01-21-20
By: David Thomas, and others
-
Causal Inference
- MIT Press Essential Knowledge Series
- By: Paul r. Rosenbaum
- Narrated by: Chris Monteiro
- Length: 4 hrs and 25 mins
- Unabridged
-
Overall
-
Performance
-
Story
Causal Inference provides a brief and nontechnical introduction to randomized experiments, propensity scores, natural experiments, instrumental variables, sensitivity analysis, and quasi-experimental devices. Ideas are illustrated with examples from medicine, epidemiology, economics and business, the social sciences, and public policy.
-
-
Not appropriate for audible and the reader don’t know how to read math
- By Anonymous User on 08-01-24
-
Deep Learning
- MIT Press Essential Knowledge Series
- By: John D. Kelleher
- Narrated by: Joel Richards
- Length: 5 hrs and 49 mins
- Unabridged
-
Overall
-
Performance
-
Story
In this volume in the MIT Press Essential Knowledge series, computer scientist John Kelleher offers an accessible and concise but comprehensive introduction to the fundamental technology at the heart of the artificial intelligence revolution. Kelleher explains some of the basic concepts in deep learning, presents a history of advances in the field, and discusses the current state of the art.
-
-
Yikes
- By Elliot Blanford on 10-27-19
By: John D. Kelleher
-
Advanced Algorithms and Data Structures
- By: Marcello La Rocca
- Narrated by: Julie Brierley
- Length: 23 hrs and 32 mins
- Unabridged
-
Overall
-
Performance
-
Story
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
-
-
Wonderful audio textbook!
- By Howard_a on 11-02-21
-
Grokking Algorithms
- By: Aditya Bhargava
- Narrated by: Derek Lettman
- Length: 3 hrs and 46 mins
- Unabridged
-
Overall
-
Performance
-
Story
This friendly guide teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. This accesible introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.
-
-
the book is not good in audio format
- By Anonymous User on 01-09-20
By: Aditya Bhargava
-
Elon Musk
- By: Walter Isaacson
- Narrated by: Jeremy Bobb, Walter Isaacson
- Length: 20 hrs and 39 mins
- Unabridged
-
Overall
-
Performance
-
Story
When Elon Musk was a kid in South Africa, he was regularly beaten by bullies. One day a group pushed him down some concrete steps and kicked him until his face was a swollen ball of flesh. He was in the hospital for a week. But the physical scars were minor compared to the emotional ones inflicted by his father, an engineer, rogue, and charismatic fantasist.
-
-
megalomania on display
- By JP on 09-12-23
By: Walter Isaacson
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- By: David Thomas, Andrew Hunt
- Narrated by: Anna Katarina
- Length: 9 hrs and 55 mins
- Unabridged
-
Overall
-
Performance
-
Story
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- By Amazon Customer on 01-21-20
By: David Thomas, and others
-
Causal Inference
- MIT Press Essential Knowledge Series
- By: Paul r. Rosenbaum
- Narrated by: Chris Monteiro
- Length: 4 hrs and 25 mins
- Unabridged
-
Overall
-
Performance
-
Story
Causal Inference provides a brief and nontechnical introduction to randomized experiments, propensity scores, natural experiments, instrumental variables, sensitivity analysis, and quasi-experimental devices. Ideas are illustrated with examples from medicine, epidemiology, economics and business, the social sciences, and public policy.
-
-
Not appropriate for audible and the reader don’t know how to read math
- By Anonymous User on 08-01-24
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- By: Laurence Moroney
- Narrated by: Timothy Howard Jackson
- Length: 9 hrs and 17 mins
- Unabridged
-
Overall
-
Performance
-
Story
If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics.
-
-
Perfect introduction to machine, learning, and artificial intelligence for any programmer!
- By Luc on 08-11-23
By: Laurence Moroney
-
Modern Software Engineering
- Doing What Works to Build Better Software Faster
- By: David Farley
- Narrated by: Amy Gordon
- Length: 9 hrs and 37 mins
- Unabridged
-
Overall
-
Performance
-
Story
In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues.
-
-
Could have been a 1-page bulleted list
- By Elle7se on 12-30-22
By: David Farley
-
Algorithms to Live By
- The Computer Science of Human Decisions
- By: Brian Christian, Tom Griffiths
- Narrated by: Brian Christian
- Length: 11 hrs and 50 mins
- Unabridged
-
Overall
-
Performance
-
Story
From finding a spouse to finding a parking spot, from organizing one's inbox to understanding the workings of human memory, Algorithms to Live By transforms the wisdom of computer science into strategies for human living.
-
-
Great listen, just don't expect tips!
- By Adam Hosman on 08-07-17
By: Brian Christian, and others
-
The Collected Stories of Arthur C. Clarke
- By: Arthur C. Clarke
- Narrated by: Ralph Lister, Ray Porter, Jonathan Davis
- Length: 51 hrs and 4 mins
- Unabridged
-
Overall
-
Performance
-
Story
From early work like "Rescue Party" and "The Lion of Comarre", through classic stories including "The Star", "Earthlight", "The Nine Billion Names of God", and "The Sentinel" (kernel of the later novel and movie 2001: A Space Odyssey), all the way to later work like "A Meeting with Medusa" and "The Hammer of God", this comprehensive short story collection encapsulates one of the great science fiction careers of all time.
-
-
List of stories from
- By KW Charlie on 09-15-16
By: Arthur C. Clarke
-
Competing in the Age of AI
- Strategy and Leadership When Algorithms and Networks Run the World
- By: Marco Iansiti, Karim R. Lakhani
- Narrated by: Steven Jay Cohen
- Length: 9 hrs and 38 mins
- Unabridged
-
Overall
-
Performance
-
Story
In industry after industry, data, analytics, and AI-driven processes are transforming the nature of work. While we often still treat AI as the domain of a specific skill, business function, or sector, we have entered a new era in which AI is challenging the very concept of the firm. AI-centric organizations exhibit a new operating architecture, redefining how they create, capture, share, and deliver value.
-
-
Good writing but disappointing reading
- By YBNRML on 04-13-20
By: Marco Iansiti, and others
-
A Brief History of Artificial Intelligence
- What It Is, Where We Are, and Where We Are Going
- By: Michael Wooldridge
- Narrated by: Glen McCready
- Length: 8 hrs and 8 mins
- Unabridged
-
Overall
-
Performance
-
Story
From Oxford's leading AI researcher comes a fun and accessible tour through the history and future of one of the most cutting edge and misunderstood field in science: artificial intelligence.
-
-
very basic.
- By Placeholder on 11-11-21
-
Hackers: Heroes of the Computer Revolution
- 25th Anniversary Edition
- By: Steven Levy
- Narrated by: Mike Chamberlain
- Length: 20 hrs and 23 mins
- Unabridged
-
Overall
-
Performance
-
Story
Steven Levy's classic book traces the exploits of the computer revolution's original hackers - those brilliant and eccentric nerds from the late 1950s through the early '80s who took risks, bent the rules, and pushed the world in a radical new direction. With updated material from noteworthy hackers such as Bill Gates, Mark Zuckerberg, Richard Stallman, and Steve Wozniak, Hackers is a fascinating story that begins in early computer research labs and leads to the first home computers.
-
-
Remember Why You Got Into Computing
- By Dan Collins on 07-01-16
By: Steven Levy
-
The Great Ideas of Philosophy, 2nd Edition
- By: Daniel N. Robinson, The Great Courses
- Narrated by: Daniel N. Robinson
- Length: 30 hrs and 11 mins
- Original Recording
-
Overall
-
Performance
-
Story
Grasp the important ideas that have served as the backbone of philosophy across the ages with this extraordinary 60-lecture series. This is your opportunity to explore the enormous range of philosophical perspectives and ponder the most important and enduring of human questions-without spending your life poring over dense philosophical texts.
-
-
A Hard Review to Write
- By Ark1836 on 11-20-15
By: Daniel N. Robinson, and others
-
Algorithms of Oppression
- How Search Engines Reinforce Racism
- By: Safiya Umoja Noble
- Narrated by: Shayna Small
- Length: 6 hrs and 21 mins
- Unabridged
-
Overall
-
Performance
-
Story
Run a Google search for “black girls” - what will you find? “Big Booty” and other sexually explicit terms are likely to come up as top search terms. But, if you type in “white girls”, the results are radically different. The suggested porn sites and un-moderated discussions about “why black women are so sassy” or “why black women are so angry” presents a disturbing portrait of black womanhood in modern society. In Algorithms of Oppression, Safiya Umoja Noble challenges the idea that search engines like Google offer an equal playing field for all forms of ideas, identities, and activities.
-
-
Read this book. Tell everyone you know about it.
- By Joshua Daniel-Wariya on 06-06-19
-
Metadata
- The MIT Press Essential Knowledge Series
- By: Jeffrey Pomerantz
- Narrated by: Steven Menasche
- Length: 5 hrs and 8 mins
- Unabridged
-
Overall
-
Performance
-
Story
When "metadata" became breaking news, appearing in stories about surveillance by the National Security Agency, many members of the public encountered this once-obscure term from information science for the first time. Should people be reassured that the NSA was "only" collecting metadata about phone calls - information about the caller, the recipient, the time, the duration, the location - and not recordings of the conversations themselves? Or does phone call metadata reveal more than it seems?
-
-
This Rocks!
- By M.Biblioswine on 07-31-20
-
Java from Zero
- Learn Java Programming Fast for Beginners to Professionals: The Complete Guide with Code Examples and Exercises to Become a Professional
- By: Scott Brandt
- Narrated by: Jason Wright
- Length: 9 hrs and 6 mins
- Unabridged
-
Overall
-
Performance
-
Story
According to HackerRank, Java is now the third most in-demand language that hiring managers look for. And with US Java developers now earning upwards of $105,000 on average, based on data from Indeed…you can rest assured that learning Java will pay off in more ways than one.
-
-
Perfect for Self-Learners
- By James M. Faulkner on 10-04-24
By: Scott Brandt
-
The Art of Statistics
- How to Learn from Data
- By: David Spiegelhalter
- Narrated by: Jonathan Davis
- Length: 9 hrs and 1 min
- Unabridged
-
Overall
-
Performance
-
Story
Statistics are everywhere, as integral to science as they are to business, and in the popular media hundreds of times a day. In this age of big data, a basic grasp of statistical literacy is more important than ever if we want to separate the fact from the fiction, the ostentatious embellishments from the raw evidence - and even more so if we hope to participate in the future, rather than being simple bystanders.
-
-
very good statistics overview
- By Tom on 11-29-19
Related to this topic
-
The Master Algorithm
- How the Quest for the Ultimate Learning Machine Will Remake Our World
- By: Pedro Domingos
- Narrated by: Mel Foster
- Length: 13 hrs and 3 mins
- Unabridged
-
Overall
-
Performance
-
Story
Under the aegis of machine learning in our data-driven machine age, computers are programming themselves and learning about - and solving - an extraordinary range of problems, from the mundane to the most daunting. Today it is machine learning programs that enable Amazon and Netflix to predict what users will like, Apple to power Siri's ability to understand voices, and Google to pilot cars.
-
-
Great book, irritating narration
- By N. G. PEPIN on 09-24-15
By: Pedro Domingos
-
The Intelligent Web
- Search, Smart Algorithms, and Big Data
- By: Gautam Shroff
- Narrated by: Neil Shah
- Length: 10 hrs and 42 mins
- Unabridged
-
Overall
-
Performance
-
Story
As we use the Web for social networking, shopping, and news, we leave a personal trail. These days, linger over a Web page selling lamps, and they will turn up at the advertising margins as you move around the Internet, reminding you, tempting you to make that purchase. Search engines such as Google can now look deep into the data on the Web to pull out instances of the words you are looking for. And there are pages that collect and assess information to give you a snapshot of changing political opinion.
-
-
Great book for learning about Deep learning
- By Darkpassenger on 04-16-15
By: Gautam Shroff
-
A Brief History of Infinity: The Quest to Think the Unthinkable
- Brief Histories
- By: Brian Clegg
- Narrated by: Gordon Griffin
- Length: 9 hrs and 3 mins
- Unabridged
-
Overall
-
Performance
-
Story
Space is big. Really big. You just won't believe how vastly, hugely, mind-bogglingly big it is. I mean, you may think it's a long way down the street to the chemist, but that's just peanuts to space.' Douglas Adams, Hitch-hiker's Guide to the Galaxy.We human beings have trouble with infinity - yet infinity is a surprisingly human subject. Philosophers and mathematicians have gone mad contemplating its nature and complexity - yet it is a concept routinely used by schoolchildren. Exploring the infinite is a
-
-
Really not great in Audio, not great otherwise
- By Michael on 03-29-13
By: Brian Clegg
-
Intuition Pumps and Other Tools for Thinking
- By: Daniel C. Dennett
- Narrated by: Jeff Crawford
- Length: 13 hrs and 22 mins
- Unabridged
-
Overall
-
Performance
-
Story
Over a storied career, Daniel C. Dennett has engaged questions about science and the workings of the mind. His answers have combined rigorous argument with strong empirical grounding. And a lot of fun. Intuition Pumps and Other Tools for Thinking offers seventy-seven of Dennett’s most successful “imagination-extenders and focus-holders” meant to guide you through some of life’s most treacherous subject matter: evolution, meaning, mind, and free will.
-
-
Loved it, but some philosophy background needed.
- By LongerILiveLessIKnow on 11-14-13
-
Undeniable
- How Biology Confirms Our Intuition That Life Is Designed
- By: Douglas Axe
- Narrated by: Neil Hellegers
- Length: 7 hrs and 14 mins
- Unabridged
-
Overall
-
Performance
-
Story
Throughout his distinguished and unconventional career, engineer-turned-molecular-biologist Douglas Axe has been asking the questions that much of the scientific community would rather silence. Now, he presents his conclusions in this brave and pioneering book. Axe argues that the key to understanding our origin is the "design intuition" - the innate belief held by all humans that tasks we would need knowledge to accomplish can be accomplished only by someone who has that knowledge.
-
-
Seductively Challenge what are consider facts
- By Rafael Vila on 10-08-16
By: Douglas Axe
-
Java from Zero
- Learn Java Programming Fast for Beginners to Professionals: The Complete Guide with Code Examples and Exercises to Become a Professional
- By: Scott Brandt
- Narrated by: Jason Wright
- Length: 9 hrs and 6 mins
- Unabridged
-
Overall
-
Performance
-
Story
According to HackerRank, Java is now the third most in-demand language that hiring managers look for. And with US Java developers now earning upwards of $105,000 on average, based on data from Indeed…you can rest assured that learning Java will pay off in more ways than one.
-
-
Perfect for Self-Learners
- By James M. Faulkner on 10-04-24
By: Scott Brandt
-
The Master Algorithm
- How the Quest for the Ultimate Learning Machine Will Remake Our World
- By: Pedro Domingos
- Narrated by: Mel Foster
- Length: 13 hrs and 3 mins
- Unabridged
-
Overall
-
Performance
-
Story
Under the aegis of machine learning in our data-driven machine age, computers are programming themselves and learning about - and solving - an extraordinary range of problems, from the mundane to the most daunting. Today it is machine learning programs that enable Amazon and Netflix to predict what users will like, Apple to power Siri's ability to understand voices, and Google to pilot cars.
-
-
Great book, irritating narration
- By N. G. PEPIN on 09-24-15
By: Pedro Domingos
-
The Intelligent Web
- Search, Smart Algorithms, and Big Data
- By: Gautam Shroff
- Narrated by: Neil Shah
- Length: 10 hrs and 42 mins
- Unabridged
-
Overall
-
Performance
-
Story
As we use the Web for social networking, shopping, and news, we leave a personal trail. These days, linger over a Web page selling lamps, and they will turn up at the advertising margins as you move around the Internet, reminding you, tempting you to make that purchase. Search engines such as Google can now look deep into the data on the Web to pull out instances of the words you are looking for. And there are pages that collect and assess information to give you a snapshot of changing political opinion.
-
-
Great book for learning about Deep learning
- By Darkpassenger on 04-16-15
By: Gautam Shroff
-
A Brief History of Infinity: The Quest to Think the Unthinkable
- Brief Histories
- By: Brian Clegg
- Narrated by: Gordon Griffin
- Length: 9 hrs and 3 mins
- Unabridged
-
Overall
-
Performance
-
Story
Space is big. Really big. You just won't believe how vastly, hugely, mind-bogglingly big it is. I mean, you may think it's a long way down the street to the chemist, but that's just peanuts to space.' Douglas Adams, Hitch-hiker's Guide to the Galaxy.We human beings have trouble with infinity - yet infinity is a surprisingly human subject. Philosophers and mathematicians have gone mad contemplating its nature and complexity - yet it is a concept routinely used by schoolchildren. Exploring the infinite is a
-
-
Really not great in Audio, not great otherwise
- By Michael on 03-29-13
By: Brian Clegg
-
Intuition Pumps and Other Tools for Thinking
- By: Daniel C. Dennett
- Narrated by: Jeff Crawford
- Length: 13 hrs and 22 mins
- Unabridged
-
Overall
-
Performance
-
Story
Over a storied career, Daniel C. Dennett has engaged questions about science and the workings of the mind. His answers have combined rigorous argument with strong empirical grounding. And a lot of fun. Intuition Pumps and Other Tools for Thinking offers seventy-seven of Dennett’s most successful “imagination-extenders and focus-holders” meant to guide you through some of life’s most treacherous subject matter: evolution, meaning, mind, and free will.
-
-
Loved it, but some philosophy background needed.
- By LongerILiveLessIKnow on 11-14-13
-
Undeniable
- How Biology Confirms Our Intuition That Life Is Designed
- By: Douglas Axe
- Narrated by: Neil Hellegers
- Length: 7 hrs and 14 mins
- Unabridged
-
Overall
-
Performance
-
Story
Throughout his distinguished and unconventional career, engineer-turned-molecular-biologist Douglas Axe has been asking the questions that much of the scientific community would rather silence. Now, he presents his conclusions in this brave and pioneering book. Axe argues that the key to understanding our origin is the "design intuition" - the innate belief held by all humans that tasks we would need knowledge to accomplish can be accomplished only by someone who has that knowledge.
-
-
Seductively Challenge what are consider facts
- By Rafael Vila on 10-08-16
By: Douglas Axe
-
Java from Zero
- Learn Java Programming Fast for Beginners to Professionals: The Complete Guide with Code Examples and Exercises to Become a Professional
- By: Scott Brandt
- Narrated by: Jason Wright
- Length: 9 hrs and 6 mins
- Unabridged
-
Overall
-
Performance
-
Story
According to HackerRank, Java is now the third most in-demand language that hiring managers look for. And with US Java developers now earning upwards of $105,000 on average, based on data from Indeed…you can rest assured that learning Java will pay off in more ways than one.
-
-
Perfect for Self-Learners
- By James M. Faulkner on 10-04-24
By: Scott Brandt
-
A Most Elegant Equation
- Euler’s Formula and the Beauty of Mathematics
- By: David Stipp
- Narrated by: Sean Pratt
- Length: 5 hrs and 2 mins
- Unabridged
-
Overall
-
Performance
-
Story
Bertrand Russell wrote that mathematics can exalt "as surely as poetry". This is especially true of one equation: ei(pi) + 1 = 0, the brainchild of Leonhard Euler, the Mozart of mathematics. More than two centuries after Euler's death, it is still regarded as a conceptual diamond of unsurpassed beauty. Called Euler's identity, or God's equation, it includes just five numbers but represents an astonishing revelation of hidden connections.
-
-
Good treatment of the subject
- By Kindle Customer on 04-09-18
By: David Stipp
-
In Pursuit of Elegance
- Why the Best Ideas Have Something Missing
- By: Matthew E. May
- Narrated by: Malcolm Hillgartner
- Length: 5 hrs and 46 mins
- Unabridged
-
Overall
-
Performance
-
Story
In this thought-provoking exploration, Matthew May defines elegance as the elusive combination of unusual simplicity and surprising power, and pinpoints the four key elements that characterize it: seduction, subtraction, symmetry, and sustainability. In a story-driven narrative that sheds light on the need for elegance in design, engineering, physics, art, urban planning, sports, and work, May offers a surprising array of stories that illustrate why what's "not there" often matters more than what is.
-
-
I love elegance, but this book isn't elegant
- By Oliver Nielsen on 06-26-11
By: Matthew E. May
-
Storytelling with Data
- A Data Visualization Guide for Business Professionals
- By: Cole Nussbaumer Knaflic
- Narrated by: Cole Nussbaumer Knaflic
- Length: 5 hrs and 43 mins
- Unabridged
-
Overall
-
Performance
-
Story
Storytelling with Data teaches you the fundamentals of data visualization and how to communicate effectively with data. You'll discover the power of storytelling and the way to make data a pivotal point in your story. The lessons in this illuminative text are grounded in theory but made accessible through numerous real-world examples - ready for immediate application to your next graph or presentation.
-
-
Very insightful and actionable
- By Amazon Customer on 04-27-18
-
Mind in Motion
- How Action Shapes Thought
- By: Barbara Tversky
- Narrated by: Cassandra Campbell
- Length: 11 hrs and 17 mins
- Unabridged
-
Overall
-
Performance
-
Story
In Mind in Motion, psychologist Barbara Tversky shows that spatial cognition isn't just a peripheral aspect of thought, but its very foundation, enabling us to draw meaning from our bodies and their actions in the world. Our actions in real space get turned into mental actions on thought, often spouting spontaneously from our bodies as gestures. Spatial thinking underlies creating and using maps, assembling furniture, devising football strategies, designing airports, understanding the flow of people, traffic, water, and ideas.
-
-
Physically difficult to listen to
- By Claire Hay on 11-08-19
By: Barbara Tversky
-
On Intelligence
- By: Jeff Hawkins, Sandra Blakeslee
- Narrated by: Jeff Hawkins, Stefan Rudnicki
- Length: 9 hrs and 22 mins
- Unabridged
-
Overall
-
Performance
-
Story
Jeff Hawkins, the man who created the PalmPilot, Treo smart phone, and other handheld devices, has reshaped our relationship to computers. Now he stands ready to revolutionize both neuroscience and computing in one stroke, with a new understanding of intelligence itself.
-
-
Epiphany
- By James on 03-14-05
By: Jeff Hawkins, and others
-
Smart Thinking
- Three Essential Keys to Solve Problems, Innovate, and Get Things Done
- By: Art Markman
- Narrated by: Sean Pratt
- Length: 7 hrs and 11 mins
- Unabridged
-
Overall
-
Performance
-
Story
Think smart people are just born that way? Think again. Drawing on diverse studies of the mind, from psychology to linguistics, philosophy, and learning science, Art Markman, Ph.D., demonstrates the difference between "smart thinking" and raw intelligence, showing listeners how memory works, how to learn effectively, and how to use knowledge to get things done. He then introduces his own three-part formula for listeners to employ "smart thinking" in their daily lives.
-
-
I feel asleep in class
- By Lee on 12-14-12
By: Art Markman
-
Strategic Intuition
- The Creative Spark in Human Achievement
- By: Bill Duggan
- Narrated by: Dennis Holland
- Length: 6 hrs and 46 mins
- Unabridged
-
Overall
-
Performance
-
Story
How "Aha!" really happens....When do you get your best ideas? You probably answer "At night" or "In the shower" or "Stuck in traffic". You get a flash of insight. Things come together in your mind. You connect the dots. You say to yourself, "Aha! I see what to do." Brain science now reveals how these flashes of insight happen. It's a special form of intuition. We call it strategic intuition, because it gives you an idea for action - a strategy. This new book by William Duggan is the first full treatment of strategic intuition.
-
-
Stratigic Intuition
- By Amazon Customer on 12-17-08
By: Bill Duggan
-
Infinite Powers
- How Calculus Reveals the Secrets of the Universe
- By: Steven Strogatz
- Narrated by: Bob Souer
- Length: 10 hrs and 41 mins
- Unabridged
-
Overall
-
Performance
-
Story
Infinite Powers recounts how calculus tantalized and thrilled its inventors, starting with its first glimmers in ancient Greece and bringing us right up to the discovery of gravitational waves. Strogatz reveals how this form of math rose to the challenges of each age: how to determine the area of a circle with only sand and a stick; how to explain why Mars goes "backwards" sometimes; how to turn the tide in the fight against AIDS.
-
-
Not written to be read aloud
- By A Reader in Maine on 02-21-20
By: Steven Strogatz
-
Too Big To Know
- Rethinking Knowledge Now That the Facts Aren't the Facts, Experts Are Everywhere, and the Smartest Person in the Room Is the Room
- By: David Weinberger
- Narrated by: Peter Johnson
- Length: 8 hrs and 2 mins
- Unabridged
-
Overall
-
Performance
-
Story
We used to know how to know. We got our answers from books or experts. We'd nail down the facts and move on. But in the Internet age, knowledge has moved onto networks. There's more knowledge than ever, of course, but it's different. Topics have no boundaries, and nobody agrees on anything.Yet this is the greatest time in history to be a knowledge seeker - if you know how.
-
-
Good to know ...
- By John B. Fisher on 01-24-12
By: David Weinberger
-
Dance of the Photons
- From Einstein to Quantum Teleportation
- By: Anton Zeilinger
- Narrated by: L. J. Ganser
- Length: 8 hrs and 37 mins
- Unabridged
-
Overall
-
Performance
-
Story
Einstein's steadfast refusal to accept certain aspects of quantum theory was rooted in his insistence that physics has to be about reality. Accordingly, he once derided as spooky action at a distance the notion that two elementary particles far removed from each other could nonetheless influence each others propertiesa hypothetical phenomenon his fellow theorist Erwin Schrdinger termed quantum entanglement.
-
-
Brilliant author tries hard, but comes up short...
- By Michael on 07-27-12
By: Anton Zeilinger
-
Toyota Kata
- Managing People for Improvement, Adaptiveness and Superior Results
- By: Mike Rother
- Narrated by: Todd Belcher
- Length: 7 hrs and 16 mins
- Unabridged
-
Overall
-
Performance
-
Story
This game-changing book puts you behind the curtain at Toyota, providing new insight into the legendary automaker's management practices and offering practical guidance for leading and developing people in a way that makes the best use of their brainpower. Drawing on six years of research into Toyota's employee-management routines, Toyota Kata examines and elucidates, for the first time, the company's organizational routines - called kata - that power its success with continuous improvement and adaptation.
-
-
This is NOT an entry level book.
- By Keenan on 09-13-24
By: Mike Rother
-
Thinking Machines
- The Quest for Artificial Intelligence - and Where It's Taking Us Next
- By: Luke Dormehl
- Narrated by: Gus Brown
- Length: 8 hrs and 12 mins
- Unabridged
-
Overall
-
Performance
-
Story
When most of us think about artificial intelligence, our minds go straight to cyborgs, robots, and sci-fi thrillers where machines take over the world. But the truth is that artificial intelligence is already among us. It exists in our smartphones, fitness trackers, and refrigerators that tell us when the milk will expire. In some ways the future people dreamed of at the World's Fair in the 1960s is already here. We're teaching our machines how to think like humans, and they're learning at an incredible rate.
-
-
Mostly platitudes with no depth
- By Gary on 03-24-17
By: Luke Dormehl
People who viewed this also viewed...
-
Advanced Algorithms and Data Structures
- By: Marcello La Rocca
- Narrated by: Julie Brierley
- Length: 23 hrs and 32 mins
- Unabridged
-
Overall
-
Performance
-
Story
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
-
-
Wonderful audio textbook!
- By Howard_a on 11-02-21
-
Causal Inference
- MIT Press Essential Knowledge Series
- By: Paul r. Rosenbaum
- Narrated by: Chris Monteiro
- Length: 4 hrs and 25 mins
- Unabridged
-
Overall
-
Performance
-
Story
Causal Inference provides a brief and nontechnical introduction to randomized experiments, propensity scores, natural experiments, instrumental variables, sensitivity analysis, and quasi-experimental devices. Ideas are illustrated with examples from medicine, epidemiology, economics and business, the social sciences, and public policy.
-
-
Not appropriate for audible and the reader don’t know how to read math
- By Anonymous User on 08-01-24
-
Grokking Algorithms
- By: Aditya Bhargava
- Narrated by: Derek Lettman
- Length: 3 hrs and 46 mins
- Unabridged
-
Overall
-
Performance
-
Story
This friendly guide teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. This accesible introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.
-
-
the book is not good in audio format
- By Anonymous User on 01-09-20
By: Aditya Bhargava
-
Data Science
- By: John D. Kelleher, Brendan Tierney
- Narrated by: Chris Sorensen
- Length: 5 hrs and 51 mins
- Unabridged
-
Overall
-
Performance
-
Story
It has never been easier for organizations to gather, store, and process data. Use of data science is driven by the rise of big data and social media, the development of high-performance computing, and the emergence of such powerful methods for data analysis and modeling as deep learning. Data science encompasses a set of principles, problem definitions, algorithms, and processes for extracting non-obvious and useful patterns from large datasets.
-
-
performance is borderline unlistenable
- By jlouviere on 01-14-19
By: John D. Kelleher, and others
-
Deep Learning
- MIT Press Essential Knowledge Series
- By: John D. Kelleher
- Narrated by: Joel Richards
- Length: 5 hrs and 49 mins
- Unabridged
-
Overall
-
Performance
-
Story
In this volume in the MIT Press Essential Knowledge series, computer scientist John Kelleher offers an accessible and concise but comprehensive introduction to the fundamental technology at the heart of the artificial intelligence revolution. Kelleher explains some of the basic concepts in deep learning, presents a history of advances in the field, and discusses the current state of the art.
-
-
Yikes
- By Elliot Blanford on 10-27-19
By: John D. Kelleher
-
Computational Thinking
- By: Peter J. Denning, Matti Tedre
- Narrated by: Steven Jay Cohen
- Length: 5 hrs and 56 mins
- Unabridged
-
Overall
-
Performance
-
Story
A few decades into the digital era, scientists discovered that thinking in terms of computation made possible an entirely new way of organizing scientific investigation; eventually, every field had a computational branch: computational physics, computational biology, computational sociology. More recently, "computational thinking" has become part of the K-12 curriculum. But what is computational thinking? This volume in the MIT Press Essential Knowledge series offers an accessible overview.
-
-
Too slow, repetitive for professional programmers
- By Kindle Customer on 04-06-21
By: Peter J. Denning, and others
-
Advanced Algorithms and Data Structures
- By: Marcello La Rocca
- Narrated by: Julie Brierley
- Length: 23 hrs and 32 mins
- Unabridged
-
Overall
-
Performance
-
Story
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
-
-
Wonderful audio textbook!
- By Howard_a on 11-02-21
-
Causal Inference
- MIT Press Essential Knowledge Series
- By: Paul r. Rosenbaum
- Narrated by: Chris Monteiro
- Length: 4 hrs and 25 mins
- Unabridged
-
Overall
-
Performance
-
Story
Causal Inference provides a brief and nontechnical introduction to randomized experiments, propensity scores, natural experiments, instrumental variables, sensitivity analysis, and quasi-experimental devices. Ideas are illustrated with examples from medicine, epidemiology, economics and business, the social sciences, and public policy.
-
-
Not appropriate for audible and the reader don’t know how to read math
- By Anonymous User on 08-01-24
-
Grokking Algorithms
- By: Aditya Bhargava
- Narrated by: Derek Lettman
- Length: 3 hrs and 46 mins
- Unabridged
-
Overall
-
Performance
-
Story
This friendly guide teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. This accesible introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.
-
-
the book is not good in audio format
- By Anonymous User on 01-09-20
By: Aditya Bhargava
-
Data Science
- By: John D. Kelleher, Brendan Tierney
- Narrated by: Chris Sorensen
- Length: 5 hrs and 51 mins
- Unabridged
-
Overall
-
Performance
-
Story
It has never been easier for organizations to gather, store, and process data. Use of data science is driven by the rise of big data and social media, the development of high-performance computing, and the emergence of such powerful methods for data analysis and modeling as deep learning. Data science encompasses a set of principles, problem definitions, algorithms, and processes for extracting non-obvious and useful patterns from large datasets.
-
-
performance is borderline unlistenable
- By jlouviere on 01-14-19
By: John D. Kelleher, and others
-
Deep Learning
- MIT Press Essential Knowledge Series
- By: John D. Kelleher
- Narrated by: Joel Richards
- Length: 5 hrs and 49 mins
- Unabridged
-
Overall
-
Performance
-
Story
In this volume in the MIT Press Essential Knowledge series, computer scientist John Kelleher offers an accessible and concise but comprehensive introduction to the fundamental technology at the heart of the artificial intelligence revolution. Kelleher explains some of the basic concepts in deep learning, presents a history of advances in the field, and discusses the current state of the art.
-
-
Yikes
- By Elliot Blanford on 10-27-19
By: John D. Kelleher
-
Computational Thinking
- By: Peter J. Denning, Matti Tedre
- Narrated by: Steven Jay Cohen
- Length: 5 hrs and 56 mins
- Unabridged
-
Overall
-
Performance
-
Story
A few decades into the digital era, scientists discovered that thinking in terms of computation made possible an entirely new way of organizing scientific investigation; eventually, every field had a computational branch: computational physics, computational biology, computational sociology. More recently, "computational thinking" has become part of the K-12 curriculum. But what is computational thinking? This volume in the MIT Press Essential Knowledge series offers an accessible overview.
-
-
Too slow, repetitive for professional programmers
- By Kindle Customer on 04-06-21
By: Peter J. Denning, and others
-
Computing: A Concise History
- The MIT Press Essential Knowledge Series
- By: Paul E. Ceruzzi
- Narrated by: Tim Andres Pabon
- Length: 3 hrs and 56 mins
- Unabridged
-
Overall
-
Performance
-
Story
The history of computing could be told as the story of hardware and software or the story of the Internet or the story of "smart" handheld devices, with subplots involving IBM, Microsoft, Apple, Facebook, and Twitter. In this concise and accessible account of the invention and development of digital technology, computer historian Paul Ceruzzi offers a broader and more useful perspective. He identifies four major threads that run throughout all of computing's technological development.
-
-
Hard to Believe it an "MIT Press" Thing
- By Sam on 05-15-22
By: Paul E. Ceruzzi
-
Metadata
- The MIT Press Essential Knowledge Series
- By: Jeffrey Pomerantz
- Narrated by: Steven Menasche
- Length: 5 hrs and 8 mins
- Unabridged
-
Overall
-
Performance
-
Story
When "metadata" became breaking news, appearing in stories about surveillance by the National Security Agency, many members of the public encountered this once-obscure term from information science for the first time. Should people be reassured that the NSA was "only" collecting metadata about phone calls - information about the caller, the recipient, the time, the duration, the location - and not recordings of the conversations themselves? Or does phone call metadata reveal more than it seems?
-
-
This Rocks!
- By M.Biblioswine on 07-31-20
-
AI Ethics
- MIT Press Essential Knowledge Series
- By: Mark Coeckelbergh
- Narrated by: Liam Gerrard
- Length: 4 hrs and 9 mins
- Unabridged
-
Overall
-
Performance
-
Story
Artificial intelligence powers Google's search engine, enables Facebook to target advertising, and allows Alexa and Siri to do their jobs. AI is also behind self-driving cars, predictive policing, and autonomous weapons that can kill without human intervention. These and other AI applications raise complex ethical issues that are the subject of ongoing debate. This volume in the MIT Press Essential Knowledge series offers an accessible synthesis of these issues.
-
-
Great book, not for beginners.
- By Santiago on 05-12-23
-
Nine Algorithms that Changed the Future
- The Ingenious Ideas that Drive Today's Computers: Princeton Science Library
- By: John MacCormick
- Narrated by: Quentin Cooper
- Length: 6 hrs and 57 mins
- Unabridged
-
Overall
-
Performance
-
Story
Every day, we use our computers to perform remarkable feats. A simple web search picks out a handful of relevant needles from the world's biggest haystack. Uploading a photo to Facebook transmits millions of pieces of information over numerous error-prone network links, yet somehow a perfect copy of the photo arrives intact. Without even knowing it, we use public-key cryptography to transmit secret information like credit card numbers, and we use digital signatures to verify the identity of the websites we visit.
By: John MacCormick
-
Algorithms and Data Structures for Massive Datasets
- By: Dzejla Medjedovic, Emin Tahirovic
- Narrated by: Mark Thomas
- Length: 9 hrs and 45 mins
- Unabridged
-
Overall
-
Performance
-
Story
Algorithms and Data Structures for Massive Datasets reveals a toolbox of new methods that are perfect for handling modern big data applications. You’ll explore the novel data structures and algorithms that underpin Google, Facebook, and other enterprise applications that work with truly massive amounts of data.
By: Dzejla Medjedovic, and others
-
Critical Thinking
- MIT Press Essential Knowledge Series
- By: Jonathan Haber
- Narrated by: Joel Richards
- Length: 3 hrs and 58 mins
- Unabridged
-
Overall
-
Performance
-
Story
Critical thinking is regularly cited as an essential 21st century skill, the key to success in school and work. Given our propensity to believe fake news, draw incorrect conclusions, and make decisions based on emotion rather than reason, it might even be said that critical thinking is vital to the survival of a democratic society. But what, exactly, is critical thinking? Haber describes the term's origins in such disciplines as philosophy, psychology, and science.
-
-
I decided not to finsh it.
- By Sterling on 08-04-20
By: Jonathan Haber
-
Machine Learning: The New AI
- The MIT Press Essential Knowledge Series
- By: Ethem Alpaydi
- Narrated by: Steven Menasche
- Length: 4 hrs and 24 mins
- Unabridged
-
Overall
-
Performance
-
Story
In this audiobook, machine learning expert Ethem Alpaydin offers a concise overview of the subject for the general listener, describing its evolution, explaining important learning algorithms, and presenting example applications. Alpaydin offers an account of how digital technology advanced from number-crunching mainframes to mobile devices, putting today's machine learning boom in context.
-
-
Narrator not suited to the material
- By pandrenyc on 12-01-16
By: Ethem Alpaydi
-
Free Will
- By: Mark Balaguer
- Narrated by: Steven Menasche
- Length: 2 hrs and 53 mins
- Unabridged
-
Overall
-
Performance
-
Story
In our daily lives, it really seems as though we have free will, that what we do from moment to moment is determined by conscious decisions that we freely make. You get up from the couch, you go for a walk, you eat chocolate ice cream. It seems that we're in control of actions like these; if we are then we have free will. But in recent years, some have argued that free will is an illusion. The neuroscientist (and best-selling author) Sam Harris and the late Harvard psychologist Daniel Wegner, for example, claim that certain scientific findings disprove free will.
-
-
Basic Intro. Could be summed up in a 15min YouTube video.
- By Serial Amazon Shopper on 06-20-24
By: Mark Balaguer
-
Pragmatism
- MIT Press Essential Knowledge Series
- By: John R. Shook
- Narrated by: Steve Menasche
- Length: 7 hrs and 21 mins
- Unabridged
-
Overall
-
Performance
-
Story
Pragmatism, America's homegrown philosophy, has been a major intellectual movement for over a century. Unlike its rivals, it reaches well beyond the confines of philosophy into concerns and disciplines as diverse as religion, politics, science, and culture. In this concise, engagingly written overview, John R. Shook describes pragmatism's origins, concepts, and continuing global relevance and appeal.
By: John R. Shook
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- By: Robert C. Martin
- Narrated by: Theodore O'Brien
- Length: 5 hrs and 49 mins
- Unabridged
-
Overall
-
Performance
-
Story
Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer - but only if you work at it.
-
-
Quick fix needed
- By R L on 05-06-21
By: Robert C. Martin
-
The Mind-Body Problem
- The MIT Press Essential Knowledge Series
- By: Jonathan Westphal
- Narrated by: Sean Pratt
- Length: 5 hrs
- Unabridged
-
Overall
-
Performance
-
Story
In this book the philosopher Jonathan Westphal examines the mind-body problem in detail, laying out the reasoning behind the solutions that have been offered in the past and presenting his own proposal. The sharp focus on the mind-body problem, a problem that is not about the self or consciousness or the soul or anything other than the mind and the body, helps clarify both problem and solutions. Westphal outlines the history of the mind-body problem, beginning with Descartes.
-
-
Multiple chapters without a point
- By J. A. Schroeder on 07-01-17
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- By: David Thomas, Andrew Hunt
- Narrated by: Anna Katarina
- Length: 9 hrs and 55 mins
- Unabridged
-
Overall
-
Performance
-
Story
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- By Amazon Customer on 01-21-20
By: David Thomas, and others
What listeners say about Algorithms
Average customer ratingsReviews - Please select the tabs below to change the source of reviews.
-
Overall
-
Performance
-
Story
- Anonymous User
- 01-31-24
BEWARE - No accompanying PDF!
This book makes heavy use of visuals and sometimes only half-describes them in audio (for example references to charts are impossible). I was told following my purchase with an amazon representative that an I would have to buy both the audio book and the amazon ebook to have access to the diagrams.
Don't bother with this one unless you are OK with buying the book twice... MIT Press what the heck man?
Something went wrong. Please try again in a few minutes.
You voted on this review!
You reported this review!
1 person found this helpful