Start free trial
EnglishEnglish
EspañolSpanish
简体中文Chinese
繁體中文Chinese (Traditional)
FrançaisFrench
DeutschGerman
日本語Japanese
PortuguêsPortuguese
ItalianoItalian
한국어Korean
РусскийRussian
NederlandsDutch
العربيةArabic
PolskiPolish
हिन्दीHindi
Tiếng ViệtVietnamese
SvenskaSwedish
ΕλληνικάGreek
TürkçeTurkish
ไทยThai
ČeštinaCzech
RomânăRomanian
MagyarHungarian
УкраїнськаUkrainian
IndonesiaIndonesian
DanskDanish
SuomiFinnish
БългарскиBulgarian
עבריתHebrew
NorskNorwegian
HrvatskiCroatian
CatalàCatalan
SlovenčinaSlovak
LietuviųLithuanian
SlovenščinaSlovenian
СрпскиSerbian
EestiEstonian
LatviešuLatvian
فارسیPersian
മലയാളംMalayalam
தமிழ்Tamil
اردوUrdu
SoBrief
Searching...
Machine Learning with R
by Brett Lantz • 2015
Build the algorithms that catch spam, flag fraud, and recommend products: a hands-on guide in R.
4.20
312
Machine Learning with R Summary
Machine Learning with R 92%
Build the algorithms that catch spam, flag fraud, and recommend products: a hands-on guide in R.
by Brett Lantz 2015
4.20
312 ratings
Practical Statistics for Data Scientists
by Peter Bruce • 2020
The statistics data scientists actually use, from EDA to ensembles, with working R and Python code.
4.21
261
Practical Statistics for Data Scientists Summary
Practical Statistics for Data Scientists 92%
The statistics data scientists actually use, from EDA to ensembles, with working R and Python code.
by Peter Bruce 2020
4.21
261 ratings
Python for Data Analysis
by Oscar Scratch • 2019
Python data analysis, taught through questions: NumPy, Pandas, and the bridge to machine learning.
3.50
2
Python for Data Analysis Summary
Python for Data Analysis 89%
Python data analysis, taught through questions: NumPy, Pandas, and the bridge to machine learning.
by Oscar Scratch 2019
3.50
2 ratings
The Go Programming Language
by Alan A.A. Donovan • 2015
Implicit interfaces, built-in concurrency: the complete Go programming guide.
4.43
2k+
The Go Programming Language Summary
The Go Programming Language 89%
Implicit interfaces, built-in concurrency: the complete Go programming guide.
by Alan A.A. Donovan 2015
4.43
2k+ ratings
Practical SQL
by Anthony DeBarros • 2022
Write real SQL: load data, join tables, run statistics, map locations, and query JSON in PostgreSQL.
4.26
239
Practical SQL Summary
Practical SQL 89%
Write real SQL: load data, join tables, run statistics, map locations, and query JSON in PostgreSQL.
by Anthony DeBarros 2022
4.26
239 ratings
The C++ Programming Language
by Bjarne Stroustrup • 1986
Low-level speed meets high-level design. The definitive manual from C++'s creator.
4.10
4k+
The C++ Programming Language Summary
The C++ Programming Language 89%
Low-level speed meets high-level design. The definitive manual from C++'s creator.
by Bjarne Stroustrup 1986
4.10
4k+ ratings
Learning Go
by Jon Bodner • 2021
Go's power is what it omits. Learn the idioms that keep code readable for decades.
4.42
493
Learning Go Summary
Learning Go 89%
Go's power is what it omits. Learn the idioms that keep code readable for decades.
by Jon Bodner 2021
4.42
493 ratings
Python Crash Course
by Eric Matthes • 2015
Learn Python through data: plot random walks, map countries, and build interactive charts from zero.
4.35
3k+
Python Crash Course Summary
Python Crash Course 88%
Learn Python through data: plot random walks, map countries, and build interactive charts from zero.
by Eric Matthes 2015
4.35
3k+ ratings
Python Data Science
by Christopher Wilkinson • 2019
Python taught for data science: syntax, data structures, and the libraries that unlock the field.
2.50
2
Python Data Science Summary
Python Data Science 88%
Python taught for data science: syntax, data structures, and the libraries that unlock the field.
by Christopher Wilkinson 2019
2.50
2 ratings
RUST AND GOLANG FOR BEGINNERS
by Tam Sel • 2020
Rust prevents memory bugs; Go makes concurrency simple. One book teaches both through examples.
RUST AND GOLANG FOR BEGINNERS Summary
RUST AND GOLANG FOR BEGINNERS 88%
Rust prevents memory bugs; Go makes concurrency simple. One book teaches both through examples.
by Tam Sel 2020
Practical Statistics for Data Scientists
by Peter Bruce • 2017
The statistical methods data scientists use daily, from boxplots to bootstrap, minus the proofs.
4.02
545
Practical Statistics for Data Scientists Summary
Practical Statistics for Data Scientists 88%
The statistical methods data scientists use daily, from boxplots to bootstrap, minus the proofs.
by Peter Bruce 2017
4.02
545 ratings
Python for Informatics
by Charles Severance • 2002
Learn Python by probing data: scrape the web, query databases, and make the file system obey.
3.99
619
Python for Informatics Summary
Python for Informatics 88%
Learn Python by probing data: scrape the web, query databases, and make the file system obey.
by Charles Severance 2002
3.99
619 ratings
Programming Rust
by Jim Blandy • 2015
The systems language that catches memory bugs at compile time, not at 3 a.m. in production.
4.63
597
Programming Rust Summary
Programming Rust 88%
The systems language that catches memory bugs at compile time, not at 3 a.m. in production.
by Jim Blandy 2015
4.63
597 ratings
Beautiful Architecture
by Diomidis Spinellis • 2008
Software guards its internals. Emacs shipped a Lisp interpreter and let users rewrite everything.
3.42
171
Beautiful Architecture Summary
Beautiful Architecture 88%
Software guards its internals. Emacs shipped a Lisp interpreter and let users rewrite everything.
by Diomidis Spinellis 2008
3.42
171 ratings
Python Programming
by John Zelle • 2003
A Python-first CS textbook that teaches what computation can do, not just how to code.
4.02
483
Python Programming Summary
Python Programming 88%
A Python-first CS textbook that teaches what computation can do, not just how to code.
by John Zelle 2003
4.02
483 ratings
Learning Python Data Visualization
by Chad Adams • 2014
Turn spreadsheets and web data into SVG charts with Python, no design background required.
3.00
5
Learning Python Data Visualization Summary
Learning Python Data Visualization 88%
Turn spreadsheets and web data into SVG charts with Python, no design background required.
by Chad Adams 2014
3.00
5 ratings
The Complete Software Developer's Career Guide
by John Sonmez • 2017
One language, one portfolio, one interview strategy: the sequence that turns learners into hires.
4.02
1k+
The Complete Software Developer's Career Guide Summary
The Complete Software Developer's Career Guide 88%
One language, one portfolio, one interview strategy: the sequence that turns learners into hires.
by John Sonmez 2017
4.02
1k+ ratings
Mastering Regular Expressions
by Jeffrey E.F. Friedl • 1997
Understand the engine behind your regex: why some patterns crawl, and how to make them run.
4.16
2k+
Mastering Regular Expressions Summary
Mastering Regular Expressions 88%
Understand the engine behind your regex: why some patterns crawl, and how to make them run.
by Jeffrey E.F. Friedl 1997
4.16
2k+ ratings
A Smarter Way to Learn JavaScript. The new tech-assisted approach that requires half the effort
by Mark Myers • 2013
JavaScript learned through short chapters and immediate coding practice, designed to stick faster.
4.04
624
A Smarter Way to Learn JavaScript. The new tech-assisted approach that requires half the effort Summary
A Smarter Way to Learn JavaScript. The new tech-assisted approach that requires half the effort 88%
JavaScript learned through short chapters and immediate coding practice, designed to stick faster.
by Mark Myers 2013
4.04
624 ratings
Software Engineering
by Ian Sommerville • 1982
From requirements to deployment: the systematic approach to building software that lasts.
3.77
945
Software Engineering Summary
Software Engineering 88%
From requirements to deployment: the systematic approach to building software that lasts.
by Ian Sommerville 1982
3.77
945 ratings
Learn Python 3 the Hard Way
by Zed A. Shaw • 2017
Python without the hand-holding: type every line, debug every error, and build from the terminal up.
3.92
597
Learn Python 3 the Hard Way Summary
Learn Python 3 the Hard Way 88%
Python without the hand-holding: type every line, debug every error, and build from the terminal up.
by Zed A. Shaw 2017
3.92
597 ratings
PHP and MySQL Web Development
by Luke Welling • 2003
Build a database-backed site with PHP and MySQL: setup, queries, security, and path to production.
3.96
971
PHP and MySQL Web Development Summary
PHP and MySQL Web Development 88%
Build a database-backed site with PHP and MySQL: setup, queries, security, and path to production.
by Luke Welling 2003
3.96
971 ratings
Python Programming for Beginners
by MARK CODING • 2020
Python for absolute beginners: automate spreadsheets, scrape websites, analyze data step by step.
5.00
1
Python Programming for Beginners Summary
Python Programming for Beginners 88%
Python for absolute beginners: automate spreadsheets, scrape websites, analyze data step by step.
by MARK CODING 2020
5.00
1 ratings
Object-oriented Programming with C++
by E. Balagurusamy • 1994
Classes, inheritance, templates: C++ tools for building software that scales without falling apart.
3.98
278
Object-oriented Programming with C++ Summary
Object-oriented Programming with C++ 88%
Classes, inheritance, templates: C++ tools for building software that scales without falling apart.
by E. Balagurusamy 1994
3.98
278 ratings
Introduction to Computation and Programming Using Python
by John V. Guttag • 2013
A computer calculates and remembers; everything beyond that is what you build with code.
4.22
500
Introduction to Computation and Programming Using Python Summary
Introduction to Computation and Programming Using Python 88%
A computer calculates and remembers; everything beyond that is what you build with code.
by John V. Guttag 2013
4.22
500 ratings
Functional Programming for Java Developers
by Dean Wampler • 2011
Immutability kills whole categories of concurrency bugs. The functional tools Java developers need.
3.27
126
Functional Programming for Java Developers Summary
Functional Programming for Java Developers 88%
Immutability kills whole categories of concurrency bugs. The functional tools Java developers need.
by Dean Wampler 2011
3.27
126 ratings
Python for Data Analysis
by Wes McKinney • 2011
The pandas creator teaches the full Python data pipeline: messy files in, statistical models out.
4.17
2k+
Python for Data Analysis Summary
Python for Data Analysis 88%
The pandas creator teaches the full Python data pipeline: messy files in, statistical models out.
by Wes McKinney 2011
4.17
2k+ ratings
Rust In Practice
by Rustacean Team • 2023
No crashes, no data races: Rust's ownership model for reliable systems code.
Rust In Practice Summary
Rust In Practice 88%
No crashes, no data races: Rust's ownership model for reliable systems code.
by Rustacean Team 2023
Python for Everybody
by Charles Severance • 2016
Python from motherboard to internet: no prerequisites, no hand-waving, no jargon left unexplained.
4.27
934
Python for Everybody Summary
Python for Everybody 88%
Python from motherboard to internet: no prerequisites, no hand-waving, no jargon left unexplained.
by Charles Severance 2016
4.27
934 ratings
Real-World Functional Programming
by Tomas Petricek • 2009
Adopt functional programming on .NET, alongside C#: patterns for cleaner, lock-free concurrency.
3.92
180
Real-World Functional Programming Summary
Real-World Functional Programming 88%
Adopt functional programming on .NET, alongside C#: patterns for cleaner, lock-free concurrency.
by Tomas Petricek 2009
3.92
180 ratings
The Swift Programming Language
by Apple Inc. • 2014
How Swift makes your code safer, cleaner, and faster: the official language reference.
4.15
479
The Swift Programming Language Summary
The Swift Programming Language 88%
How Swift makes your code safer, cleaner, and faster: the official language reference.
by Apple Inc. 2014
4.15
479 ratings
Learning React
by Alex Banks • 2017
React without the chaos: a sequenced path from components to hooks to the production toolchain.
4.07
521
Learning React Summary
Learning React 88%
React without the chaos: a sequenced path from components to hooks to the production toolchain.
by Alex Banks 2017
4.07
521 ratings
Think Python
by Allen B. Downey • 2012
Python taught as problem decomposition: mastering variables, functions, and data structures.
4.13
2k+
Think Python Summary
Think Python 88%
Python taught as problem decomposition: mastering variables, functions, and data structures.
by Allen B. Downey 2012
4.13
2k+ ratings
The Quick Python Book
by Naomi R. Ceder • 2000
Indentation is syntax, functions are data, and the standard library does half the work already.
3.87
277
The Quick Python Book Summary
The Quick Python Book 88%
Indentation is syntax, functions are data, and the standard library does half the work already.
by Naomi R. Ceder 2000
3.87
277 ratings
PYTHON FOR DATA ANALYSIS
by Ryshith Doyle • 2019
The systematic NumPy and Pandas walkthrough: import, clean, combine, and analyze data in Python.
3.67
6
PYTHON FOR DATA ANALYSIS Summary
PYTHON FOR DATA ANALYSIS 88%
The systematic NumPy and Pandas walkthrough: import, clean, combine, and analyze data in Python.
by Ryshith Doyle 2019
3.67
6 ratings
Programming Elixir
by Dave Thomas • 2013
Master a language where the equals sign matches instead of assigns, and processes outnumber objects.
4.28
737
Programming Elixir Summary
Programming Elixir 88%
Master a language where the equals sign matches instead of assigns, and processes outnumber objects.
by Dave Thomas 2013
4.28
737 ratings
Learning Python
by Mark Lutz • 2013
Every Python tool unpacked: data types, functions, and the rules that control your code.
4.02
3k+
Learning Python Summary
Learning Python 88%
Every Python tool unpacked: data types, functions, and the rules that control your code.
by Mark Lutz 2013
4.02
3k+ ratings
Pro Git
by Scott Chacon • 2009
Learn Git from the inside out: snapshots, branching, and the reflog that saves lost work.
4.18
3k+
Pro Git Summary
Pro Git 88%
Learn Git from the inside out: snapshots, branching, and the reflog that saves lost work.
by Scott Chacon 2009
4.18
3k+ ratings
Effective Programming
by Jeff Atwood • 2012
Syntax lands the job. Everything else—teams, users, security—is what actually keeps it.
3.91
931
Effective Programming Summary
Effective Programming 88%
Syntax lands the job. Everything else—teams, users, security—is what actually keeps it.
by Jeff Atwood 2012
3.91
931 ratings
Understanding Software
by Max Kanat-Alexander • 2017
Code that's easy to write is hard to maintain. Here's how to flip that equation.
3.58
179
Understanding Software Summary
Understanding Software 88%
Code that's easy to write is hard to maintain. Here's how to flip that equation.
by Max Kanat-Alexander 2017
3.58
179 ratings
Learn Python in One Day and Learn It Well
by Jamie Chan • 2014
One day, one language, one project: Python fundamentals taught through building a real game.
4.01
917
Learn Python in One Day and Learn It Well Summary
Learn Python in One Day and Learn It Well 88%
One day, one language, one project: Python fundamentals taught through building a real game.
by Jamie Chan 2014
4.01
917 ratings
Software Engineering for Data Scientists
by Catherine Nelson • 2024
Write code that survives production: the software engineering skills notebooks never taught you.
4.27
48
Software Engineering for Data Scientists Summary
Software Engineering for Data Scientists 88%
Write code that survives production: the software engineering skills notebooks never taught you.
by Catherine Nelson 2024
4.27
48 ratings
Python for Geeks
by Muhammad Asif • 2021
Machine learning from notebook to production: Python libraries, data prep, and deployment paths.
4.50
8
Python for Geeks Summary
Python for Geeks 88%
Machine learning from notebook to production: Python libraries, data prep, and deployment paths.
by Muhammad Asif 2021
4.50
8 ratings
Python Data Science Handbook
by Jake VanderPlas • 2016
Four libraries, one workflow: the Python path from raw data to validated predictions.
4.29
676
Python Data Science Handbook Summary
Python Data Science Handbook 88%
Four libraries, one workflow: the Python path from raw data to validated predictions.
by Jake VanderPlas 2016
4.29
676 ratings
Algorithms + Data Structures = Programs
by Niklaus Wirth • 1975
Programs are just data structures shaped by algorithms. Master both, and the rest follows.
4.24
207
Algorithms + Data Structures = Programs Summary
Algorithms + Data Structures = Programs 88%
Programs are just data structures shaped by algorithms. Master both, and the rest follows.
by Niklaus Wirth 1975
4.24
207 ratings
HTML and CSS
by Jon Duckett • 2011
HTML and CSS are the web's building blocks. This visual guide shows you how to lay them.
4.30
5k+
HTML and CSS Summary
HTML and CSS 88%
HTML and CSS are the web's building blocks. This visual guide shows you how to lay them.
by Jon Duckett 2011
4.30
5k+ ratings
Python Programming for Beginners
by Jason Cannon • 2014
The no-fluff guide to Python: learn variables, functions, and data structures, then write real code.
3.93
283
Python Programming for Beginners Summary
Python Programming for Beginners 88%
The no-fluff guide to Python: learn variables, functions, and data structures, then write real code.
by Jason Cannon 2014
3.93
283 ratings
Programming the Raspberry Pi
by Simon Monk • 2012
From blinking LED to autonomous rover: a hands-on guide to the Raspberry Pi and Python.
3.82
420
Programming the Raspberry Pi Summary
Programming the Raspberry Pi 88%
From blinking LED to autonomous rover: a hands-on guide to the Raspberry Pi and Python.
by Simon Monk 2012
3.82
420 ratings
The Art of Debugging with GDB, DDD and Eclipse
by Norman Matloff • 2007
Your program crashes because it hides a secret. GDB, DDD, and Eclipse reveal it.
3.91
106
The Art of Debugging with GDB, DDD and Eclipse Summary
The Art of Debugging with GDB, DDD and Eclipse 88%
Your program crashes because it hides a secret. GDB, DDD, and Eclipse reveal it.
by Norman Matloff 2007
3.91
106 ratings
Algorithms of the Intelligent Web
by Haralambos Marmanis • 2009
Search, recommend, cluster, classify: the algorithms that make web applications intelligent.
3.62
130
Algorithms of the Intelligent Web Summary
Algorithms of the Intelligent Web 88%
Search, recommend, cluster, classify: the algorithms that make web applications intelligent.
by Haralambos Marmanis 2009
3.62
130 ratings
Home
Swipe
Library
Get App
Try Full Access for 3 Days
Listen, bookmark, and more
Compare Features Free Pro
📖 Read Summaries
Read unlimited summaries. Free users get 3 per month
🎧 Listen to Summaries
Listen to unlimited summaries in 40 languages
❤️ Unlimited Bookmarks
Free users are limited to 4
📜 Unlimited History
Free users are limited to 4
📥 Unlimited Downloads
Free users are limited to 1
Risk-Free Timeline
Today: Get Instant Access
Listen to full summaries of 26,000+ books. That's 12,000+ hours of audio!
Day 2: Trial Reminder
We'll send you a notification that your trial is ending soon.
Day 3: Your subscription begins
You'll be charged on Jul 26,
cancel anytime before.
Consume 2.8× More Books
2.8× more books Listening Reading
Our users love us
600,000+ readers
Trustpilot Rating
TrustPilot
4.6 Excellent
This site is a total game-changer. I've been flying through book summaries like never before. Highly, highly recommend.
— Dave G
Worth my money and time, and really well made. I've never seen this quality of summaries on other websites. Very helpful!
— Em
Highly recommended!! Fantastic service. Perfect for those that want a little more than a teaser but not all the intricate details of a full audio book.
— Greg M
Save 62%
Yearly
$119.88 $44.99/year/yr
$3.75/mo
Monthly
$9.99/mo
Start a 3-Day Free Trial
3 days free, then $44.99/year. Cancel anytime.
Unlock a world of fiction & nonfiction books
26,000+ books for the price of 2 books
Read any book in 10 minutes
Discover new books like Tinder
Request any book if it's not summarized
Read more books than anyone you know
#1 app for book lovers
Lifelike & immersive summaries
30-day money-back guarantee
Download summaries in EPUBs or PDFs
Cancel anytime in a few clicks
Scanner
Find a barcode to scan

We have a special gift for you
Open
38% OFF
DISCOUNT FOR YOU
$79.99
$49.99/year
only $4.16 per month
Continue
2 taps to start, super easy to cancel
Settings
General
Widget
Loading...
We have a special gift for you
Open
38% OFF
DISCOUNT FOR YOU
$79.99
$49.99/year
only $4.16 per month
Continue
2 taps to start, super easy to cancel