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...
Windows PowerShell Cookbook
by Lee Holmes • 2007
No more text parsing. The object-oriented shell cookbook for reliable Windows scripting.
3.84
206
Windows PowerShell Cookbook Summary
Windows PowerShell Cookbook 92%
No more text parsing. The object-oriented shell cookbook for reliable Windows scripting.
by Lee Holmes 2007
3.84
206 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 91%
The no-fluff guide to Python: learn variables, functions, and data structures, then write real code.
by Jason Cannon 2014
3.93
283 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 91%
Indentation is syntax, functions are data, and the standard library does half the work already.
by Naomi R. Ceder 2000
3.87
277 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 91%
JavaScript learned through short chapters and immediate coding practice, designed to stick faster.
by Mark Myers 2013
4.04
624 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 90%
Learn Python by probing data: scrape the web, query databases, and make the file system obey.
by Charles Severance 2002
3.99
619 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 90%
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
Eloquent JavaScript
by Marijn Haverbeke • 2010
Build an interpreter while learning JavaScript: the fundamentals-first approach that lasts.
4.14
3k+
Eloquent JavaScript Summary
Eloquent JavaScript 90%
Build an interpreter while learning JavaScript: the fundamentals-first approach that lasts.
by Marijn Haverbeke 2010
4.14
3k+ 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 90%
Every Python tool unpacked: data types, functions, and the rules that control your code.
by Mark Lutz 2013
4.02
3k+ ratings
Automate the Boring Stuff with Python
by Al Sweigart • 2014
Turn tedious computer work into scripts: spreadsheets, emails, and scraping, taught from zero.
4.28
3k+
Automate the Boring Stuff with Python Summary
Automate the Boring Stuff with Python 90%
Turn tedious computer work into scripts: spreadsheets, emails, and scraping, taught from zero.
by Al Sweigart 2014
4.28
3k+ ratings
JavaScript
by Douglas Crockford • 2008
JavaScript's worst features are well known. The map to its elegant, reliable core.
4.23
9k+
JavaScript Summary
JavaScript 90%
JavaScript's worst features are well known. The map to its elegant, reliable core.
by Douglas Crockford 2008
4.23
9k+ 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 90%
Go's power is what it omits. Learn the idioms that keep code readable for decades.
by Jon Bodner 2021
4.42
493 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 90%
Implicit interfaces, built-in concurrency: the complete Go programming guide.
by Alan A.A. Donovan 2015
4.43
2k+ 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 90%
A Python-first CS textbook that teaches what computation can do, not just how to code.
by John Zelle 2003
4.02
483 ratings
Beginning Programming with Python For Dummies
by John Paul Mueller • 2014
Your first Python program: handling data, errors, and control flow without the jargon.
3.61
143
Beginning Programming with Python For Dummies Summary
Beginning Programming with Python For Dummies 90%
Your first Python program: handling data, errors, and control flow without the jargon.
by John Paul Mueller 2014
3.61
143 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 90%
Low-level speed meets high-level design. The definitive manual from C++'s creator.
by Bjarne Stroustrup 1986
4.10
4k+ 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 90%
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
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 90%
Python taught as problem decomposition: mastering variables, functions, and data structures.
by Allen B. Downey 2012
4.13
2k+ ratings
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 90%
Python from motherboard to internet: no prerequisites, no hand-waving, no jargon left unexplained.
by Charles Severance 2016
4.27
934 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 90%
Python for absolute beginners: automate spreadsheets, scrape websites, analyze data step by step.
by MARK CODING 2020
5.00
1 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 90%
One day, one language, one project: Python fundamentals taught through building a real game.
by Jamie Chan 2014
4.01
917 ratings
Learn Windows PowerShell in a Month of Lunches
by Don Jones • 2011
Stop navigating wizards. Fluency in the shell, fitted into the gaps in your calendar.
4.30
513
Learn Windows PowerShell in a Month of Lunches Summary
Learn Windows PowerShell in a Month of Lunches 89%
Stop navigating wizards. Fluency in the shell, fitted into the gaps in your calendar.
by Don Jones 2011
4.30
513 ratings
Effective Typescript
by Dan Vanderkam • 2019
62 battle-tested recipes that turn TypeScript from a linter into a safety net.
4.40
500
Effective Typescript Summary
Effective Typescript 89%
62 battle-tested recipes that turn TypeScript from a linter into a safety net.
by Dan Vanderkam 2019
4.40
500 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 89%
Build a database-backed site with PHP and MySQL: setup, queries, security, and path to production.
by Luke Welling 2003
3.96
971 ratings
Ansible
by Lorin Hochstein • 2014
No agents required. Automate configuration and deployment with playbooks you can actually read.
3.88
270
Ansible Summary
Ansible 89%
No agents required. Automate configuration and deployment with playbooks you can actually read.
by Lorin Hochstein 2014
3.88
270 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 89%
Turn spreadsheets and web data into SVG charts with Python, no design background required.
by Chad Adams 2014
3.00
5 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 89%
Software guards its internals. Emacs shipped a Lisp interpreter and let users rewrite everything.
by Diomidis Spinellis 2008
3.42
171 ratings
jQuery
by Earle Castledine • 2010
Why jQuery conquered the web: the selector-to-plugin path for building sites that feel like apps.
3.92
554
jQuery Summary
jQuery 89%
Why jQuery conquered the web: the selector-to-plugin path for building sites that feel like apps.
by Earle Castledine 2010
3.92
554 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 89%
Learn Git from the inside out: snapshots, branching, and the reflog that saves lost work.
by Scott Chacon 2009
4.18
3k+ ratings
Python Tricks
by Dan Bader • 2017
Go from writing Python to thinking in Python: the intermediate patterns your tutorials skipped.
4.43
1k+
Python Tricks Summary
Python Tricks 89%
Go from writing Python to thinking in Python: the intermediate patterns your tutorials skipped.
by Dan Bader 2017
4.43
1k+ 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
UNIX and Linux System Administration Handbook
by Evi Nemeth • 2010
Every script, service, and subnet: the Unix and Linux admin's survival manual.
4.45
993
UNIX and Linux System Administration Handbook Summary
UNIX and Linux System Administration Handbook 89%
Every script, service, and subnet: the Unix and Linux admin's survival manual.
by Evi Nemeth 2010
4.45
993 ratings
High Performance JavaScript
by Nicholas C. Zakas • 2010
Fewer DOM touches, shorter scope chains, smarter loading: JS performance without the rewrite.
4.10
596
High Performance JavaScript Summary
High Performance JavaScript 89%
Fewer DOM touches, shorter scope chains, smarter loading: JS performance without the rewrite.
by Nicholas C. Zakas 2010
4.10
596 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 89%
How Swift makes your code safer, cleaner, and faster: the official language reference.
by Apple Inc. 2014
4.15
479 ratings
Python Cookbook
by David Beazley • 2002
Python recipes that make the standard library do the heavy lifting, from strings to metaclasses.
4.18
1k+
Python Cookbook Summary
Python Cookbook 89%
Python recipes that make the standard library do the heavy lifting, from strings to metaclasses.
by David Beazley 2002
4.18
1k+ ratings
Beyond the Basic Stuff with Python
by Al Sweigart • 2020
Stop guessing at style: the tools and idioms that turn working Python into professional code.
4.27
239
Beyond the Basic Stuff with Python Summary
Beyond the Basic Stuff with Python 89%
Stop guessing at style: the tools and idioms that turn working Python into professional code.
by Al Sweigart 2020
4.27
239 ratings
Python for Kids
by Jason R. Briggs • 2012
Start with a turtle that draws, end with a game you built yourself. Python for kids.
4.15
582
Python for Kids Summary
Python for Kids 89%
Start with a turtle that draws, end with a game you built yourself. Python for kids.
by Jason R. Briggs 2012
4.15
582 ratings
Kotlin in Action
by Dmitry Jemerov • 2016
Write less code, eliminate null errors, and keep every Java library. A Kotlin guide for developers.
4.41
603
Kotlin in Action Summary
Kotlin in Action 89%
Write less code, eliminate null errors, and keep every Java library. A Kotlin guide for developers.
by Dmitry Jemerov 2016
4.41
603 ratings
The Passing of the Great Race or the Racial Basis of European History
by Madison Grant • 1916
Why classical inheritance breaks a JavaScript app, and how composition, modules, and events fix it.
3.34
187
The Passing of the Great Race or the Racial Basis of European History Summary
The Passing of the Great Race or the Racial Basis of European History 89%
Why classical inheritance breaks a JavaScript app, and how composition, modules, and events fix it.
by Madison Grant 1916
3.34
187 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 89%
React without the chaos: a sequenced path from components to hooks to the production toolchain.
by Alex Banks 2017
4.07
521 ratings
Two Scoops of Django
by Daniel Roy Greenfeld • 2013
Django gets messy fast. The project structure, query rules, and Unix principle that keep it clean.
4.22
260
Two Scoops of Django Summary
Two Scoops of Django 89%
Django gets messy fast. The project structure, query rules, and Unix principle that keep it clean.
by Daniel Roy Greenfeld 2013
4.22
260 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 89%
Immutability kills whole categories of concurrency bugs. The functional tools Java developers need.
by Dean Wampler 2011
3.27
126 ratings
More Joel on Software
by Joel Spolsky • 2008
Ship on schedule, hire developers who skip the job boards, and know when fixing beats rewriting.
4.05
549
More Joel on Software Summary
More Joel on Software 89%
Ship on schedule, hire developers who skip the job boards, and know when fixing beats rewriting.
by Joel Spolsky 2008
4.05
549 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
Coders at Work
by Peter Seibel • 2009
Fifteen master programmers on how they think, debug, and design: the craft in their own words.
3.95
5k+
Coders at Work Summary
Coders at Work 89%
Fifteen master programmers on how they think, debug, and design: the craft in their own words.
by Peter Seibel 2009
3.95
5k+ 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 89%
Programs are just data structures shaped by algorithms. Master both, and the rest follows.
by Niklaus Wirth 1975
4.24
207 ratings
Developing Backbone.js Applications
by Addy Osmani • 2012
Bring order to sprawling client-side JavaScript with models, views, and a router, no page reloads.
3.70
188
Developing Backbone.js Applications Summary
Developing Backbone.js Applications 89%
Bring order to sprawling client-side JavaScript with models, views, and a router, no page reloads.
by Addy Osmani 2012
3.70
188 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 89%
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
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 89%
Adopt functional programming on .NET, alongside C#: patterns for cleaner, lock-free concurrency.
by Tomas Petricek 2009
3.92
180 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 89%
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
Functional JavaScript
by Michael Fogus • 2013
Replace loops, mutable state, and nested callbacks with a functional style that composes cleanly.
4.07
429
Functional JavaScript Summary
Functional JavaScript 89%
Replace loops, mutable state, and nested callbacks with a functional style that composes cleanly.
by Michael Fogus 2013
4.07
429 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 25,
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