Page 1 of 1 [ 3 posts ] 

dgd1788
Veteran
Veteran

User avatar

Joined: 8 Oct 2005
Gender: Male
Posts: 1,335
Location: Indiana, USA

26 Nov 2006, 1:22 pm

This language is the easiest programming language I have encountered. an example below:

Code:
 puts 'I love wrongplanet'


displays

Code:
 I love wrongplanet


if you go to www.ruby-lang.org

You can download the lib and bin files on to your system, so you can use this language.

I just started writing a text adventure to learn the language.



atxa
Velociraptor
Velociraptor

User avatar

Joined: 3 Jun 2006
Age: 54
Gender: Male
Posts: 464
Location: Can

26 Nov 2006, 1:50 pm

When you install Ruby, do they provide an editor ?

I still use notepad for html, css and php but with an editor it could be faster.

I read that alot of profesionnal begin to use Ruby for web developpement.

It begin to interest me.



dgd1788
Veteran
Veteran

User avatar

Joined: 8 Oct 2005
Gender: Male
Posts: 1,335
Location: Indiana, USA

26 Nov 2006, 1:53 pm

atxa wrote:
When you install Ruby, do they provide an editor ?

I still use notepad for html, css and php but with an editor it could be faster.

I read that alot of profesionnal begin to use Ruby for web developpement.

It begin to interest me.


Yes, its called 'SciTE Editor'