Don’t Make Me Think:
This book is a classic in the web design industry. It takes a more general approach and talks about web design over all. Every time I read it I learn something new.The Principles of Beautiful Web Design:
This is a great introduction to the fundamentals of web design. It covers layout and composition, color, typography and much more. If you’re a beginner web designer then this is essential reading.
Letting Go of the Words:
This book describes the way people search for (but not necessarily find) information. For example, it explains the different roles of the home page, pathway pages and content. A great book to get you thinking about web design the right way.
Logo:
This book changed the way I thought about Logo Design. If you’re interested at all in designing logos for your clients then this book is a must have.Design Patterns:
This was the first book that took all Object Oriented Design Patterns and cataloged and explained them. This book is for advanced web developers but if your into code then pick this one up!The Pragmatic Programmer:
Another classic in the web development world. This takes a very general approach and introduces you to the fundamental concepts of good code design. PHP Objects Patterns and Practice:
Though it’s not as comprehensive as Design Patterns it’s easier to read and has a wonderful section that details some of the best work practices as a php professional.Learning JQuery 1.3:
JQuery is a javascript framework that dramatically simplifies the way you code javascript. If you want to start building AJAX applications fast then you must, simply must get this book!CSS: The Definitive Guide:
If you’re interested in learning Cascading Style Sheets (and if you consider yourself a web developer then you should be) then this is the single best source for learning CSS.MySQL:
I’ve found that it’s hard to find a good book stricly about MySQL. Well here it is, book found. At over 1,000 pages it covers everything you would ever want to know about MySql.Reference Books:
You have to get some reference material! Believe it or not but searching on the internet for the solution can often take more time than just looking through the index of the right book.
The good news is reference books are cheap! You can purchase all of the books below for less than $50.
HTML & XHTML Pocket Reference
This book lists out every html tag alphabetically which makes finding information a snap. It also has a great character list in the back for easy access.CSS Pocket Reference
Not only is this a great reference it also has 30 pages of killer information about the concepts of CSS and how it works.This was written by Eric Meyer, one of the most respected names in CSS development.

Comments