Bulletproof Web Design: Improving flexibility and protecting against worst-case scenarios with HTML5 and CSS3
In Bulletproof Web Design, Dan Cederholm demonstrates how to build resilient websites that remain functional regardless of how users access them. This book focuses on the philosophy that web design should be flexible enough to handle various screen sizes, font adjustments, and browser limitations without breaking the layout. By analyzing common design failures, Cederholm teaches you how to move a…
Genres
Shelves
More like this
Patterns Principles and Practices of Domain Driven Design
This book distils the ideas and theories of the Domain-Driven Design (DDD) philosophy into a practical play-book that you can leverage to simplify…
Software Design X-Rays: Fix Technical Debt with Behavioral Code Analysis
Are you working on a codebase where cost overruns, death marches, and heroic fights with legacy code monsters are the norm? Battle these adversari…
A Philosophy of Software Design
This book addresses the topic of software how to decompose complex software systems into modules (such as classes and methods) that can be impleme…
Refactoring UI
Make your ideas look awesome, without relying on a designer. Learn how to design beautiful user interfaces by yourself using specific tactics expl…
CSS Mastery: Advanced Web Standards Solutions
CSS Mastery Advanced Web Standards Solutions offers a sophisticated roadmap for developers ready to move beyond basic styling into the world of pr…
Dive Into Design Patterns
https://refactoring.guru/design-patte... Design patterns are typical solutions to commonly occurring problems in software design. You can’t…
Code Simplicity: The Fundamentals of Software
Every complexity of software design, simplified and codified at last, for use by every programmer, from the novice to the architects of major appl…
Don't Make Me Think, Revisited: A Common Sense Approach to Web Usability
Since Don’t Make Me Think was first published in 2000, over 400,000 Web designers and developers have relied on Steve Krug’s guide to help them un…
Object-Oriented Software Construction
This is, quite simply, the definitive reference on the most important development in software technology for the last 20 years: object-orientation…
Domain-Driven Design Distilled
Domain-Driven Design (DDD) software modeling delivers powerful results in practice, not just in theory, which is why developers worldwide are rapi…
Web Standards Solutions: The Markup and Style Handbook
Dan Cederholm and Steve Rycroft provide a practical roadmap for building modern websites using clean markup and CSS. The book focuses on the trans…
The Architecture of Open Source Applications
Architects look at thousands of buildings during their training, and study critiques of those buildings written by masters. In contrast, most soft…