Ok, until now, we know that we need instructions and variables in order to program something to run on our computers, but what is even more interesting is what we actually write in these storage areas. According to a site that I like very much, it is difficult to tell a computer what to do because the computers are not like humans, to realise the things that are not exactly said, but more suggested. A computer needs precise directions to do whatever you want it to do.

groups.engin.umd.umich.edu
You need to explain it the things very carefully, otherwise, the computer will present you some errors which will not make you good, since you are expected to be a great programmer. The computers do not understand your own language, which might be Bulgarian, Russian, English, Latvian and so on. They understand only the programming language in which the program is created. In other words, if you know C, but the person to which you are talking knows only JavaScript, you will not get along.

setoelkahfi.com
The instructions must be written in some languages that everyone knows. HTML is a markup language, which stays at the base of what everybody should know, every programmer I mean. I know that there are programmers who know Pascal and which don’t have a clue of HTML. This happens because at the school, you don’t actually learn how to program sites, this being a too easy task in their opinion. So, instead, you learn how to program programs, if I am allowed to use this expression. The site that I mentioned at the beginning will teach you the JavaScript language, which I know that is a scripting language. You will have to excuse me, because I don’t know the exact difference between a scripting language and a programming language, but I will surely find out and I will let you know, if you do not comment in the end of this article, by explaining the difference by yourselves.11