buchspektrum Internet-Buchhandlung

Neuerscheinungen 2014

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Edward Crookshanks

Practical Software Development Techniques


Tools and Techniques for Building Enterprise Software
1st ed. 2014. xiv, 212 S. 94 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2014
ISBN: 1-484-20729-7 (1484207297)
Neue ISBN: 978-1-484-20729-1 (9781484207291)

Preis und Lieferzeit: Bitte klicken


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.
1: Version Control

2: Unit Testing and Test Driven Development

3: Refactoring

4: Build Tools and Continuous Integration

5: Debugging

6: Development Methodologies and SDLC

7: Design Patterns and Architecture

8: Software Requirements

9: Just Enough SQL

Appendix A: Enterprise Considerations and Other Topics

Appendix B: Discussion Questions

Appendix C: Database details

Appendix D: Bibliography