Is there a prerequisite to learning Ruby?

Hi,

What is Ruby Framework?

Is there a prerequisite to learning Ruby?

Thanks

View Answers

May 4, 2017 at 2:54 PM

Hi,

prerequisite to learning Ruby?

Ruby on rails is a MVC based web application development framework for creating MVC based web applications.

Here are prerequisite to learning Ruby:

HTML:

You should have experience in developing application with HTML.

CSS:

You should be able to use CSS to design the front end of web application.

JavaScript:

JavaScript is client side scripting language which is used with HTML to make web page dynamic or perform some time of validation etc..

Ruby:

You should know the Ruby programming language.

Familiarity with HTTP methods:

You should know HTTP Post and GET method, you should be aware of using these methods correctly.

Thanks









Related Tutorials/Questions & Answers:
Advertisements