| Title | Head First Design Patterns (Head First) |
| Author | Elisabeth Freeman,Eric Freeman,Bert Bates,Kathy Sierra |
| Publisher | O'Reilly Media, Inc. |
| Price | $4495 |
| Available | Usually ships in 24 hours |
| Title | Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (2nd Edition) (Microsoft .NET Development Series) |
| Author | Krzysztof Cwalina,Brad Abrams |
| Publisher | Addison-Wesley Professional |
| Price | $4999 |
| Available | Usually ships in 24 hours |
g Framework Design Guidelines is one of those rare books that can be read at different reading levels and can be useful to different kinds of developers. Regardless of whether you want to design an effective object model, improve your understanding of the .NET Framework, borrow from the experience of software gurus, stay clear of the most common programming mistakes, or just get an idea of the huge effort that led to the .NET initiative, this book is a must-read.h
|Francesco Balena, The VB Migration Partner Team (www.vbmigration.com), Code Architect, Author, and Microsoft Regional Director, Italy
|
g Frameworks are valuable but notoriously difficult to construct: your every decision must be geared toward making them easy to be used correctly and difficult to be used incorrectly. This book takes you through a progression of recommendations that will eliminate many of those downstream eI wish Ifd known that earlierf moments. I wish Ifd read it earlier.h
|Paul Besly, Principal Technologist, QA
|
g Not since Brooksf The Mythical Man Month has the major software maker of its time produced a book so full of relevant advice for the modern software developer. This book has a permanent place on my bookshelf and I consult it frequently.h
|George Byrkit, Senior Software Engineer, Genomic Solutions
|
g Updated for the new language features of the .NET Framework 3.0 and 3.5, this book continues to be the definitive resource for .NET developers and architects who are designing class library frameworks. Some of the existing guidelines have been expanded with new annotations and more detail, and new guidance covering such features as extension methods and nullable types has also been included. The guidance will help any developer write clearer and more understandable code, while the annotations provide invaluable insight into some of the design decisions that made the .NET Framework what it is today.h
|Scott Dorman, Microsoft MVP and President, Tampa Bay International Association of Software Architects
|
g Filled with information useful to developers and architects of all levels, this book provides practical guidelines and expert background information to get behind the rules. Framework Design Guidelines takes the already published guidelines to a higher level, and it is needed to write applications that integrate well in the .NET area.h
|Cristof Falk, Software Engineer
|
g This book is an absolute must read for all .NET developers. It gives clear edof and edonftf guidance on how to design class libraries for .NET. It also offers insight into the design and creation of .NET that really helps developers understand the reasons why things are the way they are. This information will aid developers designing their own class libraries and will also allow them to take advantage of the .NET class library more effectively.h
|Jeffrey Richter, Author/Trainer/Consultant, Wintellect
|
g The second edition of Framework Design Guidelines gives you new, important insight into designing your own class libraries: Abrams and Cwalina frankly discuss the challenges of adding new features to shipping versions of their products with minimal impact on existing code. Youfll find great examples of how to create version N+1 of your software by learning how the .NET class library team
created versions 2.0, 3.0, and 3.5 of the .NET library. They were able to add generics, WCF, WPF, WF, and LINQ with minimal impact on the existing APIs, even providing capabilities for customers wanting to use only some of the new features, while still maintaining compatibility with the original library.h
|Bill Wagner, Founder and Consultant, SRT Solutions, author of Effective C# and More Effective C#
|
g This book is a must read for all architects and software developers thinking about frameworks. The book offers insight into some driving factors behind the design of the .NET Framework. It should be considered mandatory reading for anybody tasked with creating application frameworks.h
|Peter Winkler, Sr. Software Engineer, Balance Technology Inc.
|
gAn instant classic.h
|From the Foreword by Miguel de Icaza
|
Framework Design Guidelines, Second Edition, teaches developers the best practices for designing reusable libraries for the Microsoft .NET Framework. Expanded and updated for .NET 3.5, this new edition focuses on the design issues that directly affect the programmability of a class library, specifically its publicly accessible APIs.
|
This book can improve the work of any .NET developer producing code that other developers will use. It includes copious annotations to the guidelines by thirty-five prominent architects and practitioners of the .NET Framework, providing a lively discussion of the reasons for the guidelines as well as examples of when to break those guidelines.
|
Microsoft architects Krzysztof Cwalina and Brad Abrams teach framework design from the top down. From their significant combined experience and deep insight, you will learn
Guidelines in this book are presented in four major forms: Do, Consider, Avoid, and Do not. These directives help focus attention on practices that should always be used, those that should generally be used, those that should rarely be used, and those that should never be used. Every guideline includes a discussion of its applicability, and most include a code example to help illuminate the dialogue.
|
Framework Design Guidelines, Second Edition, is the only definitive source of best practices for managed code API development, direct from the architects themselves.
|
A companion DVD includes the Designing .NET Class Libraries video series, instructional presentations by the authors on design guidelines for developing classes and components that extend the .NET Framework. A sample API specification and other useful resources and tools are also included.
| Title | Design Patterns: Elements of Reusable Object-Oriented Software (Addison-Wesley Professional Computing Series) |
| Author | Erich Gamma,Richard Helm,Ralph Johnson,John M. Vlissides |
| Publisher | Addison-Wesley Professional |
| Price | $5999 |
| Available | Usually ships in 24 hours |
| Title | The Unofficial LEGO Builder's Guide |
| Author | Allan Bedford |
| Publisher | No Starch Press |
| Price | $2495 |
| Available | Usually ships in 24 hours |
What exactly is a slope? What's the difference between a tile and a plate? Why is it bad to simply stack bricks in columns to make a wall? The Unofficial LEGO Builder's Guide is here to answer your questions.
Focusing on building actual models with real bricks, The Unofficial LEGO Builder's Guide comes with complete instructions to build several cool models but also encourages you to use your imagination to create your own fantastic creations.
Inside, you'll learn:
The Unofficial LEGO Builder's Guide also includes the Brickopedia, a visual guide to nearly 300 of the most useful and reusable elements of the LEGO system, with historical notes, common uses, part numbers, and the year each piece first appeared in a LEGO set.
The firm foundation for your LEGO hobby starts here!
| Title | Designing Interfaces: Patterns for Effective Interaction Design |
| Author | Jenifer Tidwell |
| Publisher | O'Reilly Media, Inc. |
| Price | $4995 |
| Available | Usually ships in 24 hours |
UI designers over the years have refined the art of interface design, evolving many best practices and reusable ideas. If you learn these, and understand why the best user interfaces work so well, you too can design engaging and usable interfaces with less guesswork and more confidence.
"Designing Interfaces" captures those best practices as design patterns -- solutions to common design problems, tailored to the situation at hand. Each pattern contains practical advice that you can put to use immediately, plus a variety of examples illustrated in full color. You'll get recommendations, design alternatives, and warnings on when not to use them.
Each chapter's introduction describes key design concepts that are often misunderstood, such as affordances, visual hierarchy, navigational distance, and the use of color. These give you a deeper understanding of why the patterns work, and how to apply them with more insight.
A book can't design an interface for you -- no foolproof design process is given here -- but "Designing Interfaces" does give you concrete ideas that you can mix and recombine as you see fit. Experienced designers can use it as a sourcebook of ideas. Novice designers will find a roadmap to the world of interface and interaction design, with enough guidance to start using these patterns immediately.
| Title | Head First Object-Oriented Analysis and Design (Head First) |
| Author | Brett D. McLaughlin,Gary Pollice,Dave West |
| Publisher | O'Reilly Media, Inc. |
| Price | $4999 |
| Available | Usually ships in 24 hours |
"I just finished reading HF OOA&D and I loved it! The thing I liked most about this book was its focus on why we do OOA&D-to write great software!"
Kyle Brown, Distinguished Engineer, IBM
"Hidden behind the funny pictures and crazy fonts is a serious, intelligent, extremely well-crafted presentation of OO Analysis and Design. As I read the book, I felt like I was looking over the shoulder of an expert designer who was explaining to me what issues were important at each step, and why."
Edward Sciore, Associate Professor, Computer Science Department, Boston College
Tired of reading Object Oriented Analysis and Design books that only makes sense after you're an expert? You've heard OOA&D can help you write great software every time-software that makes your boss happy, your customers satisfied and gives you more time to do what makes you happy.
But how?
Head 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. Inside you will learn how to:
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!
| Title | Patterns of Enterprise Application Architecture (Addison-Wesley Signature Series) |
| Author | Martin Fowler |
| Publisher | Addison-Wesley Professional |
| Price | $6499 |
| Available | Usually ships in 24 hours |
| Title | The Design of Sites: Patterns for Creating Winning Web Sites (2nd Edition) |
| Author | Douglas K. van Duyne,James A. Landay,Jason I. Hong |
| Publisher | Prentice Hall PTR |
| Price | $5999 |
| Available | Usually ships in 24 hours |
|
"In my worldwide IBM marketing role, I have the benefit of working with some of the finest international interactive agencies and internal Web teams. As I read The Design of Sites, [I see] the insight from years of professional advice has been put to paper. Nowhere have I seen such a practical, effective, and easy-to-use book to solve and avoid Internet design issues. I keep a copy of the book handy to remind me of the things I forgot and to gain fresh perspectives. It never fails to deliver."
-John Cilio, marketing manager, IBM System x & z Storage Synergy
"The Design of Sites artfully brings forward the original intent of Christopher Alexanderfs pattern language into the user experience design arena. It is a valuable and comprehensive reference."
-George Hackman, Jr., senior director of User Experience for User Interface Guidelines, Patterns and Standards, Oracle Corporation
"The Design of Sites is one of the best tools I have in my usability toolbox. [These] Web UI design patterns make it easy for me to show my clients how to get the most usability bang for their buck."
-Claudia Alden Case, usability consultant and interaction designer, Alden Case Enterprises, Inc.
"If only biology class had been like this. Lucid text, bulletproof content, and a comprehensive taxonomy thatfs just as much a source of inspiration as it is a production tool. This is a really, really good book. If you build Web sites, read it."
-Marc Campbell, author of Web Design Garage
Praise for the first edition of The Design of Sites
"Stop reinventing the wheel every time you design a Web site! The Design of Sites helps you rethink your Web sites in terms of genres and patterns. Once you have identified the patterns and applied the best practices for those patterns as outlined in this book, you will reduce your design effort by 50 percent . . . at least!"
-Pawan R. Vora, vice president, Information Architecture, Seurat Company
"The content [in The Design of Sites] could make a novice into a seasoned professional over a weekend. Many companies pay a fortune for the information contained in the bookfs primary chapters."
-John Cilio, marketing manager, IBM System x & z Storage Synergy
"This book has many handy checklists for what you should and should not do in creating a conventional Web site. Just following the authorsf suggestions would put your site in the top few percent for readability and usability."
-Jef Raskin, creator of the Macintosh computer and author of The Humane Interface
"Now that The Design of Sites has made its appearance, we won't have to put up with those poorly designed Web pages. These authors have captured patterns from successful Web designers, including their own experience in consulting and teaching, and have made this information accessible to all of us. The book is readable yet full of worthwhile information--a valuable addition to any Web designerfs bookshelf."
-Linda Rising, independent consultant and author of The Patterns Handbook, The Pattern Almanac 2000, and Design Patterns in Communications Software
"[The Design of Sites] bridges the gap from theory to practice and makes it possible for people in the Web-design space to use user-centered design principles in their work|without having to undertake extensive training."
-Maya Venkatraman, human interface engineer, Sun Microsystems
"The coverage [in The Design of Sites] is excellent--issues go beyond the traditional edesign the best pagef focus and do a good job of showing the context. I havenft seen any other book with the kind of breadth this has."
-Terry Winograd, professor of computer science, Stanford University, and editor of Bringing Design to Software
"With this book as a reference, you can benefit from what companies like Yahoo! have learned and apply it to your site, even if you donft have a design and research team similarly sized and staffed."
From the foreword by Irene Au, director of User Experience, Google; former vice president of User Experience and Design, Yahoo!
The Design of Sites, Second Edition, is the definitive reference for the principles, patterns, methodologies, and best practices underlying exceptional Web design. If you are involved in the creation of dynamic Web sites, this book will give you all the necessary tools and techniques to create effortless end-user Web experiences, improve customer satisfaction, and achieve a balanced approach to Web design.
After a comprehensive tutorial covering the foundations of good Web site design, you will move on to discover the thirteen major Web design pattern groups. These patterns solve recurring design problems and help design teams avoid reinventing the wheel. Patterns range from creating a solid navigation framework and the all-important home page, to instilling trust and building credibility with your customers and improving site performance through better design.
The book features
| Title | Pro CSS and HTML Design Patterns |
| Author | Michael Bowers |
| Publisher | Apress |
| Price | $4499 |
| Available | Usually ships in 24 hours |
If you are looking for a complete site design solutions book, this is not it|but if you are seeking a book to help you solve many common problems|then this book will serve as a useful tool for you.
| Nate Klaiber
Pro CSS and HTML Design Patterns is a reference book and a cookbook on how to style web pages using CSS and XHTML. It contains 350 ready|to|use patterns (CSS and XHTML code snippets) you can copy and paste into your code. Each pattern can be combined with other patterns to create an unlimited number of solutions.
Each pattern works reliably in all major browsers without the need for browser hacks.
The book shows how to
The bookfs layout, with a patternfs example on the left page and its explanation on the right, makes it easy to find a pattern and study it without having to flip between pages. The book is also readable from cover to cover, with topics building carefully upon previous topics.
A software developer can use this book to learn CSS for the first time. A designer familiar with CSS can use this book to master CSS and XHTML. If you are completely new to coding or completely new to CSS and XHTML, you may want to read an introductory book on CSS and XHTML first.
You can interact with all the examples in the book at www.cssDesignPatterns.com.
| Title | Head First Software Development (Brain-Friendly Guides) |
| Author | Dan Pilone,Russ Miles |
| Publisher | O'Reilly Media, Inc. |
| Price | $4999 |
| Available | Usually ships in 24 hours |
Computer Books top page
excel
excel function
excel vba
word microsoft
access database
JAVA
C
COBOL
Visual Basic
Delphi
Ruby
Lisp
perl
Eclipse
Ant
EJB
design pattern
object oriented
homepage
blog
affiliate
html
TCP/IP
Apache
Tomcat
flash
javascript
CGI
XML
Ethernet
LAN
WAN network
router
switch network
Oracle
SQL Server
DB2
dBase
PostgreSQL
MySQL
FileMaker
Windows OS
OS Windows2000
OS WindowsXP
OS Linux
Unix
MacOS
FreeBSD
TRON
artificial intelligence
cipher
robot
computer
photoshop
Illustrator
LiveMotion
Dreamweaver
Fireworks
web design
pdf
postscript
MOUS