Tagged: javascript

javascript

JavaScript the Good Parts

JavaScript has bad parts that many times overshadow it’s good parts. Douglas claims JavaScript has, “some of the best parts of any programming language ever created.” He explains why in this course, quizzes you on functional programming and covers the...

introduction to jquery

Introduction to JavaScript & jQuery

Karl Swedberg, author of Learning jQuery and the jQuery API Documentation (api.jquery.com), teaches you what you need to know about the JavaScript language before diving into jQuery; including closures, anonymous functions, and implicit versus explicit iteration. If you missed out...