Cargando…

Java extreme programming cookbook /

Extreme Programming does not mean programming naked while rollerblading down the side of the Grand Canyon. It does mean a new approach to software development that is both radical and common-sense. Unlike many software development methodologies, XP has been accepted quickly because its core practice...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Burke, Eric M.
Otros Autores: Coyner, Brian M.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Beijing ; Cambridge : O'Reilly, ©2003.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocm54116496
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 040130s2003 enka o 001 0 eng d
040 |a OCL  |b eng  |e pn  |c OCL  |d OCLCQ  |d UMC  |d CEF  |d VLB  |d OCLCQ  |d OCLCE  |d AZU  |d NHM  |d UIU  |d OCLCQ  |d OCLCO  |d OCLCF  |d OCLCQ  |d UAB  |d VT2  |d UKBTH  |d LDP  |d INARC  |d TOH  |d LVT  |d TAC  |d OCLCO  |d OCLCQ  |d FZL  |d OCLCQ  |d OCLCO 
015 |a GBA3Z5249  |2 bnb 
019 |a 606979823  |a 636317215  |a 636317229  |a 729549141  |a 748105352  |a 759517963  |a 1074962774  |a 1083177218  |a 1103268258  |a 1104486905  |a 1129343115  |a 1152979518  |a 1156837676  |a 1179126217  |a 1192336235  |a 1194420630  |a 1202562977  |a 1224588011  |a 1240532191  |a 1302289541  |a 1302703807  |a 1351598425 
020 |z 0596003870 
020 |z 9780596003876 
024 8 |a 0596003870 
029 1 |a NZ1  |b 11384274 
035 |a (OCoLC)54116496  |z (OCoLC)606979823  |z (OCoLC)636317215  |z (OCoLC)636317229  |z (OCoLC)729549141  |z (OCoLC)748105352  |z (OCoLC)759517963  |z (OCoLC)1074962774  |z (OCoLC)1083177218  |z (OCoLC)1103268258  |z (OCoLC)1104486905  |z (OCoLC)1129343115  |z (OCoLC)1152979518  |z (OCoLC)1156837676  |z (OCoLC)1179126217  |z (OCoLC)1192336235  |z (OCoLC)1194420630  |z (OCoLC)1202562977  |z (OCoLC)1224588011  |z (OCoLC)1240532191  |z (OCoLC)1302289541  |z (OCoLC)1302703807  |z (OCoLC)1351598425 
042 |a dlr 
050 4 |a QA76.73.J38  |b B876 2003 
082 0 4 |a 005.13/3  |2 22 
084 |a 54.65  |2 bcl 
049 |a UAMI 
100 1 |a Burke, Eric M. 
245 1 0 |a Java extreme programming cookbook /  |c Eric M. Burke and Brian M. Coyner. 
260 |a Beijing ;  |a Cambridge :  |b O'Reilly,  |c ©2003. 
300 |a 1 online resource (xii, 275 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
500 |a Includes index. 
506 |3 Use copy  |f Restrictions unspecified  |2 star  |5 MiAaHDL 
533 |a Electronic reproduction.  |b [Place of publication not identified] :  |c HathiTrust Digital Library,  |d 2010.  |5 MiAaHDL 
538 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.  |u http://purl.oclc.org/DLF/benchrepro0212  |5 MiAaHDL 
583 1 |a digitized  |c 2010  |h HathiTrust Digital Library  |l committed to preserve  |2 pda  |5 MiAaHDL 
520 |a Extreme Programming does not mean programming naked while rollerblading down the side of the Grand Canyon. It does mean a new approach to software development that is both radical and common-sense. Unlike many software development methodologies, XP has been accepted quickly because its core practices--particularly code sharing, test-first development, and continuous integration--resonated immediately with software developers everywhere. Instead of impressing developers with a body of theory, XP got programmers to say, "Yeah, that's how I'd like to work." Oddly enough, although most developers turn to Extreme Programming methods in order to code real, hands-on, and extensible projects quickly ("Code comes first"), most books on Extreme Programming insist on focusing on the theory and not the practice. Not the Java Extreme Programming Cookbook . Brimming with over 100 "recipes" for getting down to business and actually doing XP, the Java Extreme Programming Cookbook doesn't try to "sell" you on XP; it succinctly documents the most important features of popular open source tools for XP in Java--including Ant, Junit, HttpUnit, Cactus, Tomcat, XDoclet--and then digs right in, providing recipes for implementing the tools in real-world environments. Each recipe offers solutions that help you put an extreme programming environment together: then provides code for automating the build process and testing. Although the time saved using any one of these solutions will more than pay for the book, Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to similar situations. One of the biggest challenges facing developers today is sorting through the wide variety of tools available form various source and figuring out how to them effectively. The recipes in Java Extreme Programming Cookbook showcase how to use the most important features of these XP tools. Many of these tools are geared towards unit testing, while others are invaluable for continuous integration; with these practical examples, you'll be able to choose the most effective tools to accomplish your goals, then implement them in a cohesive development environment quickly. If you want to set up a test-driven development environment that allows you to focus on writing testable code--now--this book will prove invaluable 
546 |a English. 
542 |f Copyright © O'Reilly Media, Incorporated  |g 2003 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Java (Computer program language) 
650 0 |a eXtreme programming. 
650 4 |a Engineering & Applied Sciences. 
650 4 |a Computer Science. 
650 6 |a Java (Langage de programmation) 
650 6 |a Programmation extrême. 
650 7 |a eXtreme programming  |2 fast 
650 7 |a Java (Computer program language)  |2 fast 
650 1 7 |a Programmatuurtechniek.  |2 gtt 
650 1 7 |a Projectmanagement.  |2 gtt 
650 1 7 |a Websites.  |2 gtt 
650 1 7 |a Java (programmeertaal)  |2 gtt 
653 |a Certification 
700 1 |a Coyner, Brian M. 
776 0 8 |i Print version:  |a Burke, Eric M.  |t Java Extreme Programming cookbook.  |d Beijing ; Sebastopol, CA : O'Reilly, ©2003  |w (DLC) 2004296485  |w (OCoLC)51315531 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596003870/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Internet Archive  |b INAR  |n javaextremeprogr0000burk 
994 |a 92  |b IZTAP