 
                Database Internals
A Deep Dive into How Distributed Data Systems Work, 1st Edition
カートのアイテムが多すぎます
カートに追加できませんでした。
ウィッシュリストに追加できませんでした。
ほしい物リストの削除に失敗しました。
ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
Audibleプレミアムプラン30日間無料体験
¥2,600 で購入
- 
    
        
 
	
ナレーター:
- 
    
    
                
 
Mike Chamberlain
- 
    
        
 
	
著者:
- 
    
    
                
 
Alex Petrov
このコンテンツについて
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But with so many distributed databases and tools available today, it's often difficult to understand what each one offers. With this practical guide, Alex Petrov guides developers through the concepts behind modern database and storage engine internals.
Throughout the book, you'll explore relevant material gleaned from numerous books, papers, blog posts, and the source code of several open source databases. You'll discover that the most significant distinctions among many modern databases reside in subsystems that determine how storage is organized and how data is distributed. This book examines:
- Storage engines: Explore storage classification and taxonomy, and dive into B-Tree-based and immutable Log Structured storage engines
- Storage building blocks: Learn how database files are organized to build efficient storage, using auxiliary data structures
- Distributed systems: Learn how nodes and processes connect and build complex communication patterns
- Database clusters: Which consistency models are commonly used by modern databases and how distributed storage systems achieve consistency
PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
©2019 Oleksandr Petrov (P)2022 Ascent Audioこちらもおすすめ
- 
    
                    
  
  
  
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- 著者: Martin Kleppmann
- ナレーター: Benjamin Lange
- 再生時間: 20 時間 56 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 3
- 
    
                    
 
ナレーション5 out of 5 stars 2
- 
    
                    
 
ストーリー5 out of 5 stars 2
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
著者: Martin Kleppmann
- 
    
                    
  
  
  
Learning SQL (3rd Edition)
- Generate, Manipulate, and Retrieve Data
- 著者: Alan Beaulieu
- ナレーター: Mike Chamberlain
- 再生時間: 7 時間 29 分
- 完全版
- 
    
                    
 
総合評価0 out of 5 stars 0
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You'll find new chapters on SQL and big data, analytic functions, and working with very large databases.
著者: Alan Beaulieu
- 
    
                    
  
  
  
Tidy First?
- A Personal Exercise in Empirical Software Design
- 著者: Kent Beck
- ナレーター: Stephen R. Thorne
- 再生時間: 2 時間 41 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 2
- 
    
                    
 
ナレーション5 out of 5 stars 1
- 
    
                    
 
ストーリー5 out of 5 stars 1
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks.
著者: Kent Beck
- 
    
                    
  
  
  
Fundamentals of Data Engineering
- Plan and Build Robust Data Systems
- 著者: Joe Reis, Matt Housley
- ナレーター: Adam Verner
- 再生時間: 17 時間 31 分
- 完全版
- 
    
                    
 
総合評価0 out of 5 stars 0
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn how to plan and build systems to serve the needs of your organization and customers by evaluating the best technologies available through the framework of the data engineering lifecycle.
著者: Joe Reis, 、その他
- 
    
                    
  
  
  
Software Engineering at Google
- Lessons Learned from Programming Over Time
- 著者: Titus Winters, Tom Manshreck, Hyrum Wright
- ナレーター: Mark Sando
- 再生時間: 23 時間 36 分
- 完全版
- 
    
                    
 
総合評価3.5 out of 5 stars 3
- 
    
                    
 
ナレーション1 out of 5 stars 1
- 
    
                    
 
ストーリー1 out of 5 stars 1
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
著者: Titus Winters, 、その他
- 
    
                    
  
  
  
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- 著者: Neal Ford, Mark Richards, Pramod Sadalage, 、その他
- ナレーター: Dena Dahilig
- 再生時間: 12 時間 53 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 1
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
There are no easy decisions in software architecture. Instead, there are many hard parts—difficult problems or issues with no best practices—that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture.
著者: Neal Ford, 、その他
- 
    
                    
  
  
  
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- 著者: Martin Kleppmann
- ナレーター: Benjamin Lange
- 再生時間: 20 時間 56 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 3
- 
    
                    
 
ナレーション5 out of 5 stars 2
- 
    
                    
 
ストーリー5 out of 5 stars 2
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
著者: Martin Kleppmann
- 
    
                    
  
  
  
Learning SQL (3rd Edition)
- Generate, Manipulate, and Retrieve Data
- 著者: Alan Beaulieu
- ナレーター: Mike Chamberlain
- 再生時間: 7 時間 29 分
- 完全版
- 
    
                    
 
総合評価0 out of 5 stars 0
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You'll find new chapters on SQL and big data, analytic functions, and working with very large databases.
著者: Alan Beaulieu
- 
    
                    
  
  
  
Tidy First?
- A Personal Exercise in Empirical Software Design
- 著者: Kent Beck
- ナレーター: Stephen R. Thorne
- 再生時間: 2 時間 41 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 2
- 
    
                    
 
ナレーション5 out of 5 stars 1
- 
    
                    
 
ストーリー5 out of 5 stars 1
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks.
著者: Kent Beck
- 
    
                    
  
  
  
Fundamentals of Data Engineering
- Plan and Build Robust Data Systems
- 著者: Joe Reis, Matt Housley
- ナレーター: Adam Verner
- 再生時間: 17 時間 31 分
- 完全版
- 
    
                    
 
総合評価0 out of 5 stars 0
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn how to plan and build systems to serve the needs of your organization and customers by evaluating the best technologies available through the framework of the data engineering lifecycle.
著者: Joe Reis, 、その他
- 
    
                    
  
  
  
Software Engineering at Google
- Lessons Learned from Programming Over Time
- 著者: Titus Winters, Tom Manshreck, Hyrum Wright
- ナレーター: Mark Sando
- 再生時間: 23 時間 36 分
- 完全版
- 
    
                    
 
総合評価3.5 out of 5 stars 3
- 
    
                    
 
ナレーション1 out of 5 stars 1
- 
    
                    
 
ストーリー1 out of 5 stars 1
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
著者: Titus Winters, 、その他
- 
    
                    
  
  
  
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- 著者: Neal Ford, Mark Richards, Pramod Sadalage, 、その他
- ナレーター: Dena Dahilig
- 再生時間: 12 時間 53 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 1
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
There are no easy decisions in software architecture. Instead, there are many hard parts—difficult problems or issues with no best practices—that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture.
著者: Neal Ford, 、その他
- 
    
                    
  
  
  
Fundamentals of Software Architecture
- An Engineering Approach
- 著者: Mark Richards, Neal Ford
- ナレーター: Benjamin Lange
- 再生時間: 13 時間 10 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 7
- 
    
                    
 
ナレーション5 out of 5 stars 6
- 
    
                    
 
ストーリー5 out of 5 stars 6
This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks.
著者: Mark Richards, 、その他
- 
    
                    
  
  
  
The Rules of Programming
- The Missing Manual: How to Write Better Code
- 著者: Chris Zimmerman
- ナレーター: Ray Greenley
- 再生時間: 7 時間 10 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 1
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
This philosophy-of-programming guide presents a unique and entertaining take on how to think about programming. A collection of twenty-one pragmatic rules, each presented in a stand-alone chapter, captures the essential wisdom that every freshly minted programmer needs to know and provides thought-provoking insights for more seasoned programmers. Author Chris Zimmerman, cofounder of the video game studio Sucker Punch Productions, teaches basic truths of programming by wrapping them in memorable aphorisms and driving them home with examples drawn from real code.
著者: Chris Zimmerman
- 
    
                    
  
  
  
Think Bigger
- How to Innovate
- 著者: Sheena Iyengar
- ナレーター: Orlagh Cassidy
- 再生時間: 6 時間 44 分
- 完全版
- 
    
                    
 
総合評価1 out of 5 stars 1
- 
    
                    
 
ナレーション1 out of 5 stars 1
- 
    
                    
 
ストーリー1 out of 5 stars 1
Iyengar provides essential tools to spark creative thinking and help us make our most meaningful choices. She draws from recent advances in neuro- and cognitive sciences to give listeners a set of practical steps for coming up with powerful new ideas. Think Bigger offers an innovative evidence-backed method for generating big ideas that Iyengar and her team of researchers developed and refined over the last decade.
著者: Sheena Iyengar
- 
    
                    
  
  
  
Million-Dollar Habits
- 著者: Rachel Rodgers
- ナレーター: Rachel Rodgers
- 再生時間: 2 時間 3 分
- オリジナル版
- 
    
                    
 
総合評価5 out of 5 stars 1
- 
    
                    
 
ナレーション5 out of 5 stars 1
- 
    
                    
 
ストーリー5 out of 5 stars 1
Rachel Rodgers, personal finance expert and author of the best-selling We Should All Be Millionaires, delivers yet again in her three-part Audible Originals series. In Million Dollar Habits, Rodgers puts forward the habits you would do well to adopt in order to generate wealth. And before she gets to those habits, she first encourages you to raise your financial goals.
著者: Rachel Rodgers
- 
    
                    
  
  
  
Security Chaos Engineering
- Sustaining Resilience in Software and Systems
- 著者: Kelly Shortridge, Aaron Rinehart - contributor
- ナレーター: April Doty
- 再生時間: 18 時間 36 分
- 完全版
- 
    
                    
 
総合評価0 out of 5 stars 0
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
In this comprehensive guide, authors Kelly Shortridge and Aaron Rinehart help you navigate the challenges of sustaining resilience in complex software systems by using the principles and practices of security chaos engineering. By preparing for adverse events, you can ensure they don't disrupt your ability to innovate, move quickly, and achieve your engineering and business goals.
著者: Kelly Shortridge, 、その他
- 
    
                    
  
  
  
Learning How to Learn
- 著者: Tesia Marshik, The Great Courses
- ナレーター: Tesia Marshik
- 再生時間: 4 時間 21 分
- オリジナル版
- 
    
                    
 
総合評価5 out of 5 stars 5
- 
    
                    
 
ナレーション5 out of 5 stars 4
- 
    
                    
 
ストーリー4.5 out of 5 stars 4
Education can be enriching and transformative. It can also be downright excruciating—even demoralizing. When it comes to learning, why are some of us lovers and some of us haters? Welcome to the world of educational psychology, which uses science to explore what causes people to engage and learn, and what we can do to make learning opportunities more enjoyable and impactful. Spoiler alert: Teachers can only do so much. Students, too, must take control of their learning. Unfortunately, many of us never, ahem, learned the skills to do just that.
- 
    
                        
    
5 out of 5 stars
- 
    
                        
  
  
  
学び方を学ぶ
- 投稿者: Second to NUN 日付: 2025/05/14
著者: Tesia Marshik, 、その他
- 
    
                    
  
  
  
Building Microservices
- Designing Fine-Grained Systems
- 著者: Sam Newman
- ナレーター: Theodore O'Brien
- 再生時間: 21 時間 12 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 1
- 
    
                    
 
ナレーション5 out of 5 stars 1
- 
    
                    
 
ストーリー5 out of 5 stars 1
As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition takes a holistic view of topics that you need to consider when building, managing, and scaling microservices architectures. Through clear examples and practical advice, author Sam Newman gives everyone from architects and developers to testers and IT operators a firm grounding in the concepts.
著者: Sam Newman
- 
    
                    
  
  
  
Hackers & Painters
- Big Ideas from the Computer Age
- 著者: Paul Graham
- ナレーター: Mark Sando
- 再生時間: 7 時間 44 分
- 完全版
- 
    
                    
 
総合評価4.5 out of 5 stars 3
- 
    
                    
 
ナレーション5 out of 5 stars 3
- 
    
                    
 
ストーリー4.5 out of 5 stars 3
We are living in the computer age, in a world increasingly designed and engineered by computer programmers and software designers, by people who call themselves hackers. Who are these people, what motivates them, and why should you care? Consider these facts: Everything around us is turning into computers. Your typewriter is gone, replaced by a computer. Your phone has turned into a computer. So has your camera. Soon your TV will. Your car was not only designed on computers, but has more processing power in it than a room-sized mainframe did in 1970.
著者: Paul Graham
- 
    
                    
  
  
  
Introducing Python (2nd Edition)
- Modern Computing in Simple Packages
- 著者: Bill Lubanovic
- ナレーター: Derek Dysart
- 再生時間: 13 時間 3 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 1
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
Easy to understand and engaging, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you've learned.
著者: Bill Lubanovic
- 
    
                    
  
  
  
How to Speak Effectively in Any Setting
- 著者: Molly Bishop Shadel, The Great Courses
- ナレーター: Molly Bishop Shadel
- 再生時間: 11 時間 20 分
- オリジナル版
- 
    
                    
 
総合評価5 out of 5 stars 1
- 
    
                    
 
ナレーション5 out of 5 stars 1
- 
    
                    
 
ストーリー5 out of 5 stars 1
The power of an effective speech is undeniable. It has the capacity to engage, inform, motivate, and create change in an audience - and in the world. In this compelling 24-lesson course, How to Speak Effectively in Any Setting, taught by Molly Bishop Shadel, Professor of Law at the University of Virginia School of Law, learn the fine art of speaking clearly, effectively, and persuasively in contexts across the spectrum, from the board room to the bar room and everywhere in between.
- 
    
                        
    
5 out of 5 stars
- 
    
                        
  
  
  
Very helpful tips
- 投稿者: イタグレのピスコ 日付: 2025/10/15
著者: Molly Bishop Shadel, 、その他
- 
    
                    
  
  
  
Learning Systems Thinking
- Essential Non-Linear Skills and Practices for Software Professionals
- 著者: Diana Montalion
- ナレーター: Wendy Tremont King
- 再生時間: 11 時間 16 分
- 完全版
- 
    
                    
 
総合評価0 out of 5 stars 0
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
A decade ago, developers built information-sharing software by writing a lot of custom code in a single code base, then adding layers of caching. Now we build information systems: interdependent software and services, data platforms, and event streams. Many of our software-to-systems initiatives fail, though, and when they do, we double down on traditional linear approaches. But linear thinking cannot resolve systems challenges. We need to shift to systems thinking.
著者: Diana Montalion
- 
    
                    
  
  
  
A Theory of Human Motivation
- 著者: Abraham H. Maslow
- ナレーター: Troy W. Hudson
- 再生時間: 59 分
- 完全版
- 
    
                    
 
総合評価4.5 out of 5 stars 4
- 
    
                    
 
ナレーション5 out of 5 stars 4
- 
    
                    
 
ストーリー4.5 out of 5 stars 3
US psychologist Abraham Maslow’s A Theory of Human Motivation is a classic of psychological research that helped change the field for good. Like many field-changing thinkers, Maslow was not just a talented researcher, he was also a creative thinker - able to see things from a new perspective and show them in a different light. He studied what he called exemplary people such as Albert Einstein, Jane Addams, Eleanor Roosevelt, and Frederick Douglass rather than mentally ill or neurotic people.
- 
    
                        
    
4 out of 5 stars
- 
    
                        
  
  
  
心理学で有名なやつ
- 投稿者: Second to NUN 日付: 2025/05/14
- 
    
                    
  
  
  
Learning DevSecOps
- A Practical Guide to Processes and Tools
- 著者: Steve Suehring
- ナレーター: Chris Sorensen
- 再生時間: 6 時間 19 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 1
- 
    
                    
 
ナレーション5 out of 5 stars 1
- 
    
                    
 
ストーリー5 out of 5 stars 1
How do some organizations maintain 24-7 internet-scale operations? How can organizations integrate security while deploying new features? How do organizations increase security within their DevOps processes? This practical guide helps you answer those questions. Steve Suehring provides unique content to help practitioners and leadership successfully implement DevOps and DevSecOps. Learning DevSecOps emphasizes prerequisites that lead to success through best practices and then takes you through some of the tools and software used by successful DevSecOps-enabled organizations.
著者: Steve Suehring
- 
    
                    
  
  
  
The Book of Why
- The New Science of Cause and Effect
- 著者: Judea Pearl, Dana Mackenzie
- ナレーター: Mel Foster
- 再生時間: 15 時間 14 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 1
- 
    
                    
 
ナレーション5 out of 5 stars 1
- 
    
                    
 
ストーリー5 out of 5 stars 1
"Correlation does not imply causation". This mantra has been invoked by scientists for decades and has led to a virtual prohibition on causal talk. But today, that taboo is dead. The causal revolution, sparked by Judea Pearl and his colleagues, has cut through a century of confusion and placed causality - the study of cause and effect - on a firm scientific basis.
著者: Judea Pearl, 、その他
- 
    
                    
  
  
  
Resilience
- HBR Emotional Intelligence Series
- 著者: Harvard Business Review
- ナレーター: Daniel Henning, Rachel Perry
- 再生時間: 2 時間 4 分
- 完全版
- 
    
                    
 
総合評価4.5 out of 5 stars 4
- 
    
                    
 
ナレーション5 out of 5 stars 4
- 
    
                    
 
ストーリー4.5 out of 5 stars 4
How do some people bounce back with vigor from daily setbacks, professional crises, or even intense personal trauma? This collection of articles from HBR includes "How Resilience Works", by Diane Coutu; "Resilience for the Rest of Us", by Daniel Goleman; "How to Evaluate, Manage, and Strengthen Your Resilience", by David Kopans; "Find the Coaching in Criticism", by Sheila Heen and Douglas Stone; and much more.
- 
    
                        
    
5 out of 5 stars
- 
    
                        
  
  
  
Resilience
- 投稿者: 匿名 日付: 2025/08/25
- 
    
                    
  
  
  
User Story Mapping
- Discover the Whole Story, Build the Right Product
- 著者: Jeff Patton, Peter Economy - foreword
- ナレーター: Roy McCrerey
- 再生時間: 8 時間 19 分
- 完全版
- 
    
                    
 
総合評価3 out of 5 stars 2
- 
    
                    
 
ナレーション3 out of 5 stars 2
- 
    
                    
 
ストーリー3 out of 5 stars 2
User story mapping is a valuable tool for software development, once you understand why and how to use it. This insightful book examines how this often misunderstood technique can help your team stay focused on users and their needs without getting lost in the enthusiasm for individual product features. Author Jeff Patton shows you how changeable story maps enable your team to hold better conversations about the project throughout the development process. Your team will learn to come away with a shared understanding of what you’re attempting to build and why.
著者: Jeff Patton, 、その他
- 
    
                    
  
  
  
Monolith to Microservices
- Evolutionary Patterns to Transform Your Monolith
- 著者: Sam Newman
- ナレーター: Mitchell Dorian
- 再生時間: 6 時間 45 分
- 完全版
- 
    
                    
 
総合評価0 out of 5 stars 0
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
How do you detangle a monolithic system and migrate it to a microservice architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman’s extremely popular Building Microservices, this new book details a proven method for transitioning an existing monolithic system to a microservice architecture.
著者: Sam Newman
- 
    
                    
  
  
  
Rewired
- The McKinsey Guide to Outcompeting in the Age of Digital and AI
- 著者: Eric Lamarre, Kate Smaje, Rodney Zemmel
- ナレーター: George Newbern
- 再生時間: 7 時間 19 分
- 完全版
- 
    
                    
 
総合評価0 out of 5 stars 0
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
Many companies are stuck with digital transformations that are not moving the needle. There are no quick fixes but there is a playbook. The answer is in rewiring your business so hundreds, thousands, of teams can harness technology to continuously create great customer experiences, lower unit costs, and generate value. It's the capabilities of the organization that win the race. McKinsey Digital's top leaders Eric Lamarre, Kate Smaje, and Rodney W. Zemmel provide proven how-to details on what it takes in six comprehensive sections.
著者: Eric Lamarre, 、その他
- 
    
                    
  
  
  
Kid Scientists
- True Tales of Childhood from Science Superstars
- 著者: David Stabler
- ナレーター: Pete Cross
- 再生時間: 2 時間 23 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 2
- 
    
                    
 
ナレーション5 out of 5 stars 2
- 
    
                    
 
ストーリー4.5 out of 5 stars 2
Before their experiments, inventions, and discoveries that changed the world, the world’s most celebrated scientists had regular-kid problems just like you. Stephen Hawking hated school and preferred to spend his free time building model airplanes, inventing board games, and even building his own computer. Jane Goodall got in trouble for bringing worms and snails into her house. And Neil deGrasse Tyson had to start a dog-walking business to save up money to buy a telescope.
著者: David Stabler
- 
    
                    
  
  
  
Hannah Arendt
- A Very Short Introduction
- 著者: Dana Villa
- ナレーター: Christa Lewis
- 再生時間: 5 時間 2 分
- 完全版
- 
    
                    
 
総合評価3 out of 5 stars 1
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
This Very Short Introduction explores the philosophical ideas and political theories belonging to one of the most important thinkers of the twentieth century. As a survivor of the Holocaust, Arendt's life informed her work exploring the meaning and construction of power, evil, totalitarianism, and direct democracy. Dana Villa explains how Arendt gained world-wide fame with the publication of The Origins of Totalitarianism, and went on to have a distinguished career as a political theorist and public intellectual.
著者: Dana Villa
- 
    
                    
  
  
  
Clean Code
- A Handbook of Agile Software Craftsmanship
- 著者: Robert C. Martin
- ナレーター: Theodore O'Brien
- 再生時間: 5 時間 49 分
- 完全版
- 
    
                    
 
総合評価4.5 out of 5 stars 5
- 
    
                    
 
ナレーション5 out of 5 stars 4
- 
    
                    
 
ストーリー4.5 out of 5 stars 4
Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer - but only if you work at it.
著者: Robert C. Martin
- 
    
                    
  
  
  
Data Science for Business
- What You Need to Know About Data Mining and Data-Analytic Thinking
- 著者: Foster Provost, Tom Fawcett
- ナレーター: Benjamin Lange
- 再生時間: 12 時間 46 分
- 完全版
- 
    
                    
 
総合評価3 out of 5 stars 2
- 
    
                    
 
ナレーション3 out of 5 stars 2
- 
    
                    
 
ストーリー3 out of 5 stars 2
Data science experts Foster Provost and Tom Fawcett, Data Science for Business introduces the fundamental principles of data science, and walks you through the "data-analytic thinking" necessary for extracting useful knowledge and business value from the data you collect. This guide also helps you understand the many data-mining techniques in use today.
著者: Foster Provost, 、その他
- 
    
                    
  
  
  
The Fearless Organization
- Creating Psychological Safety in the Workplace for Learning, Innovation, and Growth
- 著者: Amy C. Edmondson
- ナレーター: Jennifer Jill Araya
- 再生時間: 6 時間 43 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 5
- 
    
                    
 
ナレーション5 out of 5 stars 5
- 
    
                    
 
ストーリー5 out of 5 stars 5
The Fearless Organization offers practical guidance for teams and organizations who are serious about success in the modern economy. With so much riding on innovation, creativity, and spark, it is essential to attract and retain quality talent, but what good does this talent do if no one is able to speak their mind? The traditional culture of "fitting in" and "going along" spells doom in the knowledge economy. Success requires a continuous influx of new ideas, new challenges, and critical thought, and the interpersonal climate must not suppress, silence, ridicule, or intimidate.
著者: Amy C. Edmondson
- 
    
                    
  
  
  
JavaScript (7th Edition)
- The Definitive Guide: Master the World's Most-Used Programming Language
- 著者: David Flanagan
- ナレーター: Gabriel Vaughan
- 再生時間: 25 時間 27 分
- 完全版
- 
    
                    
 
総合評価5 out of 5 stars 1
- 
    
                    
 
ナレーション0 out of 5 stars 0
- 
    
                    
 
ストーリー0 out of 5 stars 0
This book is for programmers who want to learn JavaScript and for web developers who want to take their understanding and mastery to the next level. It begins by explaining the JavaScript language itself, in detail, from the bottom up. It then builds on that foundation to cover the web platform and Node.js.
著者: David Flanagan
 
            
         
    
                                     
                
 
                
 
                
 
                
 
                
 
                
 
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
          