Hey Derek, I've given some intro to JavaScript and jQuery classes before and I'd be happy to discuss what I did and why.
I can tell you this, I've given an intro to JS presentation called "Making JavaScript less painful" a few times, starting with IDE/tools and going through scope, functions, function expressions, closures, faking a namespace, architecture, etc... and even in an 1.5 hour class, I barely ever make it past scope. ;) Scope seems to really trip people up. On Mon, Dec 13, 2010 at 4:05 PM, Derek Gathright <[email protected]> wrote: > SoCal CodeCamp (http://www.socalcodecamp.com/) is coming up, and I'm a bit > disappointed in the lack on JS-related sessions. I figure the reason for > that is lack of interest and/or knowledge on the subject, so I'm thinking > about a JS101 class to cover some of the basics and uses for the language. > Has anyone done something like that before? If so, do you have an outline > or slides of your session? If not, anyone want to throw in their 2 cents > in? The class would be approx 60 minutes. > > Thanks > > -- > To view archived discussions from the original JSMentors Mailman list: > http://www.mail-archive.com/[email protected]/ > > To search via a non-Google archive, visit here: > http://www.mail-archive.com/[email protected]/ > > To unsubscribe from this group, send email to > [email protected]<jsmentors%[email protected]> > -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
