
The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition
No se pudo agregar al carrito
Add to Cart failed.
Error al Agregar a Lista de Deseos.
Error al eliminar de la lista de deseos.
Error al añadir a tu biblioteca
Error al seguir el podcast
Error al dejar de seguir el podcast

Compra ahora por $19.95
No default payment method selected.
We are sorry. We are not allowed to sell this product with the selected payment method
-
Narrado por:
-
Michael Rutland
Acerca de esta escucha
Few books on software project management have been as influential and timeless as The Mythical Man-Month. With a blend of software engineering facts and thought-provoking opinions, Fred Brooks offers insight for anyone managing complex projects. These essays draw from his experience as project manager for the IBM System/360 computer family and then for OS/360, its massive software system. Now, 20 years after the initial publication of his book, Brooks has revisited his original ideas and added new thoughts and advice, both for listeners already familiar with his work and for listeners discovering it for the first time.
The added chapters contain (1) a crisp condensation of all the propositions asserted in the original book, including Brooks' central argument in The Mythical Man-Month: that large programming projects suffer management problems different from small ones due to the division of labor; that the conceptual integrity of the product is therefore critical; and that it is difficult but possible to achieve this unity; (2) Brooks' view of these propositions a generation later; (3) a reprint of his classic 1986 paper "No Silver Bullet"; and (4) today's thoughts on the 1986 assertion, "There will be no silver bullet within ten years."
©1996 Pearson Education, Inc. (P)2024 Pearson Education, Inc.Los oyentes también disfrutaron...
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- De: Kent Beck
- Narrado por: Stephen R. Thorne
- Duración: 2 h y 41 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
do yourself a favor and skip the audio book
- De goranche en 04-30-25
De: Kent Beck
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 5 h y 49 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Quick fix needed
- De R L en 05-06-21
De: Robert C. Martin
-
Peopleware
- Productive Projects and Teams
- De: DeMarco Tom, Lister Tim
- Narrado por: Amy Gordon
- Duración: 7 h y 47 m
- Versión completa
-
General
-
Narración:
-
Historia
Few books in computing have had as profound an influence on software management as "peopleware". The unique insight of this longtime best seller is that the major issues of software development are human, not technical. They’re not easy issues; but solve them, and you’ll maximize your chances of success. For this third edition, the authors have added six new chapters and updated the text throughout, bringing it in line with today’s development environments and challenges.
-
-
Hopefully a post-covid version is released
- De Samuel en 08-04-22
De: DeMarco Tom, y otros
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- De: Neal Ford, Mark Richards, Pramod Sadalage, y otros
- Narrado por: Dena Dahilig
- Duración: 12 h y 53 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Great content. Terrible narration.
- De Alex en 12-16-23
De: Neal Ford, y otros
-
Monolith to Microservices
- Evolutionary Patterns to Transform Your Monolith
- De: Sam Newman
- Narrado por: Mitchell Dorian
- Duración: 6 h y 45 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Pretty good, but could be better
- De Uri Simhony en 04-11-21
De: Sam Newman
-
Building Microservices
- Designing Fine-Grained Systems
- De: Sam Newman
- Narrado por: Theodore O'Brien
- Duración: 21 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Easy to Understand
- De Anonymous User en 04-27-22
De: Sam Newman
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- De: Kent Beck
- Narrado por: Stephen R. Thorne
- Duración: 2 h y 41 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
do yourself a favor and skip the audio book
- De goranche en 04-30-25
De: Kent Beck
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 5 h y 49 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Quick fix needed
- De R L en 05-06-21
De: Robert C. Martin
-
Peopleware
- Productive Projects and Teams
- De: DeMarco Tom, Lister Tim
- Narrado por: Amy Gordon
- Duración: 7 h y 47 m
- Versión completa
-
General
-
Narración:
-
Historia
Few books in computing have had as profound an influence on software management as "peopleware". The unique insight of this longtime best seller is that the major issues of software development are human, not technical. They’re not easy issues; but solve them, and you’ll maximize your chances of success. For this third edition, the authors have added six new chapters and updated the text throughout, bringing it in line with today’s development environments and challenges.
-
-
Hopefully a post-covid version is released
- De Samuel en 08-04-22
De: DeMarco Tom, y otros
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- De: Neal Ford, Mark Richards, Pramod Sadalage, y otros
- Narrado por: Dena Dahilig
- Duración: 12 h y 53 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Great content. Terrible narration.
- De Alex en 12-16-23
De: Neal Ford, y otros
-
Monolith to Microservices
- Evolutionary Patterns to Transform Your Monolith
- De: Sam Newman
- Narrado por: Mitchell Dorian
- Duración: 6 h y 45 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Pretty good, but could be better
- De Uri Simhony en 04-11-21
De: Sam Newman
-
Building Microservices
- Designing Fine-Grained Systems
- De: Sam Newman
- Narrado por: Theodore O'Brien
- Duración: 21 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Easy to Understand
- De Anonymous User en 04-27-22
De: Sam Newman
-
Modern Software Engineering
- Doing What Works to Build Better Software Faster
- De: David Farley
- Narrado por: Amy Gordon
- Duración: 9 h y 37 m
- Versión completa
-
General
-
Narración:
-
Historia
In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues.
-
-
Could have been a 1-page bulleted list
- De Elle7se en 12-30-22
De: David Farley
-
Fundamentals of Software Architecture
- An Engineering Approach
- De: Mark Richards, Neal Ford
- Narrado por: Benjamin Lange
- Duración: 13 h y 10 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Helpful but business-centric
- De A.N. en 03-25-21
De: Mark Richards, y otros
-
Site Reliability Engineering
- How Google Runs Production Systems
- De: Betsy Beyer, Chris Jones, Jennifer Petoff, y otros
- Narrado por: Liz Porter
- Duración: 20 h y 8 m
- Versión completa
-
General
-
Narración:
-
Historia
In this collection of essays and articles, key members of Google’s Site Reliability Team explain how and why their commitment to the entire lifecycle has enabled the company to successfully build, deploy, monitor, and maintain some of the largest software systems in the world. You’ll learn the principles and practices that enable Google engineers to make systems more scalable, reliable, and efficient - lessons directly applicable to your organization.
-
-
Google propaganda
- De Andreas Andersen en 03-30-22
De: Betsy Beyer, y otros
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- De: Martin Kleppmann
- Narrado por: Benjamin Lange
- Duración: 20 h y 56 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Must read for senior+ software engineers
- De Navid v en 05-29-21
De: Martin Kleppmann
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- De: Titus Winters, Tom Manshreck, Hyrum Wright
- Narrado por: Mark Sando
- Duración: 23 h y 36 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
not useful
- De Andreas Andersen en 07-21-21
De: Titus Winters, y otros
-
Learning Agile
- Understanding Scrum, XP, Lean, and Kanban
- De: Andrew Stellman, Jennifer Greene
- Narrado por: TJ Johnson
- Duración: 15 h y 4 m
- Versión completa
-
General
-
Narración:
-
Historia
Learning Agile is a comprehensive guide to the most popular agile methods, written in a light and engaging style that makes it easy for you to learn. Agile has revolutionized the way teams approach software development, but with dozens of agile methodologies to choose from, the decision to "go agile" can be tricky. This practical book helps you sort it out, first by grounding you in agile's underlying principles, then by describing four specific - and well-used - agile methods: Scrum, extreme programming (XP), Lean, and Kanban.
-
-
Go Agile!
- De Mark Maggiitti en 03-21-24
De: Andrew Stellman, y otros
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- De: David Thomas, Andrew Hunt
- Narrado por: Anna Katarina
- Duración: 9 h y 55 m
- Versión completa
-
General
-
Narración:
-
Historia
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- De Amazon Customer en 01-21-20
De: David Thomas, y otros
-
Fundamentals of Data Engineering
- Plan and Build Robust Data Systems
- De: Joe Reis, Matt Housley
- Narrado por: Adam Verner
- Duración: 17 h y 31 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Great for Hands on Business owners
- De LmL en 08-14-24
De: Joe Reis, y otros
-
Accelerate: Building and Scaling High Performing Technology Organizations
- De: Nicole Forsgren PhD, Jez Humble, Gene Kim
- Narrado por: Nicole Forsgren
- Duración: 4 h y 58 m
- Versión completa
-
General
-
Narración:
-
Historia
How can we apply technology to drive business value? For years we've been told that the performance of software delivery teams doesn't matter - that it can't provide a competitive advantage to our companies. Through four years of groundbreaking research to include data collected from the State of DevOps reports conducted with Puppet, Dr. Nicole Forsgren, Jez Humble, and Gene Kim set out to find a way to measure software delivery performance - and what drives it - using rigorous statistical methods.
-
-
Only if you have nothing else to do
- De Gvido en 07-24-18
De: Nicole Forsgren PhD, y otros
-
The Staff Engineer's Path
- A Guide for Individual Contributors Navigating Growth and Change
- De: Tanya Reilly
- Narrado por: Wendy Tremont King
- Duración: 13 h y 52 m
- Versión completa
-
General
-
Narración:
-
Historia
For years, companies have rewarded their most effective engineers with management positions. But treating management as the default path for an engineer with leadership ability doesn't serve the industry well—or the engineer. The staff engineer's path allows engineers to contribute at a high level as role models, driving big projects, determining technical strategy, and raising everyone's skills. This in-depth book shows you how to understand your role, manage your time, master strategic thinking, and set the standard for technical work.
-
-
Not for all engineers
- De Dan H en 05-27-24
De: Tanya Reilly
-
The Nvidia Way
- Jensen Huang and the Making of a Tech Giant
- De: Tae Kim
- Narrado por: Michael Braun
- Duración: 9 h y 42 m
- Versión completa
-
General
-
Narración:
-
Historia
Nvidia is the darling of the age of artificial intelligence: the company’s chips are powering the generative-AI revolution, and demand is insatiable. For all the current interest and attention, however, Nvidia is not of our time. Founded more than three decades ago in a Denny’s in East San Jose, for years it was known primarily in the then-niche world of computer gaming. In fact, the company’s leather-jacketed leader, Jensen Huang, is the longest-serving CEO in an industry marked by near constant turmoil and failure.
-
-
Don’t Buy This Book Be Forewarned
- De Susan Hess en 12-25-24
De: Tae Kim
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- De: Laurence Moroney
- Narrado por: Timothy Howard Jackson
- Duración: 9 h y 17 m
- Versión completa
-
General
-
Narración:
-
Historia
If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics.
-
-
Perfect introduction to machine, learning, and artificial intelligence for any programmer!
- De Luc en 08-11-23
De: Laurence Moroney
Las personas que vieron esto también vieron...
-
Peopleware
- Productive Projects and Teams
- De: DeMarco Tom, Lister Tim
- Narrado por: Amy Gordon
- Duración: 7 h y 47 m
- Versión completa
-
General
-
Narración:
-
Historia
Few books in computing have had as profound an influence on software management as "peopleware". The unique insight of this longtime best seller is that the major issues of software development are human, not technical. They’re not easy issues; but solve them, and you’ll maximize your chances of success. For this third edition, the authors have added six new chapters and updated the text throughout, bringing it in line with today’s development environments and challenges.
-
-
Hopefully a post-covid version is released
- De Samuel en 08-04-22
De: DeMarco Tom, y otros
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- De: David Thomas, Andrew Hunt
- Narrado por: Anna Katarina
- Duración: 9 h y 55 m
- Versión completa
-
General
-
Narración:
-
Historia
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- De Amazon Customer en 01-21-20
De: David Thomas, y otros
-
Staff Engineer
- Leadership Beyond the Management Track
- De: Will Larson
- Narrado por: Shaula Evans
- Duración: 8 h y 52 m
- Versión completa
-
General
-
Narración:
-
Historia
At most technology companies, you'll reach Senior software engineer, the career level for software engineers, in five to eight years. At the career level, your company's career ladder won't require that you work towards the next promotion; being promoted further is an exception rather than expected. This is also when many engineers are first given an opportunity to move into engineering management.
-
-
Great content but some audio issues
- De David M. Tang en 07-08-21
De: Will Larson
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- De: Neal Ford, Mark Richards, Pramod Sadalage, y otros
- Narrado por: Dena Dahilig
- Duración: 12 h y 53 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Great content. Terrible narration.
- De Alex en 12-16-23
De: Neal Ford, y otros
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- De: Titus Winters, Tom Manshreck, Hyrum Wright
- Narrado por: Mark Sando
- Duración: 23 h y 36 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
not useful
- De Andreas Andersen en 07-21-21
De: Titus Winters, y otros
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- De: Kent Beck
- Narrado por: Stephen R. Thorne
- Duración: 2 h y 41 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
do yourself a favor and skip the audio book
- De goranche en 04-30-25
De: Kent Beck
-
Peopleware
- Productive Projects and Teams
- De: DeMarco Tom, Lister Tim
- Narrado por: Amy Gordon
- Duración: 7 h y 47 m
- Versión completa
-
General
-
Narración:
-
Historia
Few books in computing have had as profound an influence on software management as "peopleware". The unique insight of this longtime best seller is that the major issues of software development are human, not technical. They’re not easy issues; but solve them, and you’ll maximize your chances of success. For this third edition, the authors have added six new chapters and updated the text throughout, bringing it in line with today’s development environments and challenges.
-
-
Hopefully a post-covid version is released
- De Samuel en 08-04-22
De: DeMarco Tom, y otros
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- De: David Thomas, Andrew Hunt
- Narrado por: Anna Katarina
- Duración: 9 h y 55 m
- Versión completa
-
General
-
Narración:
-
Historia
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- De Amazon Customer en 01-21-20
De: David Thomas, y otros
-
Staff Engineer
- Leadership Beyond the Management Track
- De: Will Larson
- Narrado por: Shaula Evans
- Duración: 8 h y 52 m
- Versión completa
-
General
-
Narración:
-
Historia
At most technology companies, you'll reach Senior software engineer, the career level for software engineers, in five to eight years. At the career level, your company's career ladder won't require that you work towards the next promotion; being promoted further is an exception rather than expected. This is also when many engineers are first given an opportunity to move into engineering management.
-
-
Great content but some audio issues
- De David M. Tang en 07-08-21
De: Will Larson
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- De: Neal Ford, Mark Richards, Pramod Sadalage, y otros
- Narrado por: Dena Dahilig
- Duración: 12 h y 53 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Great content. Terrible narration.
- De Alex en 12-16-23
De: Neal Ford, y otros
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- De: Titus Winters, Tom Manshreck, Hyrum Wright
- Narrado por: Mark Sando
- Duración: 23 h y 36 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
not useful
- De Andreas Andersen en 07-21-21
De: Titus Winters, y otros
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- De: Kent Beck
- Narrado por: Stephen R. Thorne
- Duración: 2 h y 41 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
do yourself a favor and skip the audio book
- De goranche en 04-30-25
De: Kent Beck
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 5 h y 49 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Quick fix needed
- De R L en 05-06-21
De: Robert C. Martin
-
Modern Software Engineering
- Doing What Works to Build Better Software Faster
- De: David Farley
- Narrado por: Amy Gordon
- Duración: 9 h y 37 m
- Versión completa
-
General
-
Narración:
-
Historia
In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues.
-
-
Could have been a 1-page bulleted list
- De Elle7se en 12-30-22
De: David Farley
-
Building Microservices
- Designing Fine-Grained Systems
- De: Sam Newman
- Narrado por: Theodore O'Brien
- Duración: 21 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Easy to Understand
- De Anonymous User en 04-27-22
De: Sam Newman
-
The Software Engineer's Guidebook
- Navigating Senior, Tech Lead, and Staff Engineer Positions at Tech Companies and Startups
- De: Gergely Orosz
- Narrado por: Nikola Hamilton
- Duración: 15 h
- Versión completa
-
General
-
Narración:
-
Historia
This audiobook is a summary of the advice I’ve given to software engineers over the years–and then some more. This audiobook follows the structure of a “typical” career path for a software engineer, from starting out as a fresh-faced software developer, through being a role model senior/lead, all the way to the staff/principle/distinguished level. It summarizes what I’ve learned as a developer and how I’ve approached coaching engineers at different stages of their careers.
De: Gergely Orosz
-
Fundamentals of Software Architecture
- An Engineering Approach
- De: Mark Richards, Neal Ford
- Narrado por: Benjamin Lange
- Duración: 13 h y 10 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Helpful but business-centric
- De A.N. en 03-25-21
De: Mark Richards, y otros
-
Database Internals
- A Deep Dive into How Distributed Data Systems Work, 1st Edition
- De: Alex Petrov
- Narrado por: Mike Chamberlain
- Duración: 12 h y 51 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
I can't believe this exists as an audiobook.
- De Michael Marcin en 12-18-23
De: Alex Petrov
-
Accelerate: Building and Scaling High Performing Technology Organizations
- De: Nicole Forsgren PhD, Jez Humble, Gene Kim
- Narrado por: Nicole Forsgren
- Duración: 4 h y 58 m
- Versión completa
-
General
-
Narración:
-
Historia
How can we apply technology to drive business value? For years we've been told that the performance of software delivery teams doesn't matter - that it can't provide a competitive advantage to our companies. Through four years of groundbreaking research to include data collected from the State of DevOps reports conducted with Puppet, Dr. Nicole Forsgren, Jez Humble, and Gene Kim set out to find a way to measure software delivery performance - and what drives it - using rigorous statistical methods.
-
-
Only if you have nothing else to do
- De Gvido en 07-24-18
De: Nicole Forsgren PhD, y otros
-
Clean Architecture
- A Craftsman's Guide to Software Structure and Design
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 8 h y 24 m
- Versión completa
-
General
-
Narración:
-
Historia
Clean Architecture is an essential book for every current or aspiring software architect, systems analyst, system designer, and software manager - and for every programmer who must execute someone else’s designs.
-
-
good book, missing accompanying pdf
- De ^-^ en 03-29-23
De: Robert C. Martin
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- De: Martin Kleppmann
- Narrado por: Benjamin Lange
- Duración: 20 h y 56 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Must read for senior+ software engineers
- De Navid v en 05-29-21
De: Martin Kleppmann
-
Engineering Management for the Rest of Us
- De: Sarah Drasner
- Narrado por: Phil Hawksworth
- Duración: 5 h y 41 m
- Versión completa
-
General
-
Narración:
-
Historia
A lot of Engineering Managers and leaders studied for years and years to become the best Engineer they possibly could be... and then they were promoted. It can be very tough for those of us who didn't go into Engineering with the distinct concept that we would become managers, but still want to do our best to support our teams. I wrote this book because there's so much no one told me about management that I wished I would have known. There's a lot to be purposeful about that many of us learn on the job, and worse: learn on people.
-
-
Great tips, but the audio has some issues
- De Shawna Donnelly en 11-02-24
De: Sarah Drasner
-
The Clean Coder
- A Code of Conduct for Professional Programmers
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 6 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
Great software is something to marvel at: powerful, elegant, functional, a pleasure to work with as both a developer and as a user. Great software isn’t written by machines. It is written by professionals with an unshakable commitment to craftsmanship. The Clean Coder will help you become one of them - and earn the pride and fulfillment that they alone possess.
-
-
The best one
- De Amazon Customer en 01-10-22
De: Robert C. Martin
-
An Elegant Puzzle: Systems of Engineering Management
- De: Will Larson
- Narrado por: Tiffany Morgan
- Duración: 6 h y 36 m
- Versión completa
-
General
-
Narración:
-
Historia
Getting to the good solutions of complex management challenges can make the difference between fulfillment and frustration for teams, and, ultimately, the success or failure of companies. Will Larson's An Elegant Puzzle orients around the particular challenges of engineering management - from sizing teams to technical debt to succession planning - and provides a path to the good solutions.
-
-
Terrible narrator
- De Violet en 06-05-19
De: Will Larson
Difficult to listen
Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.
I think the book is narrated fairly well but I think the book doesn't translate to an audiobook well or the layout of the book doesn't really work.
There is a large chunk of the book with fairly dated ideas on Software Engineering followed by a section near the end which tells you what's changed in the authors opinion in 1996 which is still dated. you get to hear really old Software Engineering essays followed by slightly newer but still old ideas.
There are some good parts to the book such as No Silver Bullet, but there are others such as the idea of programming surgical teams which really fall flat given modern practices.
A dated classic that is hard to get through
Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.