MountainWest RubyConf 2014 - But Really, You Should Learn Smalltalk

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=eGaKZBr0ga4



Duration: 28:06
24,625 views
356


By Noel Rappin

Smalltalk has mystique. We talk about it more than we use it.
It seems like it should be so similar to Ruby. It has similar Object-Oriented structures, it even has blocks.
But everything is so slightly different, from the programming environment, to the 1-based arrays, to the simple syntax. Using Smalltalk will make you look at familiar constructs with new eyes.
We'll show you how to get started on Smalltalk, and walk through some sample code. Live coding may be involved.
You'll never look at objects the same way again.

Help us caption & translate this video!

http://amara.org/v/FG2V/




Other Videos By Confreaks


2014-05-06EmberConf 2014 Admin Your App: or Why Internal Tools Matter by Michael Sean Becker
2014-05-06RailsConf 2014 - Rack-AMQP: Ditch HTTP Inside SOA! by Josh Szmajda
2014-05-06RailsConf 2014 - Where did the OO go? Views Should be Objects Too!
2014-05-06RailsConf 2014 - Keith and Mario's Guide to Continuous Deployment with Rails
2014-05-05RailsConf 2014 - Mutation Testing with Mutant by Erik Michaels-Ober
2014-05-05RailsConf 2014 - Concerns, Decorators, Presenters, Service Objects, Helpers, Help Me Decide!
2014-05-05RailsConf 2014 - Demystifying Data Science: A Live Tutorial by Todd Schneider
2014-05-05RailsConf 2014 - Empowering Rich Internet Applications (RIAs) with Accessibility
2014-05-05RailsConf 2014 - Keynote: Writing Software by David Heinemeier Hansson
2014-04-28MountainWest RubyConf 2014 - How to Prototype an Airport by Barrett Clark
2014-04-28MountainWest RubyConf 2014 - But Really, You Should Learn Smalltalk
2014-04-28MountainWest Devops 2014 - Cooking at Shopify: Taming a busy kitchen with many Chefs
2014-04-28MountainWest Devops 2014 - "DevOps" in a Post-DevOps World by Paul Reed
2014-04-28MountainWest Devops 2014 - I Serve No Master! by Aaron Gibson
2014-04-24EmberConf 2014 - Controlling Route Traversal with Flows by Nathan Hammond
2014-04-24EmberConf 2014 - The Unofficial, Official Ember Testing Guide by Eric Berry
2014-04-24EmberConf 2014 - Keynote: Evolution by Dave Herman
2014-04-24EmberConf 2014 - Snappy Means Happy: Performance in Ember Apps by Matthew Beale
2014-04-23MountainWest RubyConf 2014 - Nerd Party, v 3.1 by Ryan Davis
2014-04-23MountainWest RubyConf 2014 - Software Development Lessons from the Apollo Program
2014-04-23MountainWest RubyConf 2014 - CRUD! The Consequences of Not Understanding How ActiveRecord ...