Coming from a design background with zero programming knowledge, I have recently learned XHTML and CSS. Now, I am eager to expand my skills by mastering JavaScript, jQuery, and more. Where should I begin?
This will be my first foray into programming. While I can use and edit existing jQuery/JavaScript scripts, I struggle to create my own or make substantial edits to pre-existing ones.
Are there any posts on Stack Overflow, tutorial links, or recommended books that cater to my specific needs?
Edit 1:
I believe this book would be ideal for me, "DOM Scripting: Web Design with JavaScript and the Document Object Model".
https://i.sstatic.net/yeCe4.jpg
(source: friendsofed.com)
Edit 2:
Will my background in design and knowledge of XHTML/CSS facilitate a quicker understanding of JavaScript?
Also, is it true that focusing solely on learning jQuery may limit my ability to work with other JavaScript frameworks like MooTools, Prototype, etc.? Would learning core JavaScript provide me with a broader skill set for working with various JavaScript frameworks and functionalities?