moneypenny

moneypenny


  • Name: [not set]
  • Favorite Languages: Ruby, C#
  • Website: http://www.3till7.net/
  • Location: Lexington, KY
  • About Me:
    I'm a computer science Master's student at the University of Kentucky.

Recent Comments

  • C# Tutorial - The => (Lambda) Operator
    06/26/2009 - 13:58

    Not quite as pretty as Ruby, e.g.

    even_numbers = [1, 2, 3, 4, 5].select do |cur_number|
      cur_number % 2 == 0
    end

    But I'm still enjoying this functionality in C#. :)

Sponsors