Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

redlion

macrumors newbie
Original poster
Jan 21, 2008
6
0
I have looked at various software for website development over the last few weeks and have nearly settled on the following:
skEdit, TextMate or Coda in-conjunction with CSSEdit and Cyberduck.

Can anyone please give some recommendations on which books to purchase that cover (X)HTML, CSS, JavaScript and PHP website development?

So far I like the look of:

Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS
http://www.amazon.com/gp/product/03...&pf_rd_t=101&pf_rd_p=278240301&pf_rd_i=507846

CSS: The Missing Manual
http://www.amazon.com/CSS-Missing-M...bs_sr_8?ie=UTF8&s=books&qid=1201004881&sr=8-8

Thanks,
 
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
I hope it is okay if I borrow this thread little.

Can someone recommend any good book for how to build a cms or some php book? And if you know any book about javascript (mootools) and actionscript that is worth to pick up.
 
Is there any website where I can download website development books free of cost ;)

I am also looking for books on website marketing, promotion and search engine optimization :)
 
Is there any website where I can download website development books free of cost ;)

I am also looking for books on website marketing, promotion and search engine optimization :)

Try searching Google for Web Design eBooks. You may find some good ones there.

If anyone is learning CSS I would recommend "The Missing Manual" series "CSS" very good book there.
 
Two books I cannot recommend enough are Jeffrey Zeldman's Designing With Web Standards and Eric Meyer on CSS. Eric Meyer gives you a great leg up in understanding stylesheets and Zeldman shows the practical side of designing that way.

I think PHP should at least be a basic/intermediate language for your to be familiar with - it's got a language similarity to Javascript. In a real-world development environment, knowing a little PHP goes a long way, at the very least it helps you communicate with backend developers or integrate database stuff. Don't worry about Flash until you can afford the time and money for it: It's not used as much as it was and won't be the bulk of your work anyway.

PS: For other stuff relating to web design, I'd have a read through Don't Make Me Think and Web Redesign, for usability and project management respectively.
 
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
Superb advice, melrose. I concur.

In addition to those suggestions, I actually own two books I could not live without:

The PHP Bible (Converse/Park, Wiley Publishing)
MySQL (Ullman, Peachpit Press)

The first is the only PHP book you'll ever need, great index, examples, for novice all the way to guru. The second is, as the cover notes, "Teach yourself MYSQL the quick and easy way!" which includes a quickstart guide and easy to understand visuals to help. The rest you learn by examining other people's code and of course many online resources such as php.net and forums dedicated to developing PHP - and of course phpclasses.org.


-jim
 
I have looked at various software for website development over the last few weeks and have nearly settled on the following:
skEdit, TextMate or Coda in-conjunction with CSSEdit and Cyberduck.

Can anyone please give some recommendations on which books to purchase that cover (X)HTML, CSS, JavaScript and PHP website development?

So far I like the look of:

Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS
http://www.amazon.com/gp/product/03...&pf_rd_t=101&pf_rd_p=278240301&pf_rd_i=507846
[/url]

Thanks,

Two books I cannot recommend enough are Jeffrey Zeldman's Designing With Web Standards and Eric Meyer on CSS. Eric Meyer gives you a great leg up in understanding stylesheets and Zeldman shows the practical side of designing that way.

Don't overdo yourself. Start with Design or Coding. Master it and then go onto the other. Or if you hate what you started with, try the other. Very few people master both well.


That said, I'm not a programmer but a designer. And I HIGHLY recommend Zeldman and Dan Cedarholm's book, Bulletproof Web Design. It's one thing to know XHTML and CSS, but it's another to know how to design using them! Many people just learn the syntax from websites. But they never figure out style. Design and programming is about style. They setup their layouts in weird ways etc. Anyway, I therefore highly recommend those two books.
 
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.