JavaScript from Null: Video Series

December 4th, 2009 admin

Thanks to the wide adoption of libraries like jQuery and Mootools, JavaScript’s popularity has skyrocketed in the last few years. However, in the process, an interesting thing occurred: many newer developers are learning these libraries without taking the time to actually learn about raw JavaScript techniques. What percentage of jQuery users don’t know how to fade out an element with only raw JS? My guess is that it’s much higher …


Originally posted on Net Tuts

 
  Related Posts
CSS: Noob to Ninja – The Complete Video Series
CSS: Noob to Ninja – The Complete Video Series
This exclusive premium video series will take you from a state of absolute CSS “noobness,” all the way up to ninja-status, capable of taking advantage of the latest CSS3 techniques. The series begins with the basics: the syntax, properties, etc. However, each new video expands upon the previous, as you work your way up and improve your skills.... 
JavaScript from Null: Chapter 5 – Events
JavaScript from Null: Chapter 5 – Events
As we move forward with JavaScript University, today, we’ll learn how to add event handlers to elements on the page. Unfortunately, this can be more cumbersome than we’d hope, due to the fact that Internet Explorer must always be the black sheep. Nevertheless, we’ll learn how to abstract these inconsistencies away to our custom... 
JavaScript from Null: Chapter 4
JavaScript from Null: Chapter 4
JavaScript University continues today as we learn about methods of the Array object, how to return values from functions, scope, and even your first animation. Remember – though each new chapter builds upon the previous ones, you can still follow along perfectly well if you haven’t watched the other entries in the series! Catch Up... 
JavaScript from Null: Chapter 3
JavaScript from Null: Chapter 3
Continuing on with our JavaScript training, in this week’s screencast, we’ll review if, for, and while statements. Secondly, you’ll be introduced to the ternary operator, as well as a handful of the most useful methods of the String object. Catch Up Chapter 1: Hello World Chapter 2: Data Types Chapter 3: Conditional Statements... 
JavaScript from Null: Chapter 2
JavaScript from Null: Chapter 2
Continuing on from chapter one , we’ll now take things a step further as we learn about primitive datatypes, operators, if statements, and naming conventions. Catch Up Chapter 1: Hello World Chapter 2: Data Types In this Screencast, you’ll Learn: camelCase naming Primitive data types: String, Number, Boolean Difference between = and... 
5 Lesser Known JavaScript Libraries that Make Web Design Easier
5 Lesser Known JavaScript Libraries that Make Web Design Easier
In this round-up we’ll be looking at 5 JavaScript libraries that can really ease the development of modern, attractive web sites. The libraries that we’ll be looking at aren’t libraries in the same sense as something like jQuery or the YUI; they’re much smaller and much more specialized.  Read More →
The Basics of Object-Oriented JavaScript
The Basics of Object-Oriented JavaScript
Over recent years, JavaScript has increasingly gained popularity, partly due to libraries that are developed to make JavaScript apps/effects easier to create for those who may not have fully grasped the core language yet. While in the past it was a common argument that JavaScript was a basic language and was very ’slap dash’ with no... 
Crockford on JavaScript: The Complete Series
Douglas Crockford has been well described as the world’s foremost authority on JavaScript. His “JavaScript: the Good Parts” talks have been around for a while, but recently he concluded giving a five-part updated series, entitled Crockford on JavaScript . For any JavaScript developer, these videos are a must read; check them out... 
Dress Up Your WordPress Theme In Under 5 Minutes Using jQuery
Dress Up Your WordPress Theme In Under 5 Minutes Using jQuery
Sometimes it’s the subtle things that count in regards to making your site stand out from the rest, and with that in mind… jQuery can be your best friend. There are a few light weight jQuery based scripts I tend to use over and over again when developing new WordPress themes. These are very simple techniques that can be applied in... 
Learn 3 Excellent JavaScript Libraries at Once
Learn 3 Excellent JavaScript Libraries at Once
Let’s go with a hands-on approach today. We are going to write a tiny snippet of code in jQuery and then port it over to several different libraries. Outside of that chunk, we are going to look at how to implement some basic, necessary functionality in each of these libraries.  Read More →
  Related Tweets from Twitter
pshomov (Petar Shomov)  : RT @kzu: @migueldeicaza now if only Google ditched that Java/Dalvik stuff and bake/build on #monodroid and ECMA CLI in #android... ;)..
Updated : 2010-09-09T14:41:23Z   |  Reply  |  View Tweet
nportelli (Nick Portelli)  : RT @kzu: @migueldeicaza now if only Google ditched that Java/Dalvik stuff and bake/build on #monodroid and ECMA CLI in #android... ;)..
Updated : 2010-09-09T14:20:09Z   |  Reply  |  View Tweet
kzu (Daniel Cazzulino)  : @migueldeicaza now if only Google ditched that Java/Dalvik stuff and bake/build on #monodroid and ECMA CLI in #android... ;)..
Updated : 2010-09-09T14:17:22Z   |  Reply  |  View Tweet
rcweir (Rob Weir)  : @BartHanssens The ironic thing is that Ecma never made public the public comments they received on OOXML. But for ODF this is an open book...
Updated : 2010-09-09T11:45:15Z   |  Reply  |  View Tweet
bsheep (?????)  : ECMA?????????????????..
Updated : 2010-09-09T10:23:15Z   |  Reply  |  View Tweet
  Related News from Digg
No comments yet.

Spam Protection by WP-SpamFree

TOP