CSC/ECE 517 Fall 2011/ch4 4e cl: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
In this Wiki, several kinds of [http://en.wikipedia.org/wiki/Integrated_development_environment Integrated Development Environments (IDEs)] for [http://en.wikipedia.org/wiki/Ruby_(programming_language) Ruby language] are shown and their features are compared. | In this Wiki, several kinds of [http://en.wikipedia.org/wiki/Integrated_development_environment Integrated Development Environments (IDEs)] for [http://en.wikipedia.org/wiki/Ruby_(programming_language) Ruby language] are shown and their features are compared. | ||
=What is | =What is Software Test= | ||
=What is Rails= | |||
==Ruby== | ==Ruby== | ||
Line 31: | Line 33: | ||
<b>Advanced OO-concepts and features</b> | <b>Advanced OO-concepts and features</b> | ||
=What is an IDE= | =What is an IDE= |
Revision as of 21:04, 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 Software Test
What is Rails
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/>