GUI Design Handbook


Book Description

"Object Oriented GUI Design" explains how to create effective graphical user interfaces by using object-oriented methods and tools. GUI developers will value the book's exhaustive list of GUI components and explanation of how these components interact.




Web Application Design Handbook


Book Description

The standards for usability and interaction design for Web sites and software are well known. This full-color book, written by designers with a significant contribution to Web-based application design, delivers both a thorough treatment of the subject for many different kinds of applications and a quick reference for designers looking for some fast design solutions.




Design Wise


Book Description

"Design Wise" explains what interface design is and how to evaluate it. Information is included on the importance of interface design to users, how a product gets designed, a design evaluation template, and design analyses of CD-ROMs, Web sites, and online providers.




Developer to Designer


Book Description

In a fantasy world, you design and build the core of your application, the parts that do all the heavy lifting. And the graphical user interface? Well, that's the domain of the hot-shot sitting one cube over, who went to school to learn how to give users sensible and effective control over the functionality you construct. In the real world, there is no hot-shot sitting one cube over, and you have to build the GUI yourself. Developer to Designer: GUI Design for the Busy Developer is a unique resource designed to help you and other experienced developers build GUIs for your programs that are simple to learn, easy to use, and painless to maintain, even though you're not user interface experts. Inside, the focus is on the essentials of Windows and web GUI design: simple ideas that require modest programming effort but provide enormous payoffs in terms of user success and satisfaction. You'll learn all about: Arranging text and controls in a sensible order Understanding and making the most of the behavior of windows Improving the effectiveness of dialog boxes Using advanced controls such as TreeViews, ListViews, and tabs Designing menus and toolbars Providing users with sensible customization options Understanding how the rules change when designing for the Web Handling page layout and navigation on the Web Anticipating changes in the next version of Windows Throughout, author Mike Gunderloy is doggedly realistic. Like in his previous book, Coder to Developer: Tools and Strategies for Delivering Your Software, Mike describes how things actually work and prescribes ways for you to achieve meaningful results without staging a revolution. This is hard-won, practical knowledge from a veteran developer whose advice, examples, and overall vision will change the way you think and work.




Android User Interface Design


Book Description

Build Android Apps That Are Stunningly Attractive, Functional, and Intuitive In today’s crowded Android marketplace, it’s more important than ever to differentiate your apps. Great design is the best way to do that. Now, leading Android app design expert Ian G. Clifton shows you how to make your apps come alive and how to deliver apps that users will want, love, and buy! Reflecting the Android 4.2 SDK, this book serves both as a tutorial for the entire design and implementation process and as a handy reference you’ll rely on for every Android development project. Clifton shows how to create effective designs, organize them into Android components, and move gracefully from idea, to wireframe, to comp, to finished app. You’ll learn how to bring your own voice, personality, and style to your app designs; how to leverage advanced drawing techniques such as PorterDuff compositing; how to test designs on diverse Android devices; and much more. Android User Interface Design details each step of the design and development process and contains extensive downloadable sample code, including complete finished apps. Learn how Android has evolved to support outstanding app design Integrate app design with development, from idea through deployment Understand views, the building blocks of Android user interfaces Make the most of wireframes and prototypes Build efficient layouts and integrate smooth animations Make apps more useful by automatically updating ListViews Combine views into custom components Use image compositing and other advanced techniques Work with the canvas and advanced drawing Leverage Google Play and Amazon Appstore assets One step at a time, this guide helps you bridge the gap between Android developers and designers so you can work with colleagues to create world-class app designs...or do it yourself!




Developing User Interfaces for Microsoft Windows


Book Description

Provides straightforward and effective methods you can apply right now to create more usable- user-driven-software. Softcover. CD-ROM included. DLC: User interfaces (Computer systems)




User Interface Design


Book Description

Although numerous sources document aspects of user-centered design, there are few references that consider how a designer transforms the information gathered about users and their work into an effective user interface design. This book explains just how designers bridge that gap. A group of leading experts in GUI design describe their methods in the context of specific design projects, and while the projects, processes, and methods vary considerably, the common theme is building a bridge between user requirements and user interface design.




Constructing the User Interface with Statecharts


Book Description

Readers will learn how to design, implement, and test high quality user interface software, rapidly, while using it with any Graphic User Interface (GUI) development tool. This book allows developers to work at the design level and never have to drop down the code.




The Windows Interface Guidelines for Software Design


Book Description

This well-organized and clearly written book provides guidelines for designing visually and functionally consistent user interfaces for Windows programs. It is the official book on Microsoft user-interface design and can be read as a program specification for Windows application developers who want to save training time, boost productivity, and promote user confidence in their applications.




User Interface Design for Programmers


Book Description

Most programmers' fear of user interface (UI) programming comes from their fear of doing UI design. They think that UI design is like graphic design—the mysterious process by which creative, latte-drinking, all-black-wearing people produce cool-looking, artistic pieces. Most programmers see themselves as analytic, logical thinkers instead—strong at reasoning, weak on artistic judgment, and incapable of doing UI design. In this brilliantly readable book, author Joel Spolsky proposes simple, logical rules that can be applied without any artistic talent to improve any user interface, from traditional GUI applications to websites to consumer electronics. Spolsky's primary axiom, the importance of bringing the program model in line with the user model, is both rational and simple. In a fun and entertaining way, Spolky makes user interface design easy for programmers to grasp. After reading User Interface Design for Programmers, you'll know how to design interfaces with the user in mind. You'll learn the important principles that underlie all good UI design, and you'll learn how to perform usability testing that works.