CSC/ECE 517 Fall 2011/ch1 1a lj: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
=Introduction=
=Introduction=
In this Wiki, several kinds of [http://en.wikipedia.org/wiki/Integrated_development_environment IDEs] for [http://en.wikipedia.org/wiki/Ruby_(programming_language) Ruby language] is shown and their features are compared carefully.
In this Wiki, several kinds of [http://en.wikipedia.org/wiki/Integrated_development_environment IDEs] for [http://en.wikipedia.org/wiki/Ruby_(programming_language) Ruby language] is shown and their features are compared carefully.
=What is Ruby=


=What is an IDE=
=What is an IDE=
Line 12: Line 14:
* a [[debugger]]
* a [[debugger]]


=What is Ruby=
 
=Popular IDEs for Ruby=
=Popular IDEs for Ruby=
===<b>Eclipse</b>===
===<b>Eclipse</b>===

Revision as of 03:44, 6 September 2011

CSC/ECE 517 Fall 2010/ch1 1a lj


Introduction

In this Wiki, several kinds of IDEs for Ruby language is shown and their features are compared carefully.

What is Ruby

What is an IDE

An integrated development environment (IDE) (also known as integrated design environment, integrated debugging environment or interactive development environment) is a application software that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of:


Popular IDEs for Ruby

Eclipse

Aptana

rubymine

Textmate

Redcar

NetBeans (6.0)

Geany

gEdit

XCode

emacs

RDT

IntelliJ Idea

Comparison of Different IDEs for Ruby

Summary

References