| Optional Field 4 | |
| Article Content | Programming languages are that mythical zeros and one’s that never make sense to no designers. But programmers too have a sense of mysticism surrounding programming languages. Many new designers are not sure as to why actually they are leaning all the languages and how they work.
Programming languages are thought as building blocks of programs. These programs have instructions for the computer which lets it follow steps on various inputs. What programmers miss is the basics of programming languages. If you thing C is the basics of programming language, then you too are one of these programmers who are confused as to how programming languages work. The best way to describe these programs is to consider you having a deaf servant. You are trying to order him to get vegetables from the market. Since you can’t tell him what you want him to get, you will have no other choice other than to write the list of vegetables or give pictures of the vegetables. Computers too are like the list of vegetables or rather in this case a list of actions that need to be carried out. The computer can not understand the actions that are ordered by you. The only way that it understands you is through a set of particular commands that will get the work done. These commands are very particular and have actions defined for every scenario. Hence it tells you that the computer does programs that are defined using programming languages. These programming languages are essential to let the computer understand what you are saying in any language and translate it into the other language. The programming language program further translates these into zeros and ones to conclude the further programs. These are one of the basic things that any programmer should know and understand. |