O
O
OlavHeilag2019-10-10 16:32:53
Programming languages
OlavHeilag, 2019-10-10 16:32:53

The choice of PL for a specific task?

Being already an old man, he decided to plunge into programming. I'm still going through free courses trying to understand what is interesting. And then the idea to write a program came up.
The task is this: There is a rule expressed by a set of conditions (for example, a recipe for boiling eggs or traffic rules). The user defines a new rule expressed by a set of conditions from the database, without any variables. The program shows errors, and preferably suggests options for correcting them.
The crux of the matter is: what kind of Yap (and cheats to it) to use for the implementation of this project. The platform is not important, the visualization is the same (at least the command line).
*Laziness, the engine of progress)
**on reflection, I realized that there are three options, Scala; Java and Python.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
dollar, 2019-10-10
@dollar

JavaScript Lua
is even better because it takes 15 minutes to learn and you are a beginner. Okay, not 15 minutes, it will take you 2 hours, but no more.

A
Anton Neverov, 2019-10-10
@TTATPuOT

Anything is suitable for this task.
If you like the web, you can write it in a browser; if you like desktop programs, you can write it on the desktop. I can’t vouch for the latter, everything that is on the market now is suitable for the web: PHP, Java, Python, Node.js, etc. And any database.
The task is quite simple, so there is no clear indication to any particular language.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question