+ 3
what !language is perfect on creating a quiz app like solo learn
hi there! is anyone have idea to create an automated app which will generate questions and correct the answer whether is correct or wrong as solo learn app does?
9 ответов
+ 5
You can use any programming language to make a quiz app. It mostly depends on what platform do you want to create it.
As far as sololearn is concerned. It just randomly pick up question from its database(questions submitted by community and developers) and gives it to you to solve
+ 3
To make a data-centric web app from the bottom-up, it is advantageous to understand:
Backend language (e.g. Python, Ruby) - control how your web app works
Web front end (HTML, CSS, Javascript) - for the look and feel of your web app
DevOps (Github, Jenkins) - Deploying / hosting your web app
+ 2
HOW AND WHICH LANGUAGE CAN HELP ME
+ 1
thanks Arsenic
0
woooow
0
amazing
0
i want it to be web-based application
0
which will select a question from my database
0
then a leaderboard and challenge sections as in sololearn