• Clean Architecture: Comprehensive Beginners Guide to Learn and Understand Clean Architecture

  • De: Connor Wallace
  • Narrado por: Peter Prova
  • Duración: 3 h y 46 m
  • 4.1 out of 5 stars (21 calificaciones)

Prime logotipo Exclusivo para miembros Prime: ¿Nuevo en Audible? Obtén 2 audiolibros gratis con tu prueba.
Elige 1 audiolibro al mes de nuestra inigualable colección.
Escucha todo lo que quieras de entre miles de audiolibros, Originals y podcasts incluidos.
Accede a ofertas y descuentos exclusivos.
Premium Plus se renueva automáticamente por $14.95 al mes después de 30 días. Cancela en cualquier momento.
Clean Architecture: Comprehensive Beginners Guide to Learn and Understand Clean Architecture  Por  arte de portada

Clean Architecture: Comprehensive Beginners Guide to Learn and Understand Clean Architecture

De: Connor Wallace
Narrado por: Peter Prova
Prueba por $0.00

US$14.95 al mes después de 30 días. Cancela en cualquier momento.

Compra ahora por US$14.95

Compra ahora por US$14.95

la tarjeta con terminación
Al confirmar tu compra, aceptas las Condiciones de Uso de Audible y el Aviso de Privacidad de Amazon. Impuestos a cobrar según aplique.

Resumen del Editor

This book explores in detail everything there is to know about building clean software architecture.

Usually, when we talk about software architecture, what comes to mind is a good working system. We concentrate more on the function of the software than the structure. The structure of the system is treated as an inconsequential part of the software development process. In relation to this, business managers and stakeholders believe that clean software is working software. The truth is that a system works well does not mean it is a clean one.

In this book, software architecture is explored from its two most significant qualities: structure and behavior. The structure of the software plays an important role in software development; it determines the behavior of the software. The structure covers modules, functions, classes, services, and boundaries and encompasses the system itself. But most times, developers often make the mistake of concentrating more on the behavior of the system while the structure comes last.

This action has contributed to most of the problems we have in software development today. This book explains why the structure of the software should come before the behavior. It provides a step by step guide to creating flexible software that will be susceptible to change when the need be. It looks at the various principles guiding software design. These principles range from dependencies, component coupling, component cohesion, to the classes of elements contained in a software and how these elements can be separated from each other. The principles serve as a guideline to creating clean software.

Explanation of the difference between a working architecture and a clean architecture is given. Clean software runs smoothly and has a longer lifespan than working software. The book guides programmers on the foundation and the building blocks to creating clean software. Also, developers are guided on how to make their system obey the rules of testability. Clean software is testable software.

©2020 Connor Wallace (P)2020 Connor Wallace

Lo que los oyentes dicen sobre Clean Architecture: Comprehensive Beginners Guide to Learn and Understand Clean Architecture

Calificaciones medias de los clientes
Total
  • 4 out of 5 stars
  • 5 estrellas
    9
  • 4 estrellas
    9
  • 3 estrellas
    1
  • 2 estrellas
    1
  • 1 estrella
    1
Ejecución
  • 4 out of 5 stars
  • 5 estrellas
    7
  • 4 estrellas
    11
  • 3 estrellas
    1
  • 2 estrellas
    2
  • 1 estrella
    0
Historia
  • 4 out of 5 stars
  • 5 estrellas
    9
  • 4 estrellas
    10
  • 3 estrellas
    0
  • 2 estrellas
    0
  • 1 estrella
    2

Reseñas - Selecciona las pestañas a continuación para cambiar el origen de las reseñas.

Ordenar por:
Filtrar por:
  • Total
    5 out of 5 stars
  • Ejecución
    5 out of 5 stars
  • Historia
    5 out of 5 stars
El oyente recibió este título gratis

highly recommended

Once the basics are out of the way, the book teaches the uses all of the tools needed, The book is perfect to make sure that you know you're listening it right.

Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.

Has calificado esta reseña.

Reportaste esta reseña

  • Total
    5 out of 5 stars
  • Ejecución
    4 out of 5 stars
  • Historia
    5 out of 5 stars
El oyente recibió este título gratis

THANK YOU


I like the book. Implementing the architecture explained with example codes. It is like implementation oriented book. That's why I suggest to read the book for any developers.

Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.

Has calificado esta reseña.

Reportaste esta reseña

  • Total
    4 out of 5 stars
  • Ejecución
    4 out of 5 stars
  • Historia
    4 out of 5 stars
El oyente recibió este título gratis

great book

Very little memorization is required. This book has helped me tremendously understand what the frets mean on the clean architecture.

Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.

Has calificado esta reseña.

Reportaste esta reseña

  • Total
    5 out of 5 stars
  • Ejecución
    5 out of 5 stars
  • Historia
    5 out of 5 stars

excellent job

I want to give this book a five star because the book has provided me with absolutely accurate information that has made me fascinated. The author did a great job.

Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.

Has calificado esta reseña.

Reportaste esta reseña

  • Total
    4 out of 5 stars
  • Ejecución
    4 out of 5 stars
  • Historia
    4 out of 5 stars
El oyente recibió este título gratis

SUGGESTED GUIDE

The book is straightforward and simple to peruse and understand.I truly preferred this book. I would profoundly be prescribed to peruse this book, for everybody.

Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.

Has calificado esta reseña.

Reportaste esta reseña

  • Total
    5 out of 5 stars
  • Ejecución
    5 out of 5 stars
  • Historia
    5 out of 5 stars

Great

This book is really really and useful for me to plan for clean architecture. Thanks

Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.

Has calificado esta reseña.

Reportaste esta reseña

  • Total
    5 out of 5 stars
  • Ejecución
    5 out of 5 stars
  • Historia
    4 out of 5 stars
El oyente recibió este título gratis

simple guide


This book introduces a set of important principles for building software right like SOLID.
I quite enjoyed reading it, which is rare with technical books.

Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.

Has calificado esta reseña.

Reportaste esta reseña

  • Total
    5 out of 5 stars
  • Ejecución
    4 out of 5 stars
  • Historia
    5 out of 5 stars

Awesome

This is a really helpful book.I learned a lot from reading the book. I'm really happy to learn. Here is an important guide line about a Big Beginner to Learn the Clean Architecture Areas. I am very happy to read this book and find out better about it.

Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.

Has calificado esta reseña.

Reportaste esta reseña

  • Total
    4 out of 5 stars
  • Ejecución
    4 out of 5 stars
  • Historia
    5 out of 5 stars
El oyente recibió este título gratis

BEST

After listening to this book I am actually experiencing! This book has helped me greatly. Was pleased to learn more!

Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.

Has calificado esta reseña.

Reportaste esta reseña

  • Total
    5 out of 5 stars
  • Ejecución
    5 out of 5 stars
  • Historia
    5 out of 5 stars
El oyente recibió este título gratis

Excellent guide

The start of the book was wonderful. The book is simple and easy to read and understand.I really liked this book.
I would highly be recommended to read this book, for everyone.

Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.

Has calificado esta reseña.

Reportaste esta reseña