No ruby or rails? - Printable Version +- (wL) Forums (https://war-lords.net/forum) +-- Forum: Resources (https://war-lords.net/forum/forum-31.html) +--- Forum: Programming (https://war-lords.net/forum/forum-33.html) +--- Thread: No ruby or rails? (/thread-3816.html) |
No ruby or rails? - Goldfish - Sep 09 2011 I see no ruby or ruby on rails stuff I'm an aspiring ruby dev that is working on several projects and i was hoping there was a book here or something along those lines RE: No ruby or rails? - Leaky - Sep 09 2011 unfortunately the programming board is ridiculously inactive, soo if you know any programmers encourage them to post on here RE: No ruby or rails? - Rabbit - Sep 09 2011 Yeah goldfish... get this community popping RE: No ruby or rails? - naive - Sep 10 2011 I code in ruby, it's my current language of choice actually. I've done everything in it from native c extentions to heroku deployed cloud apps. Jruby is pretty cool too, you can leverage virtually any java library from ruby with it. Ruby is amazing, and its ability to play with other languages can make ruby apps blazing fast while increasing dev speed exponentially. RE: No ruby or rails? - Dre@m$ - Sep 10 2011 naive Wrote:I code in ruby, it's my current language of choice actually. I've done everything in it from native c extentions to heroku deployed cloud apps. Jruby is pretty cool too, you can leverage virtually any java library from ruby with it. Ruby is amazing, and its ability to play with other languages can make ruby apps blazing fast while increasing dev speed exponentially.when you say Cloud app do you know what the "cloud" is? RE: No ruby or rails? - naive - Sep 10 2011 Yes... there are numerous types. My preference for cloud based web apps is currently heroku hosting (ruby on amazon servers), sinatra, erb templating, and clouddb. I've also used googles app engine with pythong/bigtable, but I prefer ruby over python/java. RE: No ruby or rails? - Dre@m$ - Sep 10 2011 Well i dont Really understand this "cloud" RE: No ruby or rails? - naive - Sep 10 2011 Ill explain slightly more in your other thread. RE: No ruby or rails? - Leaky - Sep 10 2011 naive Wrote:Ill explain slightly more in your other thread. what other thread? this is the fucking programming board damnit talk about it here! (not that i need to know about it, i just want more people posting here) |