DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Shrink to grow

1. Daniel BovensiepenShrink To Grow 2. mruby 3. m for ... 4. m for ...minimal 5. Binary Size< 100kB 6. Memory Footprint< 40kB RAM 7. m for ... 8. m for ...embedded…

Technology Code diving in Ruby and Rails

1.Code Diving in Ruby Evan Dorn Founder, Logical Reality Design http://lrdesign.com [email protected] @idahoev Friday, August 9, 13 2. SO YOU’RE CODING ALONG WHEN... Friday,…

Education Rails 3 Beginner to Builder 2011 Week 7

1.Beginner to BuilderWeek 7July, 2011Sunday, July 31, 112. Rails - Week 7• SQL Crash Course• where & find• method_missing• scopes and class methods• Pagination•…

Technology JRuby + Rails = Awesome Java Web Framework at Jfokus 2011

1.JRuby+ Rails =Awesome Java Web Framework!Nick [email protected] 20112. Ruby: DeveloperHappiness = 3. “Ruby is the glue that doesnt set” – Dave Thomashttp://pragdave.pragprog.com/pragdave/2006/06/glue_that_doesn.html…

Technology Advanced Ruby

1.Advanced Ruby Beyond the Basics2. Blocks { puts 'Hello' } do puts 'Hello' end 3. Blocks def call_block puts 'Start of method' # you can call…

Technology 7li7w devcon5

1.What I learned fromSeven Languagesin Seven WeeksKerry Buckley (@kerryb) – DevCon5 25/5/122. Twenty- 3. RubyIoPrologScalaErlangClojureHaskell 4. What is the typing model?What…

Documents Glrb2010 auvi

1.[bash-10.4 ~]$ ruby talk.rb Introduction to Distributed Programming: The Ruby Way Auvi Rahman [email protected] Human Software, LLC 1 Saturday, April 17, 2010…

Technology Rubyforjavaprogrammers 1210167973516759-9

1. Ruby for Java Programmers Mike Bowler President, Gargoyle Software Inc. 2. Why learn another language? 3. Why Ruby? 4. Timeline: 1993 to 2000 Created in 1993 by Yukihiro…

Real Estate Test Driven Development: Why I hate it; but secretly love it.

1. Test Driven Development Why I hate it, but really love it. 2. Start with FAIL 3. Make it Green! 4. Make it Pretty (refactor)(Not Like this chap) 5. Eh?Why???How???When???…

Education OOP vs COP

1. OOP vs COPObjects against Classes 2. The beginning ...About a year ago, I said to a friend:"Why is it called OOP? It should be calledCOP as the classes are more important!"...my…