Tutorial 1
Starting with Ruby Programming language
Hello every one welcome to my ruby programming tutorials. In this I am gonna cover pretty much 95% of basic ruby programming language all the basic syntax. Ruby is a basically a dynamic interpreted object oriented language. In which every thing is an object. Ruby is the one of the one of the easiest language to read and learn so firstly click here to go to the download page of ruby programming language. That is to be look like this
*Choose your operating system here such as If you use windows choose windows.
*After downloading it install it.
Single line comment
In ruby single line comment is after # symbol every thing in that line is an comment.
No comments:
Post a Comment