Apress | Practical Enterprise Software Development Techniques: Tools And Techniques For Large Scale Solutions (2015 EN)

Discussion in 'Programming' started by Kanka, Oct 28, 2016.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,086
    Likes Received:
    446
    Trophy Points:
    83
    [​IMG]

    Author: Edward Crookshanks
    Full Title: Practical Enterprise Software Development Techniques: Tools And Techniques For Large Scale Solutions
    Publisher: Apress; 1st ed. edition (February 25, 2015)
    Year: 2015
    ISBN-13: 9781484206201 (978-1-4842-0620-1), 9781484206218 (978-1-4842-0621-8)
    ISBN-10: 1484206207, 1484206215
    Pages: 236
    Language: English
    Genre: Software Engineering
    File type: PDF (True)
    Quality: 10/10
    Price: 40.61 €


    This expanded and updated edition of "Practical Enterprise Software Development Techniques" includes a new chapter which explains what makes enterprise scale software development different from other development endeavors. Chapter 4 has been expanded with additional coverage of code review, bug tracker systems and agile software applications. The chapter order has been changed in response to feedback from readers and instructors who have taught classes using the previous version (which was also published by Apress).

    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.

    -------------
     
    Last edited by a moderator: Dec 1, 2020