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

コーディング 本の要約

Clean Code
著: ロバート・C・マーティン • 2007
Reading code dominates a developer's day; these rules keep your colleagues from cursing your name.
4.35
23,000+
Clean Code 要約
Clean Code
Reading code dominates a developer's day; these rules keep your colleagues from cursing your name.
著: ロバート・C・マーティン 2007 464 ページ
4.35
23,000+ 件の評価
Python クラッシュコース:実践的・プロジェクトベースのプログラミング入門
著: エリック・マッセズ • 2015
Learn Python through data: plot random walks, map countries, and build interactive charts from zero.
4.35
3,000+
Python クラッシュコース:実践的・プロジェクトベースのプログラミング入門 要約
Python クラッシュコース:実践的・プロジェクトベースのプログラミング入門
Learn Python through data: plot random walks, map countries, and build interactive charts from zero.
著: エリック・マッセズ 2015 544 ページ
4.35
3,000+ 件の評価
Automate the Boring Stuff with Python
著: Al Sweigart • 2014
Turn tedious computer work into scripts: spreadsheets, emails, and scraping, taught from zero.
4.28
3,000+
Automate the Boring Stuff with Python 要約
Automate the Boring Stuff with Python
Turn tedious computer work into scripts: spreadsheets, emails, and scraping, taught from zero.
著: Al Sweigart 2014 479 ページ
4.28
3,000+ 件の評価
Clean Architecture 達人に学ぶソフトウェアの構造と設計
著: ロバート・C・マーティン • 2017
Why your database should never be the center: building business logic that outlives its frameworks.
4.21
7,000+
Clean Architecture 達人に学ぶソフトウェアの構造と設計 要約
Clean Architecture 達人に学ぶソフトウェアの構造と設計
Why your database should never be the center: building business logic that outlives its frameworks.
著: ロバート・C・マーティン 2017 432 ページ
4.21
7,000+ 件の評価
アルゴリズムトレーディングの構築:データマイニングからモンテカルロシミュレーション、ライブトレーディングへのトレーダーの旅
著: ケビン・J・デイビー • 2014
Most backtests lie. A structured process for building algorithmic trading systems that survive live.
4.04
246
アルゴリズムトレーディングの構築:データマイニングからモンテカルロシミュレーション、ライブトレーディングへのトレーダーの旅 要約
アルゴリズムトレーディングの構築:データマイニングからモンテカルロシミュレーション、ライブトレーディングへのトレーダーの旅
Most backtests lie. A structured process for building algorithmic trading systems that survive live.
著: ケビン・J・デイビー 2014 288 ページ
4.04
246 件の評価
1日で学ぶPython:初心者のためのハンズオンプロジェクト付きPython入門。すぐにPythonでコーディングを始めるために必要な唯一の本
著: ジェイミー・チャン • 2014
One day, one language, one project: Python fundamentals taught through building a real game.
4.01
500+
1日で学ぶPython:初心者のためのハンズオンプロジェクト付きPython入門。すぐにPythonでコーディングを始めるために必要な唯一の本 要約
1日で学ぶPython:初心者のためのハンズオンプロジェクト付きPython入門。すぐにPythonでコーディングを始めるために必要な唯一の本
One day, one language, one project: Python fundamentals taught through building a real game.
著: ジェイミー・チャン 2014 124 ページ
4.01
500+ 件の評価
Clean Code
著: Robert C. Martin • 2007
Code is read far more than it's written: the rules for making yours legible to humans.
4.35
23,000+
Clean Code 要約
Clean Code
Code is read far more than it's written: the rules for making yours legible to humans.
著: Robert C. Martin 2007 464 ページ
4.35
23,000+ 件の評価
HTML and CSS
著: Jon Duckett • 2011
HTML and CSS are the web's building blocks. This visual guide shows you how to lay them.
4.30
4,000+
HTML and CSS 要約
HTML and CSS
HTML and CSS are the web's building blocks. This visual guide shows you how to lay them.
著: Jon Duckett 2011 514 ページ
4.30
4,000+ 件の評価
Learn SQL (using MySQL) in One Day and Learn It Well
著: Jamie Chan • 2018
SQL from zero to a working booking system: the hands-on guide that delivers in one day.
4.08
106
Learn SQL (using MySQL) in One Day and Learn It Well 要約
Learn SQL (using MySQL) in One Day and Learn It Well
SQL from zero to a working booking system: the hands-on guide that delivers in one day.
著: Jamie Chan 2018 166 ページ
4.08
106 件の評価
The Pragmatic Programmer
著: Andy Hunt • 1999
The habits and instincts that turn junior coders into trusted pros: a programmer's survival guide.
4.33
24,000+
The Pragmatic Programmer 要約
The Pragmatic Programmer
The habits and instincts that turn junior coders into trusted pros: a programmer's survival guide.
著: Andy Hunt 1999 321 ページ
4.33
24,000+ 件の評価
Linux Basics for Hackers
著: OccupyTheWeb • 2018
Learn Linux the hacker's way: terminal-first networking, scripting, and vanishing without a trace.
4.12
500+
Linux Basics for Hackers 要約
Linux Basics for Hackers
Learn Linux the hacker's way: terminal-first networking, scripting, and vanishing without a trace.
著: OccupyTheWeb 2018 248 ページ
4.12
500+ 件の評価
Python Data Science Handbook
著: Jake VanderPlas • 2016
Four libraries, one workflow: the Python path from raw data to validated predictions.
4.29
500+
Python Data Science Handbook 要約
Python Data Science Handbook
Four libraries, one workflow: the Python path from raw data to validated predictions.
著: Jake VanderPlas 2016 548 ページ
4.29
500+ 件の評価
Python Tricks
著: ダン・ベイダー • 2017
Go from writing Python to thinking in Python: the intermediate patterns your tutorials skipped.
4.43
1,000+
Python Tricks 要約
Python Tricks
Go from writing Python to thinking in Python: the intermediate patterns your tutorials skipped.
著: ダン・ベイダー 2017 301 ページ
4.43
1,000+ 件の評価
The Robert C. Martin Clean Code Collection
著: Robert C. Martin • 2011
Write code your team can read, your tests protect, and your future self won't curse.
4.48
500+
The Robert C. Martin Clean Code Collection 要約
The Robert C. Martin Clean Code Collection
Write code your team can read, your tests protect, and your future self won't curse.
著: Robert C. Martin 2011 699 ページ
4.48
500+ 件の評価
プログラマ脳を鍛える数学パズル:プログラミング的思考についての入門
著: V・アントン・スプロール • 2012
A method for the part of programming no one teaches: turning ideas into code.
3.87
500+
プログラマ脳を鍛える数学パズル:プログラミング的思考についての入門 要約
プログラマ脳を鍛える数学パズル:プログラミング的思考についての入門
A method for the part of programming no one teaches: turning ideas into code.
著: V・アントン・スプロール 2012 233 ページ
3.87
500+ 件の評価
Refactoring
著: Martin Fowler • 1999
How to restructure messy code safely: a catalog of refactorings, each step protected by a test.
4.24
8,000+
Refactoring 要約
Refactoring
How to restructure messy code safely: a catalog of refactorings, each step protected by a test.
著: Martin Fowler 1999 431 ページ
4.24
8,000+ 件の評価
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People
著: Aditya Y. Bhargava • 2015
Algorithms stripped of dense math: a hand-drawn guide to thinking in runtimes and data structures.
4.41
5,000+
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People 要約
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People
Algorithms stripped of dense math: a hand-drawn guide to thinking in runtimes and data structures.
著: Aditya Y. Bhargava 2015 256 ページ
4.41
5,000+ 件の評価
Fluent Python
著: Luciano Ramalho • 2015
Why decorators, closures, and type hints are the keys to fluent, idiomatic Python.
4.62
1,000+
Fluent Python 要約
Fluent Python
Why decorators, closures, and type hints are the keys to fluent, idiomatic Python.
著: Luciano Ramalho 2015 850 ページ
4.62
1,000+ 件の評価
Python for Data Analysis
著: Wes McKinney • 2011
The pandas creator teaches the full Python data pipeline: messy files in, statistical models out.
4.17
2,000+
Python for Data Analysis 要約
Python for Data Analysis
The pandas creator teaches the full Python data pipeline: messy files in, statistical models out.
著: Wes McKinney 2011 579 ページ
4.17
2,000+ 件の評価
Code Complete
著: Steve McConnell • 1993
Software construction eats 80 percent of project time and hides most defects. A disciplined craft.
4.30
9,000+
Code Complete 要約
Code Complete
Software construction eats 80 percent of project time and hides most defects. A disciplined craft.
著: Steve McConnell 1993 914 ページ
4.30
9,000+ 件の評価
The Clean Coder
著: Robert C. Martin • 2011
A pro programmer's real job: saying no, keeping promises, staying calm when the build breaks.
4.26
9,000+
The Clean Coder 要約
The Clean Coder
A pro programmer's real job: saying no, keeping promises, staying calm when the build breaks.
著: Robert C. Martin 2011 210 ページ
4.26
9,000+ 件の評価
Working Effectively with Legacy Code
著: Michael C. Feathers • 2004
Every change is surgery in the dark. The proven, repeatable path to taming an untested codebase.
4.14
4,000+
Working Effectively with Legacy Code 要約
Working Effectively with Legacy Code
Every change is surgery in the dark. The proven, repeatable path to taming an untested codebase.
著: Michael C. Feathers 2004 464 ページ
4.14
4,000+ 件の評価
Atomic Design
著: Brad Frost • 2016
Chemistry meets web design: a method for building reusable component systems from the ground up.
4.00
1,000+
Atomic Design 要約
Atomic Design
Chemistry meets web design: a method for building reusable component systems from the ground up.
著: Brad Frost 2016 189 ページ
4.00
1,000+ 件の評価
Computer Science Distilled
著: Wladston Ferreira Filho • 2017
The missing CS toolkit for self-taught coders: how to think in algorithms, not just syntax.
4.07
1,000+
Computer Science Distilled 要約
Computer Science Distilled
The missing CS toolkit for self-taught coders: how to think in algorithms, not just syntax.
著: Wladston Ferreira Filho 2017
4.07
1,000+ 件の評価
Hands-On Machine Learning with Scikit-Learn and TensorFlow
著: Aurélien Géron • 2017
How neural networks remember: training RNNs, LSTMs, and GRUs for tasks where order matters.
4.55
2,000+
Hands-On Machine Learning with Scikit-Learn and TensorFlow 要約
Hands-On Machine Learning with Scikit-Learn and TensorFlow
How neural networks remember: training RNNs, LSTMs, and GRUs for tasks where order matters.
著: Aurélien Géron 2017 566 ページ
4.55
2,000+ 件の評価
Design Patterns
著: Erich Gamma • 1994
Twenty-three reusable design solutions that became the shared grammar of object-oriented software.
4.20
11,000+
Design Patterns 要約
Design Patterns
Twenty-three reusable design solutions that became the shared grammar of object-oriented software.
著: Erich Gamma 1994 416 ページ
4.20
11,000+ 件の評価
Python for Everybody
著: Charles Severance • 2016
Python from motherboard to internet: no prerequisites, no hand-waving, no jargon left unexplained.
4.27
500+
Python for Everybody 要約
Python for Everybody
Python from motherboard to internet: no prerequisites, no hand-waving, no jargon left unexplained.
著: Charles Severance 2016 387 ページ
4.27
500+ 件の評価
Think Python
著: Allen B. Downey • 2012
Python taught as problem decomposition: mastering variables, functions, and data structures.
4.13
1,000+
Think Python 要約
Think Python
Python taught as problem decomposition: mastering variables, functions, and data structures.
著: Allen B. Downey 2012 296 ページ
4.13
1,000+ 件の評価
Cracking the Coding Interview
著: Gayle Laakmann McDowell • 2020
189 interview problems that teach you to think out loud, because code follows from thinking.
4.33
476
Cracking the Coding Interview 要約
Cracking the Coding Interview
189 interview problems that teach you to think out loud, because code follows from thinking.
著: Gayle Laakmann McDowell 2020 712 ページ
4.33
476 件の評価
AI Agents in Action
著: Micheal Lanham • 2025
Give your LLM tools, memory, and teammates: patterns for building autonomous agents that work.
3.10
78
AI Agents in Action 要約
AI Agents in Action
Give your LLM tools, memory, and teammates: patterns for building autonomous agents that work.
著: Micheal Lanham 2025 344 ページ
3.10
78 件の評価
1日で学ぶC#:初心者のためのハンズオンプロジェクト付きC#入門
著: ジェイミー・チャン • 2015
C# from zero to a working payroll app in one sitting: learn by building, not reading.
4.04
404
1日で学ぶC#:初心者のためのハンズオンプロジェクト付きC#入門 要約
1日で学ぶC#:初心者のためのハンズオンプロジェクト付きC#入門
C# from zero to a working payroll app in one sitting: learn by building, not reading.
著: ジェイミー・チャン 2015 160 ページ
4.04
404 件の評価
Eloquent JavaScript
著: Marijn Haverbeke • 2010
Build an interpreter while learning JavaScript: the fundamentals-first approach that lasts.
4.14
3,000+
Eloquent JavaScript 要約
Eloquent JavaScript
Build an interpreter while learning JavaScript: the fundamentals-first approach that lasts.
著: Marijn Haverbeke 2010 224 ページ
4.14
3,000+ 件の評価
Head First Python
著: Paul Barry • 2010
A brain-friendly Python guide that also dismantles the machinery of mass manipulation.
3.91
500+
Head First Python 要約
Head First Python
A brain-friendly Python guide that also dismantles the machinery of mass manipulation.
著: Paul Barry 2010 491 ページ
3.91
500+ 件の評価
Practical SQL
著: Anthony DeBarros • 2022
Write real SQL: load data, join tables, run statistics, map locations, and query JSON in PostgreSQL.
4.26
239
Practical SQL 要約
Practical SQL
Write real SQL: load data, join tables, run statistics, map locations, and query JSON in PostgreSQL.
著: Anthony DeBarros 2022 427 ページ
4.26
239 件の評価
Learning JavaScript Design Patterns
著: Addy Osmani • 2011
Design patterns translated for React: hooks, modules, and the rendering approach your app needs.
3.83
500+
Learning JavaScript Design Patterns 要約
Learning JavaScript Design Patterns
Design patterns translated for React: hooks, modules, and the rendering approach your app needs.
著: Addy Osmani 2011 296 ページ
3.83
500+ 件の評価
The Road to React
著: Robin Wieruch • 2017
Learn React the way it's actually written: hooks-first, project-driven, and tested from day one.
4.21
500+
The Road to React 要約
The Road to React
Learn React the way it's actually written: hooks-first, project-driven, and tested from day one.
著: Robin Wieruch 2017 286 ページ
4.21
500+ 件の評価
The Complete Software Developer's Career Guide
著: John Sonmez • 2017
One language, one portfolio, one interview strategy: the sequence that turns learners into hires.
4.02
1,000+
The Complete Software Developer's Career Guide 要約
The Complete Software Developer's Career Guide
One language, one portfolio, one interview strategy: the sequence that turns learners into hires.
著: John Sonmez 2017 796 ページ
4.02
1,000+ 件の評価
Coders at Work プログラミングの技をめぐる探求
著: ピーター・サイベル • 2009
Fifteen master programmers on how they think, debug, and design: the craft in their own words.
3.95
5,000+
Coders at Work プログラミングの技をめぐる探求 要約
Coders at Work プログラミングの技をめぐる探求
Fifteen master programmers on how they think, debug, and design: the craft in their own words.
著: ピーター・サイベル 2009 634 ページ
3.95
5,000+ 件の評価
The Nature of Code
著: Daniel Shiffman • 2012
Code that breathes: how to build simulations that move, think, and evolve on your screen.
4.57
500+
The Nature of Code 要約
The Nature of Code
Code that breathes: how to build simulations that move, think, and evolve on your screen.
著: Daniel Shiffman 2012 520 ページ
4.57
500+ 件の評価
Effective Python
著: Brett Slatkin • 2015
The Python habits that turn working code into maintainable software, from functions to concurrency.
4.26
500+
Effective Python 要約
Effective Python
The Python habits that turn working code into maintainable software, from functions to concurrency.
著: Brett Slatkin 2015 227 ページ
4.26
500+ 件の評価
A Smarter Way to Learn JavaScript. The new tech-assisted approach that requires half the effort
著: Mark Myers • 2013
JavaScript learned through short chapters and immediate coding practice, designed to stick faster.
4.04
500+
A Smarter Way to Learn JavaScript. The new tech-assisted approach that requires half the effort 要約
A Smarter Way to Learn JavaScript. The new tech-assisted approach that requires half the effort
JavaScript learned through short chapters and immediate coding practice, designed to stick faster.
著: Mark Myers 2013 254 ページ
4.04
500+ 件の評価
Python for Finance
著: Yves Hilpisch • 2012
Python's finance stack: vectorized data, Monte Carlo methods, deploying models from Excel to web.
3.80
249
Python for Finance 要約
Python for Finance
Python's finance stack: vectorized data, Monte Carlo methods, deploying models from Excel to web.
著: Yves Hilpisch 2012 603 ページ
3.80
249 件の評価
The Little Book of Deep Learning
著: François Fleuret • 2023
The machinery of deep learning, compressed: gradient descent, backprop, and attention.
4.32
151
The Little Book of Deep Learning 要約
The Little Book of Deep Learning
The machinery of deep learning, compressed: gradient descent, backprop, and attention.
著: François Fleuret 2023 168 ページ
4.32
151 件の評価
Debugging
著: David J. Agans • 2002
Learn to debug like a detective: reproduce the crime, divide the scene, and never guess.
4.26
500+
Debugging 要約
Debugging
Learn to debug like a detective: reproduce the crime, divide the scene, and never guess.
著: David J. Agans 2002 192 ページ
4.26
500+ 件の評価
Beyond the Basic Stuff with Python
著: 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 要約
Beyond the Basic Stuff with Python
Stop guessing at style: the tools and idioms that turn working Python into professional code.
著: Al Sweigart 2020 384 ページ
4.27
239 件の評価
High Performance JavaScript
著: Nicholas C. Zakas • 2010
Fewer DOM touches, shorter scope chains, smarter loading: JS performance without the rewrite.
4.10
500+
High Performance JavaScript 要約
High Performance JavaScript
Fewer DOM touches, shorter scope chains, smarter loading: JS performance without the rewrite.
著: Nicholas C. Zakas 2010 232 ページ
4.10
500+ 件の評価
Refactoring to Patterns
著: Joshua Kerievsky • 2004
How to transform tangled code into textbook patterns one small, safe step at a time.
4.05
1,000+
Refactoring to Patterns 要約
Refactoring to Patterns
How to transform tangled code into textbook patterns one small, safe step at a time.
著: Joshua Kerievsky 2004 367 ページ
4.05
1,000+ 件の評価
Dependency Injection in .NET
著: Mark Seemann • 2011
When .NET classes build their own dependencies, the codebase calcifies. Patterns to undo it.
4.42
500+
Dependency Injection in .NET 要約
Dependency Injection in .NET
When .NET classes build their own dependencies, the codebase calcifies. Patterns to undo it.
著: Mark Seemann 2011 584 ページ
4.42
500+ 件の評価
Introduction to Machine Learning with Python
著: Andreas C. Müller • 2015
Build models that generalize, not just memorize: a Python data scientist's guide.
4.33
500+
Introduction to Machine Learning with Python 要約
Introduction to Machine Learning with Python
Build models that generalize, not just memorize: a Python data scientist's guide.
著: Andreas C. Müller 2015 400 ページ
4.33
500+ 件の評価
Apprenticeship Patterns
著: Dave Hoover • 2009
Promotion pulls coders away from code. The patterns for staying in the craft while still advancing.
4.10
500+
Apprenticeship Patterns 要約
Apprenticeship Patterns
Promotion pulls coders away from code. The patterns for staying in the craft while still advancing.
著: Dave Hoover 2009 165 ページ
4.10
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日目:サブスクリプション開始
課金日: Aug 22,
それまでにいつでもキャンセル可能。
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