answered question
1
Vote
Vote
2
Answers
Answers
M$1.25
What is the best book to learn the basics of coding and design webpages, including some Javascript and CSS?
voted interesting: buddawiggi M$0.25
|
Report
answers (2)
I really like Wrox books for development topics. Beginning Web Programming with HTML, XHTML, and CSS is a good book to get started with HTML and CSS. JavaScript is a complex topic which requires it's own book. Jeremy Keith's DOM Scripting: The Book is highly regarded as the best modern JavaScript book.
I learned JavaScript on accident in college but one of the things that really helped me pick it up was re-writing the source code of a script so I could see exactly how it worked.
I would highly recommend reading some tutorials online. The best way of learning is by doing so tutorials like these will be a big help: http://designm.ag/resources/converting-psd-to-html/
Other Resources for learning more about web development include:
http://net.tutsplus.com/
http://www.smashingmagazine.com/
http://sixrevisions.com/
It's never been easier to pick up web development as their are so many good resources out there. I wish I had all of these at my fingertips when I was learning. Have Fun!
I learned JavaScript on accident in college but one of the things that really helped me pick it up was re-writing the source code of a script so I could see exactly how it worked.
I would highly recommend reading some tutorials online. The best way of learning is by doing so tutorials like these will be a big help: http://designm.ag/resources/converting-psd-to-html/
Other Resources for learning more about web development include:
http://net.tutsplus.com/
http://www.smashingmagazine.com/
http://sixrevisions.com/
It's never been easier to pick up web development as their are so many good resources out there. I wish I had all of these at my fingertips when I was learning. Have Fun!
source(s):
http://www.amazon.com/gp/product/0470259310?ie=UTF8&tag=thebloofrushe-2...
http://domscripting.com/book/
http://www.russellheimlich.com/blog/how-i-learned-javascript-on-accident/
http://net.tutsplus.com/
http://www.smashingmagazine.com/
http://sixrevisions.com/
http://www.amazon.com/gp/product/0470259310?ie=UTF8&tag=thebloofrushe-2...
http://domscripting.com/book/
http://www.russellheimlich.com/blog/how-i-learned-javascript-on-accident/
http://net.tutsplus.com/
http://www.smashingmagazine.com/
http://sixrevisions.com/
| Asker's rating: |
Very detailed with external sources as well as personal anecdotes.
voted helpful: finalbroadcast
The two books I used to learn Javascript are the following two:
JavaScript: the definitive guide By David FlanaganandJavaScript: the complete reference By Thomas A. Powell, Fritz Schneider.
Both of these are detailed giving you examples and definitions.I have linked them to Google Books for you with a limited preview. See if you like them. If you do, there are links on the left hand side of the page to places that you can buy them.
Javascript is great, by the way. It makes way to many security issues but it's a great language.
As for CSS, the following book I heard about but never read.CSS: the missing manual By David Sawyer McFarland Reviews don't seem that great so try:CSS: The Missing ManualandCSS: The Definitive Guide.They are fairly cheap.
The way I learned Javascript was through w3schools. It's a free site that not only does Javascript but many internet standard-languages. It's a better way of learning than books because it's always updated.
First, try w3schools and if that doesn't please you, buy a book.
JavaScript: the definitive guide By David FlanaganandJavaScript: the complete reference By Thomas A. Powell, Fritz Schneider.
Both of these are detailed giving you examples and definitions.I have linked them to Google Books for you with a limited preview. See if you like them. If you do, there are links on the left hand side of the page to places that you can buy them.
Javascript is great, by the way. It makes way to many security issues but it's a great language.
As for CSS, the following book I heard about but never read.CSS: the missing manual By David Sawyer McFarland Reviews don't seem that great so try:CSS: The Missing ManualandCSS: The Definitive Guide.They are fairly cheap.
The way I learned Javascript was through w3schools. It's a free site that not only does Javascript but many internet standard-languages. It's a better way of learning than books because it's always updated.
First, try w3schools and if that doesn't please you, buy a book.
source(s):
Experience.
Experience.
Related questions
140 characters left












