Page 3 - Discuss Ruby Section in the Ruby Programming forum on Dev Shed. Ruby Section Ruby and Ruby on Rails programming forum covering Ruby Tips and Tricks, Best Practices, and agile development with Ruby on Rails.
View Poll Results: Should DevShed add a Ruby/Rails section?
Posts: 5,573
Time spent in forums: 1 Month 11 h 9 m 33 sec
Reputation Power: 406
I think ajax is pretty cool, but honestly.. i would not use it on all my projects.... So i heard that you have to becarefull about how you use ajax. see here
Posts: 85
Time spent in forums: 21 h 10 m
Reputation Power: 9
Well, I don't know about the trendy part, but I've started delving into Ruby with Rails and it seems like it COULD be pretty fast and powerful - if you can figure out the syntax and if there were any decent documentation to be found. I have Agile Web Development with Rails, and it has been somewhat helpful. I also did a tutorial online that was very basic, but also helpful. Now that I'm getting more into the nuts and bolts is where I'm running into walls. My "Agile" book shows how to create, read, update, and delete from the database, but shows examples using HARD-CODED values, and says NOTHING about how to get your values from your form, or how to get a search param from a form, etc. This has been extremely frustrating. I have honestly thought a few times about scrapping the whole thing and going back to PHP. But, the boss wants Ruby, so this is what I'm stuck with for now.
So, maybe not a whole Ruby section - but a resources page might be helpful for those of us who are pulling our hair out.
Posts: 48
Time spent in forums: 18 h 47 m 23 sec
Reputation Power: 10
just a thought,,,
Quote:
Originally Posted by Sepodati
Instead of "Other Programming Languages", maybe it should be "The Latest Fad Programming Language and Ones That Are No Longer Faddish But People People Keep Insist On Using Them Although They Are All The Same Really When You Think About It Except For The Syntax"...
or not...
---John Holmes...
That's a funny quote, and too true, but they could be categorized by functional area. The breakdown we have now is a bit of this and that- sometimes it's a language and sometimes it's functional thing, just have a look at the categories under Programming Languages.
You could categorize things as general scripting languages (which would cover all of the things like Perl, Python, Ruby, and that lot) and web scripting languages (PHP, ASP and so on ), application development platforms (Java and who knows what else, maybe VB?), functional languages (choose your lang here), OO languages (but here traditional OO languages and not scripting (interpreted) languages), etc.