Media Summary: One of the greatest challenges to developing an API is ensuring that your API lasts. After all, you don't want to have to release and ... "I didn't have time to write a short letter, so I wrote a long one instead." -Mark Twain Writing small classes is hard. You know you ... By, JohnnyT When I found Ruby several years ago, I had no idea how strong an influence it would be in my life. It made my life ...
Rubyconf 2014 The Social Coding - Detailed Analysis & Overview
One of the greatest challenges to developing an API is ensuring that your API lasts. After all, you don't want to have to release and ... "I didn't have time to write a short letter, so I wrote a long one instead." -Mark Twain Writing small classes is hard. You know you ... By, JohnnyT When I found Ruby several years ago, I had no idea how strong an influence it would be in my life. It made my life ... By, Kerri Miller There's more to being a successful developer than simply being great at By, Nickolas Means As developers, we spend more of our time writing than we do thinking about the nuances of computer science ... 02:23 - Justin Searls Introduction - Twitter -- - GitHub -- - Blog ...
By, Dinshaw Gobhai Sequential workflows are easy to write (top down), but hard to write well. State machine workflows start to ... In this presentation, I will talk about incremental GC algorithm for Ruby interpreter. Ruby 2.1 has Generational GC algorithm, ... By, Aja Hammerly In Ruby, assignment is our primary tool. By contrast, functional