This is a discussion on "Recommended book for newbies...like me" within the Starting Out section. This forum, and the thread "Recommended book for newbies...like me are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Recommended book for newbies...like me
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Recommended book for newbies...like me
After busting my brain trying to get a grasp on HTML/CSS, I bought the book "used" - Head First HTML with CSS & XHTML. It is listed in the Beginners Resources Forum.
This book is really helping me get my mind around this stuff, in a sequential order. Glad I bought it! |
|
|
|
#2
|
|||
|
|||
|
Re: Recommended book for newbies...like me
That's great! I needed a book also. As great as all the links online were, nothing helped me like a reference book with tutorials.
Have fun!! |
|
#3
|
|||
|
|||
|
Re: Recommended book for newbies...like me
Thanks for making the recommendation... I think I got started with the wrong book, and was looking for something different to try. This just might do it.
|
|
#4
|
||||
|
||||
|
Re: Recommended book for newbies...like me
I really don't know why people bother buying books when there are a million tutorial websites
I love w3schools, if my printer worked I'd just print that off and read it
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#5
|
|||
|
|||
|
Re: Recommended book for newbies...like me
The online tutorials are a great way to learn, but I find a good book is a handy reference if I just want a quick reminder on how to do something. It can be quicker than Google searching an answer sometimes. Also, books will often give you more of the background on something than a tutorial will which can help with the understanding.
|
|
#6
|
||||
|
||||
|
Quote:
I've seen books on html prices at £20, stuff like that I don't see the point.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#7
|
|||
|
|||
|
Re: Recommended book for newbies...like me
The books in my experience typically do a better job of explaining, with lots of visuals as well as side bar notes. So when you read it, you thoroughly understand how. Often online a tutorial will show you how but not always will they explain why something is done. Plus it's really time consuming to search google and look at 5 crappy examples before finding a good one.
To each his own right! |
|
#8
|
||||
|
||||
|
Re: Recommended book for newbies...like me
Quote:
you can't perform a search query on a book, you have to do it manually and in terms of accessibility. if it's a large chunk of code. you can copy and paste it. with a book you have to type it all out
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#9
|
|||
|
|||
|
Re: Recommended book for newbies...like me
Quote:
Quote:
Books take you step by step through the entirety of what you are wanting to learn so you learn it in order, leading from simple to complex. A online tutorial will tell you what to do but woin't explain why - it won't explain the principles making it harder to port your learning to a different example. When you leanr the "why" rather than the "how" you can then appply it to every situation. if you just learn the "how" often you have to look for a new tutorial for each different application even though it may be very similar code. |
|
#10
|
|||
|
|||
|
Re: Recommended book for newbies...like me
Well said Alex... I completely agree.
My book of choice was CSS the Missing Manual... by the way! |
|
#11
|
||||
|
||||
|
Re: Recommended book for newbies...like me
Quote:
we should put a poll books or online tuts
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#12
|
|||
|
|||
|
Re: Recommended book for newbies...like me
I find if you just copy and paste code from a website, yes it will work, but where is the fun in that. If you are typing form a book then I would say 9 times out of 10 you will make typing mistakes which in turn leads to having to find errors which in turn leads to a better understanding of what you are trying to achieve.
|
|
#13
|
|||
|
|||
|
Re: Recommended book for newbies...like me
|
|
#14
|
|||
|
|||
|
Re: Recommended book for newbies...like me
Well you shouldn't be copying and pasting anyway. You should be working through each line learning what the different bits do. So you should definitely be typing it by hand and like has been said when you make little mistakes then you have to go back and make sure you've closed the tags or defined the variable correctly or whatever.
Also most web related books today come with a cd or have the files available for download. Most of the friends of ED books have this option and they publish some of the best web books available. And as a side note, if you have traditional study skills then scanning a book for information isn't really that much of a problem. I think reliance on google to find information is your problem here not that the book is poorly laid out. It's far easier to find info from a book; they have titles, contents pages, chapters, sub-chapters, appendices and to top it off and index. SO even if you don't quite know what you're looking for you can find the related section and that will often answer your questions. Beat that google! Pete. |
![]() |
| Tags |
| beginner resources |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Recommended DTDs to use in your Web document. | msunely | Web Page Design | 1 | Oct 23rd, 2007 09:23 |
| UK recommended ISPs (with static IPs) | alexgeek | Hosting & Domains | 15 | Jul 12th, 2007 21:29 |
| Recommended Book: ASP.NET Unleashed | Smokie | ASP.NET Forum | 6 | Sep 15th, 2004 16:25 |
| Best DW book? | liquid | Web Page Design | 14 | Feb 4th, 2004 21:00 |