The language of these tutorials is very easy. In these tutorial you will learn ruby programming language very easily. Enjoy programming
hl
Subscribe to:
Comments (Atom)
-
Tutorial 9 : Functions Definition of the functions To define functions we is to type def to define function and the give a space and w...
-
Tutorial 13 : Cont. to strings Use of CHOP and CHOMP To remove the last charecter from the string we use chop by typing string...
-
Tutorial 5 Load code form other file In ruby to load code from other file we just is to type load and then write name of the f...