How can we develop a website using Ruby or Python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 20

How can we develop a website using Ruby or Python?

Note: I know web technologies like HTML, CSS, JS and PHP so need an answer apart from this.

20th Jul 2020, 9:22 AM
Khalid Shaikh
Khalid Shaikh - avatar
9 Answers
+ 12
Ore Thanks mate got it!
20th Jul 2020, 12:17 PM
Khalid Shaikh
Khalid Shaikh - avatar
+ 12
Ore i agree!
21st Jul 2020, 2:18 PM
Khalid Shaikh
Khalid Shaikh - avatar
+ 10
Théophile Bro i heard about Ruby on rails is it similar to Wordpress?
20th Jul 2020, 9:51 AM
Khalid Shaikh
Khalid Shaikh - avatar
+ 4
You will have to use front-end languages anyway (so some JS might be needed). But you're free to develop the backend in python (with flask or Django) if you want. I don't know what are the ruby frameworks for that purpose.
20th Jul 2020, 9:37 AM
Théophile
Théophile - avatar
+ 4
To add to Théophile response. Rails is a popular Ruby framework. Sinatra too for web services.
20th Jul 2020, 9:49 AM
Ore
Ore - avatar
+ 4
Khalid Shaikh Not really. Rails is just a backend framework. Similar to what Symfony is for PHP. A good Rails CMS similar to WordPress(better imo) is Locomotive but you have to learn Ruby on Rails first.
20th Jul 2020, 12:16 PM
Ore
Ore - avatar
+ 3
If you want Python... Django!!
20th Jul 2020, 10:08 AM
Arnesh
Arnesh - avatar
+ 3
Kode Krasher True but it is easier to use a ready-made framework like Django or Flask instead of building your own tools from scratch. I am not a experienced Python programmer though and I have never used it professionally except for a few personal projects.
21st Jul 2020, 2:13 PM
Ore
Ore - avatar
+ 2
Django
21st Jul 2020, 8:30 PM
Gbohunmi Francis
Gbohunmi Francis - avatar