+ 1
How to work Ruby and why we use it
Ruby
5 Answers
+ 7
Rails is a development tool which gives web developers a framework, providing structure for all the code they write. The Rails framework helps developers to build websites and applications, because it abstracts and simplifies common repetitive tasks.
Rails is written in Ruby, the programming language which is also used alongside Rails. Ruby is to Rails as PHP is to Symfony and Zend, or as Python is to Django. The appeal of Ruby to developers lies in the elegance and terseness of the language.
One of key principles of Ruby on Rails development (henceforth âRailsâ) is convention over configuration. This means that the programmer does not have to spend a lot of time configuring files in order to get setup, Rails comes with a set of conventions which help speed up development.
+ 6
https://www.sololearn.com/Course/Ruby/?ref=app
go through the course provide by the solo learn if you found any difficulty post here community members can help you to go through that problem đđ
+ 2
Ruby Is a High level language just like Python,The Difference I know is that Ruby Is easy to learn than Python,Still Python is preferred due to it's huge library of modules,you Can use Ruby If you have a Ruby compiler,If you use Linux it comes pre installed,In Windows dnld it manually from the Ruby Website,
Ruby Can be used to create Complex Games,That need Artificial Intelligence,Since this Language Is much easier to Implement,It is good to keep this Handy,
Ruby On Rails Is a Popular web framework Language by Ruby,
+ 1
I can't understand
+ 1
in your brain