cugopob.vlad Posted March 9, 2009 Report Share Posted March 9, 2009 Sorry im really new to web design or other wise a super noob. i read an html book which i learned html from and in it i saw some javascript programing. also i been on many sites and when i look at the source i see a lot of javascript programing. im really intrested in javascript and think its pretty cool but i have no clue where to start. Does anybody know any good books that i would be able to learn from the very start. Thanks in advance for any of your help or suggestions. Thank You. Quote Link to comment Share on other sites More sharing options...
LSW Posted March 9, 2009 Report Share Posted March 9, 2009 Forget JavaScript per say, you can do most things without it using CSS or PHP. That said, if your still interested, read up on Ajax. It is using JavaScript in a more modern fashion and a better format to keep your web site from being broken by browsers that do not support JavaScript. You see JavaScript is client side, the user decides if it is supported or not, or the user agent does, so it does not work on many devices. PHP runs on the server so it is not effected by user choice or user agent. Quote Link to comment Share on other sites More sharing options...
cugopob.vlad Posted March 9, 2009 Author Report Share Posted March 9, 2009 ok i guess i dont need javascript then. by the way i heard some good things about css mastery for learning css. Would you agree with that or would you recomend any books for css then. Thanks. Quote Link to comment Share on other sites More sharing options...
harryd Posted March 10, 2009 Report Share Posted March 10, 2009 I recommend transcending CSS the fine art of web design. I am also new to web design. Any other suggestions ... What about a good magazine? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.