Training: "Professional Javascript and Coffeescript"
Track:
Tutorials
Time: Friday 09:00 - 12:00
Location: Robinson/Whitman
Abstract:
Love it or hate it, with richer client frameworks like backbone, spine and knockout and with server side frameworks like node.js, if you are a professional web developer, you are probably going to find yourself writing some Javascript in the future.
It's also an interesting language. It has been described as a love child between Scheme and Java, it has prototypical rather than classical inheritance (thank you Self), and it has some really nice functional programming capabilities (along with some really horrible design decisions).
In three hours we're going to do a whirlwind, hands on tour of the language, teaching you the skills required to become a competent Javascript developer. We'll also briefly touch on Javascript testing using Jasmine and give a sneak peak into Coffeescript - a thin layer over javascript which reduces the syntactic noise, fixes some of the worst design decisions and even adds classes.
It's also an interesting language. It has been described as a love child between Scheme and Java, it has prototypical rather than classical inheritance (thank you Self), and it has some really nice functional programming capabilities (along with some really horrible design decisions).
In three hours we're going to do a whirlwind, hands on tour of the language, teaching you the skills required to become a competent Javascript developer. We'll also briefly touch on Javascript testing using Jasmine and give a sneak peak into Coffeescript - a thin layer over javascript which reduces the syntactic noise, fixes some of the worst design decisions and even adds classes.