in Projects, Programming, Technology

Translating c# to Ruby, Python, Java and Javascript

I created a Google spreadsheet to help me learn common phrases in Ruby and Python. This is an overly-ambitious project that I’ll probably never finish (I’ll have the function names learned faster than I update the spreadsheet). Anyone out there want to help? Add a comment below and I’ll ad you as a contributor to the spreadsheet.

Write a Comment

Comment

  1. ruby split is s.split(‘,’)
    trim is s.strip

    this is an interesting document especially if you could incorporate the language X way of doing common things, not just standard lib functions.

  2. Thanks for the contributions guys! I don’t see any reason why I can’t start making multi-line cells to cover more complex idioms…?