What is best way to learn these technologies which would enable me to understand all the 3 in a combined perspective rather than individually?
|
closed as not constructive by Walter, gnat, Yannis Rizos♦ May 14 '12 at 1:21
As it currently stands, this question is not a good fit for our Q&A; format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
Mozilla Developer Network has great resources; In my opinion it also has the best JS reference. |
|||
|
Learning style depends from person to person and in case you feel right in learning from books, I would suggest Head First HTML5 programming. The book has pretty decent examples explaining the potential of HTML incorporated with javascript. A little background of HTML and CSS is expected for no looking back into basic HTML and CSS rules. It's pretty easier and covers the most of basic requirements in todays web-apps. |
|||
|