CSC/ECE 517 Fall 2011/ch4 4e cl: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 43: | Line 43: | ||
===<b>Aptana RadRails</b>=== | ===<b>Aptana RadRails</b>=== | ||
===<b>RubyMine</b>=== | ===<b>RubyMine</b>=== | ||
===<b>NetBeans IDE</b>=== | ===<b>NetBeans IDE</b>=== | ||
Revision as of 20:59, 16 October 2011
CSC/ECE 517 Fall 2010/ch1 1a lj
Introduction
In this Wiki, several kinds of Integrated Development Environments (IDEs) for Ruby language are shown and their features are compared.
What is Ruby
Ruby
<ref> http://www.ruby-lang.org/en/about/ </ref>
Some Key Features of Ruby
Interpreted<ref>http://www.ntecs.de/old-hp/s-direktnet/ruby_en.html</ref>
Portable
Untyped
Automatic memory-management (garbage collection)
Advanced OO-concepts and features
What is an IDE
Popular IDEs for Ruby
Eclipse
Aptana RadRails
RubyMine
NetBeans IDE
Comparison of Different IDEs for Ruby
Features
Refactoring
Version Control
Editing
Shortcuts
Here we choose some representative shortcuts instead of listing all.
Eclipse
Rubymine
NetBeans
Radrails
Conclusion
References
<references/>