Clean Code: A Handbook of Agile Software Craftsmanship
₡36.000

Clean Code: A Handbook of Agile Software Craftsmanship

Robert Martin

Clean Code: A Handbook of Agile Software Craftsmanship Clean Code: A Handbook of Agile Software Craftsmanship

Clean Code: A Handbook of Agile Software Craftsmanship

Robert Martin

₡36.000
Envío Gratis
×

GO es una membresía anual que te brinda mayores beneficios para que podás disfrutár de la mejor experiencia de compra. El costo de la membresía es ¢14,900 por año.
Beneficios
  • ✔ Envío gratis siempre
  • ✔ Precios exclusivos
  • ✔ Soporte prioritario
Ver más detalles
×

Opciones de Envío

Las opciones de envío dependen de si el producto es elegible para entrega rápida o no. Podés distinguirlos por el icono de camión:

Elegible Entrega Rápida Tiempo Costo
2 Horas ¢3,500
Mismo Día ¢3,200
2 a 3 Días GRATIS*
No 3 a 5 Días GRATIS*

Excepciones

*Envío Gratis: El envío es GRATIS en órdenes mayores a ¢35,000, caso contrario es ¢2,800.

2 Horas: Entrega 2 Horas es con Uber Direct en zonas especificas y esta disponible de 8am a 1pm.

Mismo Día: Para entrega Mismo Día la orden debe ser realizada antes de las 2pm, caso contrario se convierte en Siguiente Día.

Línea Blanca: Línea blanca y otros productos pesados tienen un costo de envío de ¢10,000 en GAM y ¢25,000 fuera de GAM.

Libros: La mayoría de libros requieren de un proceso de importación y el tiempo de entrega es de 15 a 20 días naturales.

Correos de Costa Rica: En órdenes mayores a ¢35,000, cubrimos el costo del primer Kilo, el Kilo adicional tiene un costo de ¢1,300.

Encomiendas: Las Encomiendas tienen un costo de envío de ¢4,000 y se retiran en la terminal de buses seleccionada.

Fuera del GAM: El tiempo de entrega corresponde al tiempo que demoramos en entregar al servicio de mensajería que seleccionaste.

Unimart GO

Entrega Rápida Mismo Día
Ver opciones de envío aquí

tarjeta

Tarjeta Davivienda Unimart
Hasta 24 cuotas 0% interés aquí

×

Pedidos Internacionales

¿Cual es el tiempo de entrega en este tipo de producto?

Los pedidos internacionales tienen un tiempo de entrega de 15 a 20 días naturales puesto deben pasar por un proceso de importación al país.

¿Porque ofrecen este tipo de producto que aun no esta en el país?

Nos permite brindarte mas amplitud de opciones sin que vos tengas que hacer el trámite de importación. Nosotros lo entregamos directo en tu casa y el precio que ves publicado es el precio que vos pagás. Sin sorpresas.

Unimart GO

Pedido Internacional Entrega 15 a 20 Días
¿Porque este tiempo de entrega?

Cantidad:

¿Por qué comprar con Unimart?
Unimart garantia Garantía y respaldo local
Unimart excelente servicio Excelente servicio
Los mejores precios Los mejores precios

Pagos:

×

Métodos de Pago

Podés elegir cualquiera de las siguientes opciones de pago:

A) Tarjeta de Crédito o Débito

B) Cuotas de Credomatic, Credix y Davivienda

C) Transferencia Bancaria

D) SINPE Móvil

E) Zunify

Tarjeta, Transferencia, SINPE Móvil, Zunify Más info

En cuotas:

×

Opciones de Cuotas

Tarjeta Programa Cantidad de Cuotas Cuota
Credomatic Tasa Cero 3 ₡12.000
Credomatic Tasa Cero 6 ₡6.000
Credomatic Tasa Cero 12 ₡3.000
Credomatic Mini Cuotas 24 ₡2.114
Credix 0% interés 3 ₡12.000
Credix 0% interés 6 ₡6.000
Credix 0% interés 10 ₡3.600
Credix Cuoticas 3.2% 24 ₡2.172
Credix Cuoticas 3.2% 36 ₡1.699
Davivienda Paguitos 0% 3 ₡12.000
Davivienda Paguitos 0% 6 ₡6.000
Davivienda Paguitos 0% 12 ₡3.000
Davivienda Unimart Paguitos 0% 18 ₡2.000
Davivienda Unimart Paguitos 0% 24 ₡1.500
Ver cuotas
Descripción
Even bad code can function. But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn't have to be that way.

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.

What kind of work will you be doing? You'll be reading code--lots of code. And you will be challenged to think about what's right about that code, and what's wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft.

Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code--of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and "smells" gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code.

Readers will come away from this book understanding

  • How to tell the difference between good and bad code
  • How to write good code and how to transform bad code into good code
  • How to create good names, good functions, good objects, and good classes
  • How to format code for maximum readability
  • How to implement complete error handling without obscuring code logic
  • How to unit test and practice test-driven development
This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.

Even bad code can function. But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn't have to be that way.

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.

What kind of work will you be doing? You'll be reading code--lots of code. And you will be challenged to think about what's right about that code, and what's wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft.

Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code--of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and "smells" gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code.

Readers will come away from this book understanding

  • How to tell the difference between good and bad code
  • How to write good code and how to transform bad code into good code
  • How to create good names, good functions, good objects, and good classes
  • How to format code for maximum readability
  • How to implement complete error handling without obscuring code logic
  • How to unit test and practice test-driven development
This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.

Detalles
Formato Tapa suave
Número de Páginas 464
Lenguaje Inglés
Editorial Pearson
Fecha de Publicación 2008-08-01
Dimensiones 9.1" x 6.9" x 0.9" pulgadas
Serie Robert C. Martin
Letra Grande No
Con Ilustraciones Si
Acerca del Autor
Robert C. "Uncle Bob" Martin has been a software professional since 1970 and an international software consultant since 1990. He is founder and president of Object Mentor, Inc., a team of experienced consultants who mentor their clients worldwide in the fields of C++, Java, C#, Ruby, OO, Design Patterns, UML, Agile Methodologies, and eXtreme programming.
Garantía & Otros
Garantía: 30 dias por defectos de fabrica
Peso: 0.762 kg
SKU: 9780132350884
Publicado en Unimart.com: 02/04/24
Feedback:
¿Viste un precio más bajo? Queremos saber.
×

Informános Sobre un Mejor Precio

Clean Code: A Handbook of Agile Software Craftsmanship


¿Viste un precio más bajo? Queremos saber. Aunque no podemos igualar todos los precios, usaremos tus comentarios para asegurarnos que nuestros precios sean competitivos.

¿Adonde viste un precio más bajo?

×
Clean Code: A Handbook of Agile Software Craftsmanship

Clean Code: A Handbook of Agile Software Craftsmanship

Opiniones & Preguntas