back

by sergiotapia·13y ago·view on hn ↗
All of these examples further solidify my hapiness in switching from C# to Ruby as my primary language. It's so beautiful!

The project I'm working on wants to send SMS messages to clients, but we postponed that for v2. But after seeing the example for Twilio I'll heavily recommend we implement this feature now, as it seems very straightforward and will be a major upsell for our startup.

My brother is studying Comp Sci (well in Bolivia it's called Ingenieria de Sistemas - less b-tress more ASP.Net), and I really want him to learn Ruby and become happier with his work.

4 comments
Hey Sergio, That's so awesome to hear (I worked on the Twilio Codecademy lessons) - if you have any more questions feel free to drop me an e-mail at jonmarkgo@twilio.com and I'll be happy to help.
It seems like you really enjoy Ruby, that’s great to hear. I just started CS169.1x on edx, which will be using ruby as the language of choice, and have never touched ruby. (Except in the stripe ctf where I did not fully understand the code, just enough to progress to the next levels.) Now I'm even more excited to learn ruby!
I've done quite a bit of work in both C# and ruby and I haven't had any more or less difficulty in developing against APIs with either of them. Development speed is about the same either way. Working against a well built API helps. In a previous project at work I developed a mobile web services back-end in java and integrated Twilio into it in less than a day. Twilio is super easy to work with, so implement it now! :)
I live in Argentina and most of people are doing Ingenieria de Sistemas, although it seems to be a Computer Science degree in Bs. Aires, let's hope it's a good one.