Cargando…

Practical software development techniques : tools and techniques for building enterprise software /

This book provides an overview of tools and techniques used in enterprise software development, many of which are not taught in academic programs or learned on the job. This is an ideal resource containing lots of practical information and code examples that you need to master as a member of an ente...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Crookshanks, Edward (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley] : Apress, 2014.
Colección:Expert's voice in software development.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn895254749
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 141114s2014 caua ob 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d GW5XE  |d N$T  |d UMI  |d COO  |d YDXCP  |d B24X7  |d OCLCF  |d IDEBK  |d DEBBG  |d E7B  |d EBLCP  |d UPM  |d S4S  |d BTCTA  |d OCLCQ  |d OCLCO  |d VT2  |d Z5A  |d LIV  |d MERUC  |d ESU  |d OCLCQ  |d IOG  |d CEF  |d OCLCQ  |d INT  |d U3W  |d UAB  |d REB  |d AU@  |d OCLCQ  |d YOU  |d WYU  |d OCLCQ  |d UKAHL  |d OCLCQ  |d DCT  |d ERF  |d OCLCQ  |d WURST  |d SFB  |d OCLCQ  |d BRF  |d OCLCO  |d OCLCQ 
019 |a 898043257  |a 899003507  |a 899249125  |a 910911954  |a 985060990  |a 1005815341  |a 1026440653  |a 1048141480  |a 1060748903  |a 1066631684  |a 1066649547  |a 1086535381  |a 1110754071  |a 1112532755  |a 1113394604  |a 1126449712  |a 1129357219  |a 1144402690  |a 1153755073  |a 1156072539  |a 1160932737  |a 1163729581  |a 1295599873  |a 1300664549 
020 |a 9781484207284  |q (electronic bk.) 
020 |a 1484207289  |q (electronic bk.) 
020 |a 1484207297  |q (print) 
020 |a 9781484207291  |q (print) 
020 |z 9781484207291 
024 7 |a 10.1007/978-1-4842-0728-4  |2 doi 
029 1 |a AU@  |b 000056032903 
029 1 |a CHNEW  |b 000890511 
029 1 |a CHVBK  |b 37449228X 
029 1 |a DEBBG  |b BV042490413 
029 1 |a DEBBG  |b BV043617704 
029 1 |a DEBSZ  |b 434835927 
029 1 |a GBVCP  |b 882843125 
029 1 |a AU@  |b 000067111848 
035 |a (OCoLC)895254749  |z (OCoLC)898043257  |z (OCoLC)899003507  |z (OCoLC)899249125  |z (OCoLC)910911954  |z (OCoLC)985060990  |z (OCoLC)1005815341  |z (OCoLC)1026440653  |z (OCoLC)1048141480  |z (OCoLC)1060748903  |z (OCoLC)1066631684  |z (OCoLC)1066649547  |z (OCoLC)1086535381  |z (OCoLC)1110754071  |z (OCoLC)1112532755  |z (OCoLC)1113394604  |z (OCoLC)1126449712  |z (OCoLC)1129357219  |z (OCoLC)1144402690  |z (OCoLC)1153755073  |z (OCoLC)1156072539  |z (OCoLC)1160932737  |z (OCoLC)1163729581  |z (OCoLC)1295599873  |z (OCoLC)1300664549 
037 |a CL0500000513  |b Safari Books Online 
050 4 |a QA76.76.D47 
072 7 |a COM  |x 051390  |2 bisacsh 
072 7 |a COM  |x 051230  |2 bisacsh 
072 7 |a COM  |x 051440  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 005.1  |2 23 
049 |a UAMI 
100 1 |a Crookshanks, Edward,  |e author. 
245 1 0 |a Practical software development techniques :  |b tools and techniques for building enterprise software /  |c Edward L. Crookshanks. 
264 1 |a [Berkeley] :  |b Apress,  |c 2014. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2014 
300 |a 1 online resource (xix, 189 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  |b PDF  |2 rda 
490 1 |a The expert's voice in software development 
504 |a Includes bibliographical references and index. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed November 17, 2014). 
520 |a This book provides an overview of tools and techniques used in enterprise software development, many of which are not taught in academic programs or learned on the job. This is an ideal resource containing lots of practical information and code examples that you need to master as a member of an enterprise development team. This book aggregates many of these "on the job" tools and techniques into a concise format and presents them as both discussion topics and with code examples. The reader will not only get an overview of these tools and techniques, but also several discussions concerning operational aspects of enterprise software development and how it differs from smaller development efforts. For example, in the chapter on Design Patterns and Architecture, the author describes the basics of design patterns but only highlights those that are more important in enterprise applications due to separation of duties, enterprise security, etc. The architecture discussion revolves has a similar emphasis? different teams may manage different aspects of the application?s components with little or no access to the developer. This aspect of restricted access is also mentioned in the section on logging. Theory of logging and discussions of what to log are briefly mentioned, the configuration of the logging tools is demonstrated along with a discussion of why it?s very important in an enterprise environment. 
505 0 |a At a Glance; Contents; About the Author; Acknowledgments; Introduction; Chapter 1: Version Control; Theory; Software Demonstration; Resolving Conflicts; Tagging and Branching; Retrieving a Previous Version; What to keep in the repository; IDE Integration; Distributed Version Control; Version Control Summary; Chapter 2: Unit Testing and Test Driven Development; Theory; Unit Testing Frameworks; JUnit; NUnit; Test Driven Development (TDD); Unit Testing Summary; Chapter 3: Refactoring; Theory; Software Demonstration Setup; A note About Tools; Refactoring the Code; Summary. 
505 8 |a Chapter 4: Build Tools and Continuous IntegrationMake; Ant; NAnt/MSBuild; Maven; Continuous Integration (CI) Tools; Simple Example; Deploying to Environments; Summary; Chapter 5: Debugging; Breakpoints; Stepping; Stack Trace; Logging; Summary; Chapter 6: Development Methodologies and SDLC; Waterfall; Agile; Extreme Programming; Distributed Teams; Distributed Version Control; Summary; Chapter 7: Design Patterns and Architecture; Pattern Examples; The Observer Pattern (Behavioral); The Façade Pattern (Structural); The Singleton Pattern (Creational). 
505 8 |a Enterprise Patterns: MVC and Inversion of ControlModel-View-Controller; Inversion of Control; Manual Example; Configured Example; Refactoring using Patterns; Factory Method Pattern; Strategy Pattern; Example; Architecture Pattern: N- Tier; Summary; Chapter 8: Software Requirements; Business Requirements; Functional Design; Technical Design; Change Control; Summary; Chapter 9: Just Enough SQL; A Note about the Server and Client Tools; Minimal Database Design; SQL Statement Basics; Filtering and Sorting; More Advanced SQL; Programming Frameworks; Basic ADO.NET; Basic JDBC. 
505 8 |a Object-Relational Mapping -- Methods and ToolsSummary; Appendix A: Enterprise Considerations and Other Topics; Number and Location of Team Members and/or Users; System Integration; Separation of Duties and Environmental Limitations; Software Political Statements- Which Language/Platform is Better?; Software Libraries and Frameworks -- Use Third Party or Write In-House?; Domain Knowledge; Continuing Education; Contractor or Full Time Employee?; Summary; Appendix B: Discussion Questions; Chapter 1: Version Control; Chapter 2: Unit Testing and Test Driven Development; Chapter 3: Refactoring. 
505 8 |a Chapter 4: Build Tools and Continuous IntegrationChapter 5: Debugging; Chapter 6: Development Methodologies; Chapter 7: Design Patterns and Architecture; Chapter 8: Software Requirements; Chapter 9: Just Enough SQL; Appendix C: Database Details; Appendix D: Bibliography; Books; Web Sites; Other Suggested Reading; SQL Additional Reading/Resources; Index. 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Computer software  |x Development. 
650 0 |a Software engineering. 
650 6 |a Génie logiciel. 
650 7 |a COMPUTERS  |x Programming  |x Open Source.  |2 bisacsh 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x Tools.  |2 bisacsh 
650 7 |a Computer software  |x Development.  |2 fast  |0 (OCoLC)fst00872537 
650 7 |a Software engineering.  |2 fast  |0 (OCoLC)fst01124185 
653 0 0 |a computerwetenschappen 
653 0 0 |a computer sciences 
653 1 0 |a Information and Communication Technology (General) 
653 1 0 |a Informatie- en communicatietechnologie (algemeen) 
776 0 8 |i Printed edition:  |z 9781484207291 
830 0 |a Expert's voice in software development. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484207284/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29396345 
938 |a Books 24x7  |b B247  |n bks00075721 
938 |a Baker and Taylor  |b BTCP  |n BK0017512703 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL1964897 
938 |a ebrary  |b EBRY  |n ebr10986700 
938 |a EBSCOhost  |b EBSC  |n 904341 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis30121665 
938 |a YBP Library Services  |b YANK  |n 12160796 
994 |a 92  |b IZTAP