VBUG LONDON: Object oriented javascript with Helem Emerson

Organiser
VBUG
Date
Wed, 12 Nov 2008, 18:00 - 21:00 (Add to calendar) GMT
Venue
Business Environment Group , London , GB
Cost
FREE (Conditions apply for Non Members)

The object model in Javascript looks pretty foreign the first time you see it, particularly if you're from mainstream languages like C#, Java or VB.NET. In this talk we are going to cover the bread and butter things you need to know, to do object oriented development in javascript. We will also see how javascript's more dynamic features like prototypes, closures and anonymous functions make objects possible. VBUG would like to thank the Anteo Group (www.anteogroup.com/uk) for providing this venue.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan