+1 -1 +7
Vote on this proposal

Object Oriented programming in Javascript

by Abhishek Yadav (speaking)

Section
Default
Session type
Tutorial
Technical level
Beginner

Objective

To expose the javascript object model, and to draw parallels with common object oriented programming languages.

Description

Javascript supports object oriented programming in a way much different from class based languages. I will try to explore how and whether common object oriented techniques like encapsulation, inheritance and polymorphism can be implemented in Javascript. Will also discuss some hidden features and pitfalls.

<iframe src="https://docs.google.com/present/embed?id=dhghgtf7_42d63tzhc4" frameborder="0" width="410" height="342"></iframe>

Speaker bio

A freelance web developer using ruby on rails professionally. Studied Javascript in more depth recently, and wish to share the findings. zerothabhishek.github.com