Are you serious? Ruby on cocaine is the name of an actual programming language?
From what I've seen so far it looks quite nifty but I just want to make sure
I'm not going to waste time diggin into it to find out after 2 days that it sucks
you know I'm actually sick of so many programming languages.
rubyonrails its just a mvc on top of ruby and its cool if you know how to use it
but that applies to any other mvc no matter the language.
Anyway its not as easy as most say if you wanna do powerfull stuff.
The cool thing about a mvc is that it enforces a programming style and this
over night php programmers should try to use it because their "programming" style
just sucks, its just a bunch of code ripped together and voilla you're a programmer.
There's a lot of MVC frameworks for PHP too (most of them pretty direct copies of Ruby on Rails) - one might be better off trying one of those, since PHP is much more widely spread and more people know it.
I like to go wth lower-level, instead of higher-level if I'm gonna learn something new.
Unless it's just a convenience thing.
I already code in a bunch of different languages.....I like to stay up to date
with new stuff......unless it's not worth the time needed to invest in it.
Comment