Toronto Ruby: Ember.js & DCI

Organiser
Toronto Ruby Brigade
Date
14-15 Aug 2012 (Add to calendar) GMT
Venue
(Exact location not available) , Toronto, CA
Cost
Free

Our next tech talks night is taking place August 14th, 2012 at Bento Miso.

Here is the lineup:

Data Context Interaction: The Evolution of the Object Oriented Paradigm

The classical object-oriented programming is really good at capturing state and building self-contained objects. However, it doesn't provide any means to express systems of communicating objects. When you want to find out how something works, you must trace the sequence of requests for services across many objects. DCI is a paradigm addressing this problem. It makes communication patterns explicit, which improves the readability of code and helps programmers to reason about system behaviour. Victor Savkin from Nulogy will be giving an introduction to DCI: pros and cons of this approach, and how it can be implemented in Ruby.

Building apps with Ember.js: live demo

Justin Giancola from Unspace will be giving a walkthrough of Ember concepts and features while developing a simple application. He will reproduce the music player app featured in the PeepCode Backbone screencasts: https://peepcode.com/products/backbone-js and https://peepcode.com/products/backbone-ii

Talk Proposals

We are always looking for new speakers to share their knowledge with the Toronto Ruby community. If you are interested, send your talk proposals to Kevin Faustino.

 

 

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.

“The generation of random numbers is too important to be left to chance.” - Robert R. Coveyou