2010.02.11

JavaScript

Filed under: education — Tags: , , — James Wehmueller @ 2:54 pm

javascript variable

In order to continue progressing my jQuery knowledge, I needed to have a solid understanding of JavaScript fundamentals.  This helps me comprehend what the concise jQuery code is doing behind the scenes.  Also, if I would ever need direct access to DOM elements rather than a jQuery wrapped set, I’d have the skills to do so.

There was a great JavaScript primer in the appendix of the book I’m currently reading, jQuery in Action, and I just wrapped up a lengthy video tutorial course on Lynda.com : JavaScript Essential Training.  I would recommend both if you’re new to JavaScript, as I was.

2010.01.21

a delivery came

Filed under: education — Tags: , , , , — James Wehmueller @ 11:25 pm

I have my reading for the next several months!  I plan on tackling them in the order shown, top to bottom.  I’ll start out with building on what I’ve learned about jQuery, then some freshening up on my Flash knowledge and the new [to me] 3.0 version of ActionScript.  Finally, I’ll dive into my first server-side scripting language and see if I can’t learn a little bit of PHP.

Reference Books