![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have written my web site using FrontPage and have disvovered that apart from producing code that does not validate it also creates a horrible structure. I have been teaching myself HTML reasonably successfully and have almost completed rewriting my web. However, a major gap in my knowledge is javascript. I am completely new to javascript and wish to learn this language. |
#3
| |||
| |||
|
|
I have written my web site using FrontPage and have disvovered that apart from producing code that does not validate it also creates a horrible structure. I have been teaching myself HTML reasonably successfully and have almost completed rewriting my web. However, a major gap in my knowledge is javascript. I am completely new to javascript and wish to learn this language. I am looking for a book suitable for a beginner javascript user. (I have extensive experience in other languages.) I paticularly need a book that defines the syntax (It's driving me crazy trying to figure it out without a good reference). Your suggestions will be appreciated. www.richardfisher.com(awful frontpage version) |
#4
| |||
| |||
|
|
Randy's advice is very good. |
|
David Flanagan's book is the best option I know of for your needs. I use it regularly as a first reference. |
|
[...] comp.lang.javascript is definitely the best resource on the web for discussing JavaScript. |
#5
| ||||
| ||||
|
|
Peter Michaux wrote: Randy's advice is very good. Indeed. Yours isn't. |
|
David Flanagan's book is the best option I know of for your needs. I use it regularly as a first reference. You should use it as second reference instead, after this newsgroup and the online material referenced in its FAQ. The former has proven here to be factually incorrect, and to propose bad practice. Probably not as much as other books do, but there you are. |
|
[...] comp.lang.javascript is definitely the best resource on the web for discussing JavaScript. It isn't on the Web, but only mirrored there (e.g. on Google Groups); it does not even really belong to the Internet (some people still use UUCP). |
|
PointedEars |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Thanks for the information. However, only one book has been mentioned, that by Flanagan. Is this book a general reference or does it also contain chapters on syntax, variable types, conventions etc. Thanks. www.richardfisher.com (It's amazing how google picks up on these links and gives one a very high position in page searches.) |
#8
| |||
| |||
|
|
Thanks for the information. However, only one book has been mentioned, that by Flanagan. Is this book a general reference or does it also contain chapters on syntax, variable types, conventions etc. |
#9
| |||
| |||
|
|
The following link really helpt me: http://www.nexes.org/sun/javascript/...0in%20Action_A... I just stumbled across it when learning Javascript myself. I know it is not a book but I felt I understood Javascript a lot better when I read this text. (At least a lot better than the book I read, which just rambled on and on about browser differences). At the bottom of the text these books are suggested: - David Flanagan's javascript: The Definitive Guide (O'Reilly, 2001) (already mentioned) - Nicholas Zakas's Professional JavaScript for Web Developers |
![]() |
| Thread Tools | |
| Display Modes | |
| |