Archive | February, 2012

UML Distilled

24 Feb

Now widely adopted as the de facto industry standard and sanctioned by the Object Management Group, the Unified Modeling Language (UML) is a notation all software developers need to know and understand. However, the UML is a big language, and not all of it is equally important. The award-winning first edition of UML Distilled was widely praised for being a concise guide to the core parts of the UML and has proved extremely successful in helping developers get up and running quickly. UML Distilled, Second Edition, maintains the concise format with significantly updated coverage of use cases and activity diagrams, and expanded coverage of collaborations. It also includes a new appendix detailing the changes between UML versions.

Written for those with a basic understanding of object-oriented analysis and design, this book begins with a summary of UML’s history, development, and rationale and then moves into a discussion of how the UML can be integrated into the object-oriented development process. The primary author profiles the various modeling techniques in the UML–such as use cases, class diagrams, and interaction diagrams–and describes the notation and semantics clearly and succinctly. He also outlines useful non-UML techniques such as CRC cards and patterns. These descriptions are made even more relevant with a collection of best practices based on the primary author’s experience and a brief Java programming example demonstrating the implementation of a UML-based design. With this tour of the key parts of the UML, readers will be left with a firm foundation upon which to build models and develop further knowledge of the Unified Modeling Language.

Topics covered: UML basics, analysis and design, outline development (software development process), inception, elaboration, managing risks, construction, transition, use case diagrams, class diagrams, interaction diagrams, collaborations, state diagrams, activity diagrams, physical diagrams, patterns, and refactoring basics

Joe Celko’s SQL for Smarties

15 Feb

In the SQL database community, Joe Celko is a well-known columnist and purveyor of valuable insights. In Joe Celko’s SQL for Smarties: Advanced SQL Programming, he picks up where basic SQL training and experience leaves many database professionals and offers tips, techniques, and explanations that help readers extend their capabilities to top-tier SQL programming.

Although Celko denies that the book is about database theory, he nevertheless alludes to theory often to buttress his practical points. This title is not for novices, as the author points out. Instead, its intended audience is SQL programmers with at least a year’s experience. The book maintains a fine balance between technical discussion and practical explanation–picking hot topics and offering advice on a wide range of issues.

The book uses ANSI SQL-89 as its baseline standard, with some mention of SQL-92 features. It does not, however, focus on any commercial product; this guide zeroes in on the SQL language. Celko covers all aspects of database design, optimization, and manipulation, with easy-to-understand explanations of key issues such as why not to use too many nulls, how to use practical normalization, and how to optimize queries.

UML For The IT Business Analyst

9 Feb

Today, information-technology business analysts are often working on object-oriented (OO), Unified Modeling Language (UML) projects, yet they have a long way to go to exploit the technology beyond the adoption of use cases (just one part of the UML). This book explains how, as an IT business analyst, you can pull together all of the UML tools and fully utilize them during your IT project. Rather than approaching this topic theoretically, you will actually learn by doing: A case study takes you through the entire book, helping you to develop and validate the requirements for an IT system step by step. Whether you are a new IT business analyst; an experienced analyst, but new to the UML; a developer who is interested in expanding your role to encompass IT business-analysis activities; or any other professional tasked with requirements gathering or the modeling of the business domain on a project, you’ll be trained and mentored to work efficiently on UML projects in an easy-to-understand and visual manner. This new edition has been completely updated for UML 2.2, and includes coverage of all the relevant new BABOK 2 knowledge areas. The new edition also covers various lifecycle approaches (non-empirical, empirical, waterfall, iterative, and agile) and their impact on the way project steps are carried out.