CSS, PHP & HTML Books

Associate
Joined
10 Dec 2007
Posts
1,943
Location
SE
Evening folks. I'll be looking to get some books on the above topics to get me going in getting some web development skills under my belt. I've got a simple understanding of HTML and CSS but it is only simple.

I know theres plenty of information on the internet (w3schools.com etc) but I personnally find I learn better from a book rather than the internet.

Any suggestions then?:)
 
Last edited:
I like the layout of Sams and Oreilly books for this type of thing.
The O'reilly 'CSS: The Missing Manual' is, in my opinion, very good.
 
Depends if you want to learn whilst flying or sat on a train whilst the 3G continuosly drops out every 2.383625790373447597 seconds of the journey :)

I like online for quickness if you are hammering something out, but a nice reading session never harmed anyone.

Books, mention books and you young uns look at us as if we were daft ;)
 
Books are far superior to web based tutorials.

To start with you can read it anywhere, and you can easily see when it was published to see if it was up to date.
 
The Headfirst series aren't for everyone. They are full of puzzles and memory excercises and aren't at all concise or well indexed.

for HTML, I prefer O'Reilly's book "HTML & XHTML: the Definitive Guide", by Musciano and Kennedy. Unfortunately, this contains a lot of HTML legacy information.

I can't recommend a PHP book, but O'Reilly's "CSS: The Missing Manual" is good.
 
Personally like the Wrox series of books, if you need stuff explaining. But I equally like Sams, as it gets the point straight way, without any crud :)
 
I've used the Headfirst books for getting a decent grounding, it sticks in your head which I find makes it easier when moving on to the more in depth books (Wrox & Sams).

But as said, its different strokes for different folks. Best bet is to try and find some samples from the books and see which suits you best :D
 
Books are far superior to web based tutorials.

To start with you can read it anywhere, and you can easily see when it was published to see if it was up to date.

Can't find when something is published online?

You can copy and paste from web tutorials where you can't from a book
 
Can't find when something is published online?

A lot of online resources are out of date, or poorly updated.

You can copy and paste from web tutorials where you can't from a book

And how is that a bonus? Most people learn from having to type the code out as it sinks in better.

Most books from Wrox, OReilly and Sams are generally very good. Not used any on the subject matter so can't comment.
 
Book VS online guides... think that debate has been done over and over... :D

Books great, you can take them around with you, but you can't practice the code there and then unless you carry a laptop with you.... and for some the code might not stick unless put into practice...

I'm one of the those people, so i learn from reading online...

You can't really say that 'online guides are outdated', that's just crud, new guides come out all the time.

Books outdate to, so i can use that same point on books....

Of course i know a good handful of people who do the opposite and learn from books. They prefer books, it's just what they like....

There's no right way to do it, just do it the way that suits you... no way is 'better'... only preferred....

O'Reilly books would get my vote, as these are what i have recommended to me...

I've brought a couple of Dummie books (i fell asleep within a few pages)... so i can't recommend them...
 
You can't really say that 'online guides are outdated', that's just crud, new guides come out all the time.

Books outdate to, so i can use that same point on books....

My point wasn't that books dont become outdated too, but that it is extremely easy to see when a book was published.

Yes online guides do come out all the time, however the old ones aren't always removed and that makes it difficult to see which one is the most up to date.
 
Back
Top Bottom