Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262722 descargas y
1106 contribuyentes !

Se han encontrado 7 Coincidencias

JUnit in Action, 2nd Edition

how-to manual for unit testing Java EEcomponents


66 Visitas | 152 Descargas | 2013-10-03 20:31:56 | ybpadron

Welcome to the second edition of JUnit in Action! If you’ve picked up this book, we sus-pect you’re a Java developer who cares about the quality of software you produce. Per-haps you’ve worked with the previous versions of the JUnit framework in the past, perhaps you’ve worked with other testing frameworks, or perhaps this is your first step into the testing world. Whichever path has led you here, you’re probably interested in improving your software process and the quality of the software you write. The goal of this book is to give the basic foundation you need—and much more. The world of soft-ware testing consists of many projects that solve specific tasks, of testing different com-ponents and layers of your application. The central player in this world is the JUnit framework. Written by Erich Gamma and Kent Beck about a decade ago, this frame-work has become the de facto standard in Java testing. The latest 4.x versions of the JUnit framework are much more than a revision of the old 3.x JUnit framework. If you haven’t heard anything about the JUnit framework yet, you might expect, based on the name, to find a new release of that old proven framework. But this is not the case. Unlike the old version of JUnit, the 4.x versions introduce a new approach and rewrite of the whole framework. Hence the need for an up-to-date copy of the first edition.

Building Web Apps with WordPress

Sobre desarrollo de aplicaciones Web con Wordpress


69 Visitas | 142 Descargas | 2014-05-27 19:21:49 | raidenvc

Sobre desarrollo de aplicaciones Web con Wordpress. Actualizado para el año 2014. "Wordpress es más que sólo un software, es un movimiento que se a está convirtiendo el el sistema operativo de facto en la web."

Web2py

Desarrollo Web


55 Visitas | 101 Descargas | 2014-12-15 21:16:59 | eacarmona

Existen múltiples framework de desarrollo web para muchos lenguajes, web2py es un framework escrito en Python para la creación de aplicaciones web con Python...

The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win

Bill is an IT manager at Parts Unlimited. It's Tuesday morning and on his drive into the office, Bill gets a call from the CEO. The company's new IT initiative, code named Phoenix Project, is critical to the future of Parts Unlimited, but the project is massively over budget and very late. The CEO wants Bill to report directly to him and fix the mess in ninety days or else Bill's entire department will be outsourced.


26 Visitas | 35 Descargas | 2015-12-16 15:29:47 | moliver

Bill is an IT manager at Parts Unlimited. It's Tuesday morning and on his drive into the office, Bill gets a call from the CEO. The company's new IT initiative, code named Phoenix Project, is critical to the future of Parts Unlimited, but the project is massively over budget and very late. The CEO wants Bill to report directly to him and fix the mess in ninety days or else Bill's entire department will be outsourced. With the help of a prospective board member and his mysterious philosophy of The Three Ways, Bill starts to see that IT work has more in common with manufacturing plant work than he ever imagined. With the clock ticking, Bill must organize work flow streamline interdepartmental communications, and effectively serve the other business functions at Parts Unlimited. In a fast-paced and entertaining style, three luminaries of the DevOps movement deliver a story that anyone who works in IT will recognize. Readers will not only learn how to improve their own IT organizations, they'll never view IT the same way again.

Building and Testing with Gradle


23 Visitas | 29 Descargas | 2016-02-12 22:00:31 | AMorales

Build and test software written in Java and many other languages with Gradle, the open source project automation tool that’s getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.

Gradle Beyond the Basics


15 Visitas | 22 Descargas | 2016-02-12 22:01:27 | AMorales

If you’re familiar with Gradle’s basics elements—possibly through the author’s previous O’Reilly book, Building and Testing with Gradle—this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool. With clear, concise explanations and lots of ready-to-use code examples, you’ll explore four discrete areas of Gradle functionality: file operations, custom Gradle plugins, build lifecycle hooks, and dependency management.

Starting and Scaling DevOps in the Enterprise

Starting and Scaling DevOps in the Enterprise


10 Visitas | 13 Descargas | 2018-10-25 12:08:37 | moliver

Software is starting to play a much larger role in how companies compete across a broad range of industries. As the basis of competition shifts to software, large traditional organizations are finding that their current approaches to managing software are limiting their ability to respond as quickly as the business requires. DevOps is a fundamental shift in how leading edge companies are starting to manage their software and IT work. It is driven by the need for businesses to move more quickly and the realization that large software organizations are applying these DevOps principles to develop new software faster than anyone ever thought possible. Everyone is talking about DevOps.