Head First Object-Oriented Analysis and DesignHead First Object-Oriented Analysis & Design shows you how to analyze, design, and write serious object-oriented software: software that's easy to reuse, maintain, and extend; software that doesn't hurt your head; software that lets you add new features without breaking the old ones.
By exploiting how your brain works, Head First Object-Oriented Analysis & Design compresses the time it takes to learn and retain complex information. Expect to have fun, expect to learn, expect to be writing great software consistently by the time you're finished reading this! ...
Beginning Database Design SolutionsDatabases play a critical role in the business operations of most organizations; they're the central repository for critical information on products, customers, suppliers, sales, and a host of other essential information. It's no wonder that the majority of all business computing involves database applications.
With so much at stake, you'd expect most IT professionals would have a firm understanding of good database design. But in fact most learn through a painful process of trial and error, with predictably poor results. ...
Professional SharePoint 2010 Branding and User Interface DesignSharePoint 2010 allows for much more robust branding opportunities and this hands-on resource shares proven techniques for branding and user interface design so that you can execute a successful branding initiative with SharePoint 2010. After a review of branding and how it relates to SharePoint, the book addresses what's new in SharePoint 2010, including CSS, page layouts, themes, XSLT, Silverlight, and jQuery. You'll explore ways to plan, estimate, and create a brand in SharePoint while you also discover how to use SharePoint Designer 2010 with a SharePoint server. ...
Information Dashboard DesignDashboards have become popular in recent years as uniquely powerful tools for communicating important information at a glance. Although dashboards are potentially powerful, this potential is rarely realized. The greatest display technology in the world won't solve this if you fail to use effective visual design. And if a dashboard fails to tell you precisely what you need to know in an instant, you'll never use it, even if it's filled with cute gauges, meters, and traffic lights. Don't let your investment in dashboard technology go to waste. ...
Silverlight 4Silverlight 4 boasts long-awaited features that conquer writing a Rich Internet Application. Using new line-of-business features in this book, you create a web application that's more responsive than a traditional ASP.NET web site. Leveraging new features and the improved Silverlight Toolkit, in each chapter you'll work through the problem statement, design analysis, and solution implementation. ...
Software Design for Six SigmaThis proposal constitutes an algorithm of design applying the design for six sigma thinking, tools, and philosophy to software design. The algorithm will also include conceptual design frameworks, mathematical derivation for Six Sigma capability upfront to enable design teams to disregard concepts that are not capable upfront, learning the software development cycle and saving development costs. ...
Active Directory Domain Services 2008 How-ToNeed fast, reliable, easy-to-implement solutions for Microsoft Active Directory 2008? This book delivers exactly what you're looking for. You'll find nearly 250 tested, step-by-step procedures for planning, installing, customizing, and managing Active Directory Domain Services (AD DS) in any production environment. Completely up-to-date, it fully reflects the brand new version of Active Directory introduced in Windows Server 2008, which contains the most significant changes since AD was first introduced. When time is of the essence, turn here first: get answers you can trust-and use-right now! ...
Dreamweaver 8 For DummiesEver visited a knockout Web site and wondered, "How did they do that?" Wonder no more. Odds are, they did it with Dreamweaver. Completely updated to give you the scoop on all the cool new tools in the latest version, Dreamweaver 8 For Dummies will have you designing dynamite Web sites in no time. In fact, by Chapter 2 you'll dive right into setting up your Web site, creating your first Web page, and adding text images and links. This guide starts with basic Web page design features and progresses to the more advanced options for DHTML and database-driven sites, with step-by-step instructions for every function plus lots of screen shots. ...
Learning PHP Design PatternsBuild server-side applications more efficiently - and improve your PHP programming skills in the process - by learning how to use design patterns in your code. This book shows you how to apply several object-oriented patterns through simple examples, and demonstrates many of them in full-fledged working applications.
Learn how these reusable patterns help you solve complex problems, organize object-oriented code, and revise a big project by only changing small parts. With Learning PHP Design Patterns, you'll learn how to adopt a more sophisticated programming style and dramatically reduce development time. ...
JavaScript Testing with JasmineGet a concise introduction to Jasmine, the popular behavior-driven testing framework for JavaScript. This practical guide shows you how to write unit tests with Jasmine that automatically check for bugs in your application. Learn how to write specifications for individual components, and then use those specs to test the code you write.
Throughout the book, author Evan Hahn focuses primarily on methods for testing browser-based JavaScript applications, but you'll also discover how to use Jasmine with CoffeeScript, Node.js, Ruby on Rails, and Ruby without Rails. You won't find a more in-depth source for Jasmine anywhere. ...