無料トライアルを開始
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

コーディング 本の要約

Hypermedia Systems
著: Carson Gross • 2023
HTML and HTTP already solve what SPAs make complex. A single JavaScript library proves it.
4.37
225
Hypermedia Systems 要約
Hypermedia Systems
HTML and HTTP already solve what SPAs make complex. A single JavaScript library proves it.
著: Carson Gross 2023 548 ページ
4.37
225 件の評価
Python for Kids
著: Jason R. Briggs • 2012
Start with a turtle that draws, end with a game you built yourself. Python for kids.
4.15
500+
Python for Kids 要約
Python for Kids
Start with a turtle that draws, end with a game you built yourself. Python for kids.
著: Jason R. Briggs 2012 345 ページ
4.15
500+ 件の評価
Cryptography
著: Keith M. Martin • 2020
Your digital life depends on secret math. Who should be able to break it?
3.96
174
Cryptography 要約
Cryptography
Your digital life depends on secret math. Who should be able to break it?
著: Keith M. Martin 2020 316 ページ
3.96
174 件の評価
Object-Oriented Software Construction
著: Bertrand Meyer • 1988
Before running code, define the contract: how agreements between objects produce reliable software.
4.04
271
Object-Oriented Software Construction 要約
Object-Oriented Software Construction
Before running code, define the contract: how agreements between objects produce reliable software.
著: Bertrand Meyer 1988 1296 ページ
4.04
271 件の評価
Once Upon an Algorithm
著: Martin Erwig • 2017
What Hansel and Gretel, Sherlock Holmes, and Groundhog Day can teach you about algorithms.
3.63
265
Once Upon an Algorithm 要約
Once Upon an Algorithm
What Hansel and Gretel, Sherlock Holmes, and Groundhog Day can teach you about algorithms.
著: Martin Erwig 2017 336 ページ
3.63
265 件の評価
Docker
著: カール・マティアス • 2015
Production Docker: the patterns for images, networking, and orchestration that prevent 3-AM pages.
3.77
459
Docker 要約
Docker
Production Docker: the patterns for images, networking, and orchestration that prevent 3-AM pages.
著: カール・マティアス 2015 232 ページ
3.77
459 件の評価
Learn Python 3 the Hard Way
著: Zed A. Shaw • 2017
Python without the hand-holding: type every line, debug every error, and build from the terminal up.
3.92
500+
Learn Python 3 the Hard Way 要約
Learn Python 3 the Hard Way
Python without the hand-holding: type every line, debug every error, and build from the terminal up.
著: Zed A. Shaw 2017 319 ページ
3.92
500+ 件の評価
Developing Backbone.js Applications
著: 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 要約
Developing Backbone.js Applications
Bring order to sprawling client-side JavaScript with models, views, and a router, no page reloads.
著: Addy Osmani 2012 371 ページ
3.70
188 件の評価
Programming Javascript Applications
著: Eric Elliott • 2014
Your chronic pain isn't damage. It's a misalignment your muscles can fix, no surgery required.
3.63
160
Programming Javascript Applications 要約
Programming Javascript Applications
Your chronic pain isn't damage. It's a misalignment your muscles can fix, no surgery required.
著: Eric Elliott 2014 300 ページ
3.63
160 件の評価
The Art of Unit Testing
著: Roy Osherove • 2009
C# unit testing without the brittle tests: stubs, mocks, and the isolation patterns that work.
4.09
1,000+
The Art of Unit Testing 要約
The Art of Unit Testing
C# unit testing without the brittle tests: stubs, mocks, and the isolation patterns that work.
著: Roy Osherove 2009 266 ページ
4.09
1,000+ 件の評価
Code That Fits in Your Head
著: Mark Seemann • 2021
Most code is too complex for the human brain. Heuristics that shrink it down to size.
4.09
298
Code That Fits in Your Head 要約
Code That Fits in Your Head
Most code is too complex for the human brain. Heuristics that shrink it down to size.
著: Mark Seemann 2021 406 ページ
4.09
298 件の評価
The Missing README
著: Chris Riccomini • 2021
Ship code safely, survive on-call, and manage your boss: the handbook no bootcamp assigns.
4.40
437
The Missing README 要約
The Missing README
Ship code safely, survive on-call, and manage your boss: the handbook no bootcamp assigns.
著: Chris Riccomini 2021 288 ページ
4.40
437 件の評価
Python Programming
著: John Zelle • 2003
A Python-first CS textbook that teaches what computation can do, not just how to code.
4.02
483
Python Programming 要約
Python Programming
A Python-first CS textbook that teaches what computation can do, not just how to code.
著: John Zelle 2003 528 ページ
4.02
483 件の評価
Python for Excel
著: 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 要約
Python for Excel
Turn Excel into a Python engine: automate reports, scale past a million rows, and quit copy-pasting.
著: Felix Zumstein 2021 335 ページ
4.00
41 件の評価
Beginning Programming with Python For Dummies
著: 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 要約
Beginning Programming with Python For Dummies
Your first Python program: handling data, errors, and control flow without the jargon.
著: John Paul Mueller 2014 408 ページ
3.61
143 件の評価
Software Engineering for Data Scientists
著: Catherine Nelson • 2024
Write code that survives production: the software engineering skills notebooks never taught you.
4.27
48
Software Engineering for Data Scientists 要約
Software Engineering for Data Scientists
Write code that survives production: the software engineering skills notebooks never taught you.
著: Catherine Nelson 2024 257 ページ
4.27
48 件の評価
Machine Learning Simplified
著: Andrew Wolf • 2022
Supervised learning, gently: pipeline, optimization, and the real reasons your model overfits.
4.87
193
Machine Learning Simplified 要約
Machine Learning Simplified
Supervised learning, gently: pipeline, optimization, and the real reasons your model overfits.
著: Andrew Wolf 2022 109 ページ
4.87
193 件の評価
Head First Design Patterns
著: Eric Freeman • 2004
Twelve patterns that keep software flexible: the visual guide that makes them stick.
4.30
9,000+
Head First Design Patterns 要約
Head First Design Patterns
Twelve patterns that keep software flexible: the visual guide that makes them stick.
著: Eric Freeman 2004 638 ページ
4.30
9,000+ 件の評価
Programming
著: Bjarne Stroustrup • 2008
Build programs that last: learn C++ from fundamentals to standard library, with design and testing.
4.22
500+
Programming 要約
Programming
Build programs that last: learn C++ from fundamentals to standard library, with design and testing.
著: Bjarne Stroustrup 2008 1236 ページ
4.22
500+ 件の評価
Object-oriented Programming with C++
著: E. Balagurusamy • 1994
Classes, inheritance, templates: C++ tools for building software that scales without falling apart.
3.98
278
Object-oriented Programming with C++ 要約
Object-oriented Programming with C++
Classes, inheritance, templates: C++ tools for building software that scales without falling apart.
著: E. Balagurusamy 1994 336 ページ
3.98
278 件の評価
Understanding Software
著: 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 要約
Understanding Software
Code that's easy to write is hard to maintain. Here's how to flip that equation.
著: Max Kanat-Alexander 2017 280 ページ
3.58
179 件の評価
Python 3 Object-Oriented Programming
著: Dusty Phillips • 2010
Python simplifies object-oriented design: patterns, inheritance, and iterators the Pythonic way.
4.02
247
Python 3 Object-Oriented Programming 要約
Python 3 Object-Oriented Programming
Python simplifies object-oriented design: patterns, inheritance, and iterators the Pythonic way.
著: Dusty Phillips 2010 431 ページ
4.02
247 件の評価
Data Structures and Algorithms Made Easy
著: Narasimha Karumanchi • 2011
Every algorithm problem has multiple solutions. Find the fastest one, step by step.
4.10
1,000+
Data Structures and Algorithms Made Easy 要約
Data Structures and Algorithms Made Easy
Every algorithm problem has multiple solutions. Find the fastest one, step by step.
著: Narasimha Karumanchi 2011
4.10
1,000+ 件の評価
Five Lines of Code
著: Christian Clausen • 2021
Trust rules, not taste. Inflexible constraints that hold every method to a five-line standard.
3.99
84
Five Lines of Code 要約
Five Lines of Code
Trust rules, not taste. Inflexible constraints that hold every method to a five-line standard.
著: Christian Clausen 2021 336 ページ
3.99
84 件の評価
Agentic Design Patterns
著: Antonio Gulli • 2025
21 design patterns for AI agents that use tools, retain memory, and work together in production.
3.87
63
Agentic Design Patterns 要約
Agentic Design Patterns
21 design patterns for AI agents that use tools, retain memory, and work together in production.
著: Antonio Gulli 2025 472 ページ
3.87
63 件の評価
Dive Into Design Patterns
著: Alexander Shvets • 2018
The 22 blueprints that turn tangled object-oriented code into systems you can actually change.
4.66
500+
Dive Into Design Patterns 要約
Dive Into Design Patterns
The 22 blueprints that turn tangled object-oriented code into systems you can actually change.
著: Alexander Shvets 2018 406 ページ
4.66
500+ 件の評価
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
本日:今すぐアクセス
26,000冊以上の要約をフルで視聴。12,000時間以上のオーディオコンテンツ!
2日目:トライアル終了のお知らせ
トライアル終了が近づいたら通知をお送りします。
3日目:サブスクリプション開始
課金日: Jul 26,
それまでにいつでもキャンセル可能。
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