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...
Structural Analysis
by Russell C. Hibbeler • 1982
Trusses, beams, and frames: how to find every force and deflection inside them before they're built.
4.10
424
Structural Analysis Summary
Structural Analysis 90%
Trusses, beams, and frames: how to find every force and deflection inside them before they're built.
by Russell C. Hibbeler 1982
4.10
424 ratings
Data Structures and Algorithms Made Easy
by Narasimha Karumanchi • 2011
Every algorithm problem has multiple solutions. Find the fastest one, step by step.
4.10
1k+
Data Structures and Algorithms Made Easy Summary
Data Structures and Algorithms Made Easy 90%
Every algorithm problem has multiple solutions. Find the fastest one, step by step.
by Narasimha Karumanchi 2011
4.10
1k+ 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 90%
The systematic NumPy and Pandas walkthrough: import, clean, combine, and analyze data in Python.
by Ryshith Doyle 2019
3.67
6 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 90%
Programs are just data structures shaped by algorithms. Master both, and the rest follows.
by Niklaus Wirth 1975
4.24
207 ratings
Data Structures and Algorithms in Java
by Michael T. Goodrich • 1998
Data structures and their runtime analysis: how to write Java code that is efficient and dependable.
3.86
302
Data Structures and Algorithms in Java Summary
Data Structures and Algorithms in Java 89%
Data structures and their runtime analysis: how to write Java code that is efficient and dependable.
by Michael T. Goodrich 1998
3.86
302 ratings
Software Requirements
by Karl Wiegers • 1999
Nearly half of all software defects trace back to bad requirements. The fix starts here.
4.14
859
Software Requirements Summary
Software Requirements 89%
Nearly half of all software defects trace back to bad requirements. The fix starts here.
by Karl Wiegers 1999
4.14
859 ratings
Data Structures and Algorithms
by Alfred V. Aho • 1983
Write code that scales: the classic mathematical toolkit for reasoning about speed before you run.
3.93
245
Data Structures and Algorithms Summary
Data Structures and Algorithms 89%
Write code that scales: the classic mathematical toolkit for reasoning about speed before you run.
by Alfred V. Aho 1983
3.93
245 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 Art of Computer Programming, Volume 1
by Donald Ervin Knuth • 1973
Algorithms are not just code: they are mathematical objects. To understand one, you must prove it.
4.38
2k+
The Art of Computer Programming, Volume 1 Summary
The Art of Computer Programming, Volume 1 89%
Algorithms are not just code: they are mathematical objects. To understand one, you must prove it.
by Donald Ervin Knuth 1973
4.38
2k+ ratings
Business Analysis For Dummies
by Paul Mulvey • 2013
From vague business pain to a working solution: the BA's complete toolkit, step by step.
3.79
156
Business Analysis For Dummies Summary
Business Analysis For Dummies 89%
From vague business pain to a working solution: the BA's complete toolkit, step by step.
by Paul Mulvey 2013
3.79
156 ratings
DAMA-DMBOK
by DAMA International • 2017
Data is an asset, not a byproduct. The master reference for governing, modeling, and analyzing it.
4.15
172
DAMA-DMBOK Summary
DAMA-DMBOK 89%
Data is an asset, not a byproduct. The master reference for governing, modeling, and analyzing it.
by DAMA International 2017
4.15
172 ratings
Notes on the Synthesis of Form
by Christopher W. Alexander • 1964
Intuition fails modern design. The answer: map all failures, then solve one subsystem at a time.
4.06
758
Notes on the Synthesis of Form Summary
Notes on the Synthesis of Form 89%
Intuition fails modern design. The answer: map all failures, then solve one subsystem at a time.
by Christopher W. Alexander 1964
4.06
758 ratings
Python for Excel
by Felix Zumstein • 2021
Turn Excel into a Python engine: automate reports, scale past a million rows, and quit copy-pasting.
4.00
41
Python for Excel Summary
Python for Excel 89%
Turn Excel into a Python engine: automate reports, scale past a million rows, and quit copy-pasting.
by Felix Zumstein 2021
4.00
41 ratings
Debugging
by David J. Agans • 2002
Learn to debug like a detective: reproduce the crime, divide the scene, and never guess.
4.26
509
Debugging Summary
Debugging 89%
Learn to debug like a detective: reproduce the crime, divide the scene, and never guess.
by David J. Agans 2002
4.26
509 ratings
Graph Databases
by Ian Robinson • 2013
Relational databases fail on connected data. Graph databases traverse deep links in milliseconds.
3.64
437
Graph Databases Summary
Graph Databases 89%
Relational databases fail on connected data. Graph databases traverse deep links in milliseconds.
by Ian Robinson 2013
3.64
437 ratings
Business Analyst's Mentor Book
by Emrah Yayici • 2013
The 80/20 business-IT formula, plus requirements, agile, and UX techniques to save your projects.
3.67
187
Business Analyst's Mentor Book Summary
Business Analyst's Mentor Book 89%
The 80/20 business-IT formula, plus requirements, agile, and UX techniques to save your projects.
by Emrah Yayici 2013
3.67
187 ratings
Computer Science Distilled
by Wladston Ferreira Filho • 2017
The missing CS toolkit for self-taught coders: how to think in algorithms, not just syntax.
4.07
1k+
Computer Science Distilled Summary
Computer Science Distilled 89%
The missing CS toolkit for self-taught coders: how to think in algorithms, not just syntax.
by Wladston Ferreira Filho 2017
4.07
1k+ ratings
A Common-Sense Guide to Data Structures and Algorithms
by Jay Wengrow • 2017
The algorithm knowledge that turns working code into fast code, explained without the math degree.
4.39
603
A Common-Sense Guide to Data Structures and Algorithms Summary
A Common-Sense Guide to Data Structures and Algorithms 89%
The algorithm knowledge that turns working code into fast code, explained without the math degree.
by Jay Wengrow 2017
4.39
603 ratings
Data Analytics Made Accessible
by Anil Maheshwari • 2014
Every analytics technique a manager needs, from decision trees to big data, mapped and demystified.
3.76
323
Data Analytics Made Accessible Summary
Data Analytics Made Accessible 89%
Every analytics technique a manager needs, from decision trees to big data, mapped and demystified.
by Anil Maheshwari 2014
3.76
323 ratings
Python Machine Learning Case Studies
by Danish Haroon • 2017
Five Python case studies in machine learning: from data cleanup to a scored model, step by step.
2.60
5
Python Machine Learning Case Studies Summary
Python Machine Learning Case Studies 89%
Five Python case studies in machine learning: from data cleanup to a scored model, step by step.
by Danish Haroon 2017
2.60
5 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 89%
From requirements to deployment: the systematic approach to building software that lasts.
by Ian Sommerville 1982
3.77
945 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 89%
The pandas creator teaches the full Python data pipeline: messy files in, statistical models out.
by Wes McKinney 2011
4.17
2k+ ratings
Behind Every Good Decision
by Piyanka Jain • 2014
Analytics problems rarely need data scientists. A five-step framework anyone with Excel can use.
3.60
144
Behind Every Good Decision Summary
Behind Every Good Decision 89%
Analytics problems rarely need data scientists. A five-step framework anyone with Excel can use.
by Piyanka Jain 2014
3.60
144 ratings
Data Structures and Algorithms Made Easy in Java
by Narasimha Karumanchi • 2011
Data structures and algorithms, taught problem by problem in Java. Built for the interview.
4.17
471
Data Structures and Algorithms Made Easy in Java Summary
Data Structures and Algorithms Made Easy in Java 89%
Data structures and algorithms, taught problem by problem in Java. Built for the interview.
by Narasimha Karumanchi 2011
4.17
471 ratings
Intelligence-Driven Incident Response
by Rebekah Brown • 2023
Stop chasing alerts: build an intelligence function that predicts what the attacker will do next.
4.16
134
Intelligence-Driven Incident Response Summary
Intelligence-Driven Incident Response 89%
Stop chasing alerts: build an intelligence function that predicts what the attacker will do next.
by Rebekah Brown 2023
4.16
134 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
Modern Software Engineering
by David Farley • 2021
Software is not a craft; it's a science. The discipline that turns teams into learning machines.
4.16
1k+
Modern Software Engineering Summary
Modern Software Engineering 89%
Software is not a craft; it's a science. The discipline that turns teams into learning machines.
by David Farley 2021
4.16
1k+ ratings
Web Analytics 2.0
by Avinash Kaushik • 2009
Your web data is lying to you. The framework that turns page views into decisions.
4.13
2k+
Web Analytics 2.0 Summary
Web Analytics 2.0 89%
Your web data is lying to you. The framework that turns page views into decisions.
by Avinash Kaushik 2009
4.13
2k+ ratings
Introduction to Real Analysis
by Robert G. Bartle • 1982
A rigorous foundation in real numbers and limits: the proofs that make calculus unshakeable.
4.00
311
Introduction to Real Analysis Summary
Introduction to Real Analysis 89%
A rigorous foundation in real numbers and limits: the proofs that make calculus unshakeable.
by Robert G. Bartle 1982
4.00
311 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 89%
A computer calculates and remembers; everything beyond that is what you build with code.
by John V. Guttag 2013
4.22
500 ratings
Introduction to Algorithms
by Thomas H. Cormen • 1989
Sorting a billion records can take days or seconds, depending on the algorithm, not the processor.
4.35
9k+
Introduction to Algorithms Summary
Introduction to Algorithms 89%
Sorting a billion records can take days or seconds, depending on the algorithm, not the processor.
by Thomas H. Cormen 1989
4.35
9k+ ratings
Low-Code AI
by Gwendolyn Stripling • 2023
Skip Python. Train regression models, engineer features, and explain predictions, all in SQL.
4.33
6
Low-Code AI Summary
Low-Code AI 89%
Skip Python. Train regression models, engineer features, and explain predictions, all in SQL.
by Gwendolyn Stripling 2023
4.33
6 ratings
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 89%
The statistical methods data scientists use daily, from boxplots to bootstrap, minus the proofs.
by Peter Bruce 2017
4.02
545 ratings
Data Structures and Problem Solving Using Java
by Mark Allen Weiss • 2009
Coding tricks lose to growth rates. The data structures and guarantees that survive at scale.
3.58
36
Data Structures and Problem Solving Using Java Summary
Data Structures and Problem Solving Using Java 89%
Coding tricks lose to growth rates. The data structures and guarantees that survive at scale.
by Mark Allen Weiss 2009
3.58
36 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 89%
Python taught for data science: syntax, data structures, and the libraries that unlock the field.
by Christopher Wilkinson 2019
2.50
2 ratings
The Mythical Man-Month
by Frederick P. Brooks Jr. • 1975
A late software project plus more programmers equals a later one. The essays that proved it.
4.01
15k+
The Mythical Man-Month Summary
The Mythical Man-Month 89%
A late software project plus more programmers equals a later one. The essays that proved it.
by Frederick P. Brooks Jr. 1975
4.01
15k+ ratings
Think Stats
by Allen B. Downey • 2011
Statistics taught through code: why simulation and real data beat memorization every time.
3.64
469
Think Stats Summary
Think Stats 88%
Statistics taught through code: why simulation and real data beat memorization every time.
by Allen B. Downey 2011
3.64
469 ratings
Data Science
by John D. Kelleher • 2018
Turning raw data into decisions requires a defined process, not just algorithms and statistics.
3.90
876
Data Science Summary
Data Science 88%
Turning raw data into decisions requires a defined process, not just algorithms and statistics.
by John D. Kelleher 2018
3.90
876 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
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People
by Aditya Y. Bhargava • 2015
Algorithms stripped of dense math: a hand-drawn guide to thinking in runtimes and data structures.
4.41
5k+
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People Summary
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People 88%
Algorithms stripped of dense math: a hand-drawn guide to thinking in runtimes and data structures.
by Aditya Y. Bhargava 2015
4.41
5k+ ratings
Object-Oriented Software Construction
by Bertrand Meyer • 1988
Before running code, define the contract: how agreements between objects produce reliable software.
4.04
271
Object-Oriented Software Construction Summary
Object-Oriented Software Construction 88%
Before running code, define the contract: how agreements between objects produce reliable software.
by Bertrand Meyer 1988
4.04
271 ratings
Head First SQL
by Lynn Beighley • 2007
Excel, SQL, and the predictive powers that turn a report puller into a company’s oracle.
4.01
557
Head First SQL Summary
Head First SQL 88%
Excel, SQL, and the predictive powers that turn a report puller into a company’s oracle.
by Lynn Beighley 2007
4.01
557 ratings
The Bestseller Code
by Jodie Archer • 2016
An algorithm spots bestsellers with 80 percent accuracy, reading signals no writing class teaches.
3.81
1k+
The Bestseller Code Summary
The Bestseller Code 88%
An algorithm spots bestsellers with 80 percent accuracy, reading signals no writing class teaches.
by Jodie Archer 2016
3.81
1k+ ratings
The Model Thinker
by Scott E. Page • 2018
Big data without many models is just noise. The case for thinking through multiple frameworks.
3.92
955
The Model Thinker Summary
The Model Thinker 88%
Big data without many models is just noise. The case for thinking through multiple frameworks.
by Scott E. Page 2018
3.92
955 ratings
Numsense! Data Science for the Layman
by Annalyn Ng • 2017
Data science without the math: twelve techniques, what they do, and why intuition alone falls short.
4.14
622
Numsense! Data Science for the Layman Summary
Numsense! Data Science for the Layman 88%
Data science without the math: twelve techniques, what they do, and why intuition alone falls short.
by Annalyn Ng 2017
4.14
622 ratings
Data Smart
by John W. Foreman • 2013
Real machine learning inside Excel: cluster customers, forecast demand, optimize decisions. No code.
4.12
1k+
Data Smart Summary
Data Smart 88%
Real machine learning inside Excel: cluster customers, forecast demand, optimize decisions. No code.
by John W. Foreman 2013
4.12
1k+ 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
Data Science for Business
by Foster Provost • 2013
Why overfitting sinks most data projects, and the conceptual tools that stop it.
4.13
3k+
Data Science for Business Summary
Data Science for Business 88%
Why overfitting sinks most data projects, and the conceptual tools that stop it.
by Foster Provost 2013
4.13
3k+ 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
An Introduction to General Systems Thinking
by Gerald M. Weinberg • 1975
Stability is not a property of a system but a contract it negotiates with its environment.
3.94
671
An Introduction to General Systems Thinking Summary
An Introduction to General Systems Thinking 88%
Stability is not a property of a system but a contract it negotiates with its environment.
by Gerald M. Weinberg 1975
3.94
671 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