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 transition from old table based layouts to leaner, standards compliant code. By examining common design challenges, the authors demonstrate how to choose the right HTML elements for every situation. This approach ensures that websites remain accessible acros…
Shelves
More like this
The C Programming Language
This book is meant to help the reader learn how to program in C. It is the definitive reference guide, now in a second edition. Although the first…
The Practice of Programming
With the same insight and authority that made their book The Unix programming Environment a classic, Brian Kernighan and Rob Pike have written The…
Programming Pearls
"The first edition of Programming Pearls was one of the most influential books I read early in my career, and many of the insights I first encount…
The Little Schemer
The notion that “thinking about computing is one of the most exciting things the human mind can do” sets both The Little Schemer (formerly known a…
Growing Object-Oriented Software, Guided by Tests
Foreword by Kent Beck "The authors of this book have led a revolution in the craft of programming by controlling the environment in which software…
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…
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. …
Domain-Driven Design: Tackling Complexity in the Heart of Software
"Eric Evans has written a fantastic book on how you can make the design of your software match your mental model of the problem domain you are add…
Release It!: Design and Deploy Production-Ready Software
Whether it's in Java, .NET, or Ruby on Rails, getting your application ready to ship is only half the battle. Did you design your system to surviv…
Effective Java
Since this Jolt-award winning classic was last updated in 2008 (shortly after Java 6 was released), Java has changed dramatically. The principal e…
Code: The Hidden Language of Computer Hardware and Software
What do flashlights, the British invasion, black cats, and seesaws have to do with computers? In CODE, they show us the ingenious ways we manipula…
Structure and Interpretation of Computer Programs
Structure and Interpretation of Computer Programs has had a dramatic impact on computer science curricula over the past decade. This long-awaited …