Hello. While I was sitting and writing the html / css code, I had one great idea. But, unfortunately, I do not know how to implement it, so I ask for help.
I need to read the information written, for example, in input type="text"
and display it, for example, in the same textarea
. Everything would be fine if my thoughts did not go so deep that I would have to learn the language that will help me in the implementation of this idea ..
But, with all this, I need not a banal text output, and so, if the user entered a random set of letters, then the information came out:
"еррор, такой команды не существует"
and if the user entered the correct command, then accordingly, information was output that for the command entered by the user.
EXAMPLE: блаблабла = syntax error; random_money = Выдает рандомное количество денег, от 100-10000.
Naturally, you have seen such implementations. A good example of this is codeacademy. In principle, this is what I want. But the paint is still worth it.
I have a deafness with other languages, and it would be desirable for you to advise books that will help me in learning the language I have described. Oh, how reluctant to learn another language, but for the sake of this implementation, I will try ..