CariDotMy

 Forgot password?
 Register

ADVERTISEMENT

View: 2267|Reply: 3

Ruby

[Copy link]
kazimoto This user has been deleted
Post time 13-2-2007 05:45 PM | Show all posts |Read mode
Who here use Ruby? And more importantly, Ruby on Rails? Can you do a compare/contrast review with say, ror versus php or asp?
Reply

Use magic Report


ADVERTISEMENT


Post time 14-2-2007 10:18 PM | Show all posts
I use Ruby and RoR mostly these days ..

how to compare ?

1st Ruby is a language of it's own, RoR is a framework based on Ruby language , tat u need to diffrentiate

comparing Rails with php/asp ? Can't, why ? coz Rails is a framework php/asp are languages

Ruby at the other hand is an OO scripting language, PHP are not fully OO (although PHP 5 seems to support certain stuff in OO) ...

asp I've no idea, left asp world in 2003 ..
Reply

Use magic Report

kazimoto This user has been deleted
 Author| Post time 15-2-2007 08:44 AM | Show all posts
What kind of framework? Singleton? MVC?

Are you familiar with Java, or J2EE? I read that Ruby + Rails = JSP + EJB somewhere. If this is so then which one is better in terms of production speed/scalability/etc.

Thanks Zenslack for your reply
Reply

Use magic Report

Post time 15-2-2007 10:42 AM | Show all posts
Rails = MVC framework, with ORM support

basically it's easy for db crud (Create Read Update Delete) operations ... and now latest version supports REST (http - get/post/delete/update)

I'm not really familiar with JAVA world but seen the codes btw java & ruby, I prefer ruby (except that ruby is kinda slow )

anyway Python and Django also good combination

Rails is also very AJAX friendly. Even with RJS (Ruby Javascript) u don't need javascript experience to do javascript (dunno if it's overkill or what, don't really use it heheh) ..

another thing great about Rails as it mature is Test friendly framework, it's all bundle with your app to write Unit/Functional/Integration testing, even now I see the trend changing from Test Driven Development to Behavior  Driven Development (BDD) ..

anyway your welcome
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

 

ADVERTISEMENT


Forum Hot Topic

 

ADVERTISEMENT


 


ADVERTISEMENT
Follow Us

ADVERTISEMENT


Mobile|Archiver|Mobile*default|About Us|CariDotMy

12-2-2025 09:11 AM GMT+8 , Processed in 0.048731 second(s), 18 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

Quick Reply To Top Return to the list