Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

List of Recommended Web Design and Development Books

Featured Replies

Thank you for sharing the list of books

I have a web design site webriq.com

These books are very useful for us

  • 2 weeks later...
  • Replies 171
  • Views 79k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I tend more towards interface and information design as well as usability. In terms of publishers of web design/development books I adore Sitepoint, Friends of Ed, New Riders, and O'Reilly. If I want

  • thanks for the list, So many to choose from.   If you were to recommend one for CSS, one for XHTML and one book for general web design, Keeping in mind I am a beginner, which books would you recomm

  • Ocular Harmony
    Ocular Harmony

    Two books that look phenomenal are: The Typographers Desk Reference   Designing with Web Standards By one of the founders of Happy Cog. Amazing that their contracts start at $75,000 and their co

Great list, I've just received the HTML & CSS Visual Quickstart giude through the post.

 

Any more additions welcome :)

  • 1 month later...

Don't make me think by Steve Krug is an awesome usability book I'd recommend every web designer/developer reads. :)

 

 

I have just finished this book, very interesting and helpful!

I have just finished this book, very interesting and helpful!

 

I'm due to get this for my birthday off my other half.

 

I'm looking forward to getting stuck into it.

  • 1 month later...

I have just left the bookstore with two books I purchased

 

1st: Adobe Dreamweaver CS4 on Demand by Steve Johnson. - Includes: Workshops, ACE Exam Objectives, More than 600 Essentai Dreamweaver CS4 Tasks.

 

2nd: Getting StartED with CSS by David Powers.

 

Now I am noob in web design/development, I have never took any classes what so ever, So I thought I would start with these books, they seem very interesting, the next one I plan to get is "The Principles of Beautiful Design" and some from photoshop CS4 series.

  • 2 months later...
  • 4 weeks later...

Hello Friends......

 

Thanks for sharing this list with all of us.Keep sharing more in the future.

 

Good Luck for future.

 

Thanks

 

adi

thankyou for this list - my company www.indiancompanyspammingforumsforwork.com - is finding this very useful.

  • 4 weeks later...

The Missing Manual CSS

The Missing Manual DreamWeaver

  • 2 weeks later...

thanks for the great list of website design books, I have a Website design book, thats called Website design html xhtml and css for dummies

  • 4 weeks later...

Really useful book for everyone. It is very helpful to me also regarding web design principles. Thanks for posting such a useful tips to lots of people. Keep going on..

Hello,

How to do everything with php & mysql - should be called 'how to make a shopping cart or simple cms with php mysql, in a poorly explained fashion'

I did learn the basics of php using this book, but it was badly thought out IMO, and thank god I got it from the library instead of buying it.

Thank You.

 

 

 

 

 

 

___________________________________

Want to get-on Google's first page and loads of traffic to your website?

Hire a SEO Specialist from Ocean Groups seo specialist

This is extremely helpful. I was actually going to ask what the best books are for web design but it looks like I won't have to. The only web design book I own at the moment is The Web Designer's Idea Book. It's exactly what the title says. It doesn't teach you how to design... it's mainly for inspiration and showing the latest trends.

 

There's actually a second one coming out later this year. I hope to grab it when it releases!

  • 1 month later...

I'm even to find a in truth nice php book for departure straight from the origin to more encouraged stuff as I'd like to have the choice to go back in my learning. As a address the official php reference is great.I've lately started reading the Beginning CSS Web growth: From Novice to Professional by simon collinson so far its fairly great really .

Hi Dan C,

can i get it? if plz i need it. Actually i'm seeking for it.

  • 2 weeks later...

Has anyone got any cool ebooks for download (maybe free ones?) :)

  • 4 weeks later...
  • 1 month later...

Note: I posted this in another thread, but I thought it might be useful to everyone as a single post. It will be much easier to find that way.

 

 

I'm a big fan of learning through books, so I will share with you some of my recommended titles on web development.

 

I will update this list periodically.

 

 

Web design theory

The Priciples of Beautiful Web Design - This book will teach you all the basic theory of design, in relation to web design. You'll learn how to lay solid foundations to a website, that will allow you to create 'sound' designs, way before you even think about how it is going to look.

 

HTML

HTML 4 For The World Wide Web - This book was one of the first I bought on the subject, over 8 years ago now! It covered the basics of HTML, and after about a week I was confident at writing up, and understanding, my very own website from scratch. I'm not sure this book is being published any more, so you might need to find something similar.

 

CSS

I taught myself CSS from practice, tutorials and articles online, but I have, and highly recommend the following CSS reference book: The Ultimate CSS Reference

 

Javascript

Javascript - The Definitive Guide - The book on Javascript. It covers absolutely everything you could possibly want to know, and it is heavy to boot!

 

Javascript Phrasebook - Tiny book, packed full of snippets of code for various problems.

 

PHP/MySQL

PHP and MySQL for Dynamic Web Sites - This was my first book on PHP, and it lays the groundwork for you to create some simple scripts, using databases.

 

PHP & MySQL Bible - Extremely thick book, covers most of PHP. Is a great reference book.

 

PHP Cookbook - Packed to the brim with excellent and useful snippets of code, for common coding problems. I constantly find myself going back to this book for advice.

 

PHP Phrasebook - Tiny little book, full of snippets of code. It's a great thing to keep at arms reach.

 

MySQL Phrasebook - Same as above, but covering MySQL.

 

PHP 5 Objects, Patterns, and Practice - This is quite a complex and laborious read, but it will help you step into more advanced coding practices, such as Object Oriented Programming (OOP), and Patterns.

 

Web development practices

Pragmatic Version Control Using Subversion - This is a must if you want to get serious with web development. Version control is basically a history of everything you've done, which allows you to revert back to things you've done in the past, which in turn acts as a great backup tool. Think Apple Time Machine, but for text/programming files.

 

 

I could recommend a tonne more; my bookshelf actually fell off once because of the amount of web development books! What I've suggested here will be more than adequate for beginning, though. :)

 

Rob

 

Hi,

This was very useful to me thank you very much

Hi,

 

I have been just started and look at this post and really found something very helpful post regarding the list of books. Nice sharing.:)

Note: I posted this in another thread, but I thought it might be useful to everyone as a single post. It will be much easier to find that way.

 

 

I'm a big fan of learning through books, so I will share with you some of my recommended titles on web development.

 

I will update this list periodically.

 

 

Web design theory

The Priciples of Beautiful Web Design - This book will teach you all the basic theory of design, in relation to web design. You'll learn how to lay solid foundations to a website, that will allow you to create 'sound' designs, way before you even think about how it is going to look.

 

HTML

HTML 4 For The World Wide Web - This book was one of the first I bought on the subject, over 8 years ago now! It covered the basics of HTML, and after about a week I was confident at writing up, and understanding, my very own website from scratch. I'm not sure this book is being published any more, so you might need to find something similar.

 

CSS

I taught myself CSS from practice, tutorials and articles online, but I have, and highly recommend the following CSS reference book: The Ultimate CSS Reference

 

Javascript

Javascript - The Definitive Guide - The book on Javascript. It covers absolutely everything you could possibly want to know, and it is heavy to boot!

 

Javascript Phrasebook - Tiny book, packed full of snippets of code for various problems.

 

PHP/MySQL

PHP and MySQL for Dynamic Web Sites - This was my first book on PHP, and it lays the groundwork for you to create some simple scripts, using databases.

 

PHP & MySQL Bible - Extremely thick book, covers most of PHP. Is a great reference book.

 

PHP Cookbook - Packed to the brim with excellent and useful snippets of code, for common coding problems. I constantly find myself going back to this book for advice.

 

PHP Phrasebook - Tiny little book, full of snippets of code. It's a great thing to keep at arms reach.

 

MySQL Phrasebook - Same as above, but covering MySQL.

 

PHP 5 Objects, Patterns, and Practice - This is quite a complex and laborious read, but it will help you step into more advanced coding practices, such as Object Oriented Programming (OOP), and Patterns.

 

Web development practices

Pragmatic Version Control Using Subversion - This is a must if you want to get serious with web development. Version control is basically a history of everything you've done, which allows you to revert back to things you've done in the past, which in turn acts as a great backup tool. Think Apple Time Machine, but for text/programming files.

 

 

I could recommend a tonne more; my bookshelf actually fell off once because of the amount of web development books! What I've suggested here will be more than adequate for beginning, though. :)

 

Rob

 

Hello,

this post is very nice i too prefer to learn online instead of loading shelf with books its easier to learn from online which will enrich our knowledge with latest trend in the particular technology but books speaks about older versions of technology. this is great keep posting :)

  • 2 weeks later...
  • 2 weeks later...

There are so many books I should read on PHP, im now considering buying the PHP & MYSQL Bible when the next student loan comes in.

 

Anyhow, I am studying a Human-Computer Interaction unit for my degree, which covers GUI/User Experience design. Some of the books I would recommend on the subject are;

 

The Elements of User Experience: User-Centered Design for the Web and Beyond

by Jesse Garrett

- Good as an overall look at the subject of user centred design, doesn't go into much detail on each subject but it definitely helped my understanding of the subject. you can take a look at one of the chapters here: http://www.jjg.net/elements/pdf/elements_ch02.pdf

 

Graphical User Interface Design & Evaluation

by Redmond-Pyle & Alan Moore

- Pretty old now(released in 1995), but has a lot of interesting information in it, some of which is out of date, but a lot of it is quite useful! You can pick it up for next to nothing second hand on Amazon or Waterstones marketplace.

 

Information Architecture: Blueprints for the Web

by Christina Wodtka

- A great book on information architecture, 'organizing web site content so that it can be found, designing web site interaction so that it's pleasant to use and creating an interface that is easy to understand'.

 

Take it easy,

 

Jasbery

  • 2 weeks later...
  • 2 weeks later...

Hi,

 

I have read “PHP and MySQL for Dynamic Web Sites”. It contained detail information about PHP. Especially the example source codes are really awesome.

  • 2 weeks later...
  • 4 weeks later...

Awesome list of Books for starting a Web Design profession , very much helpful for Beginners Web Designers .

  • 2 weeks later...
  • 1 month later...

if it contains anything about Divs?, was reading the description on play.it tells you some basic feature which programmer are not working on.

Wonderful collection.Thanks for giving time to post this.Its really very useful.When we are starting in some field we need lots of guidance and help.It happened with me also.These are very good books for reference.Thanks again.

Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.