Topic Analysis On Computer Programming

975 Words2 Pages

Topic Analysis Essay – Computer Programming A computer is not a very smart thing on its own. This is because a computer cannot do much besides calculate math figures and such by itself. That is where computer programming comes in. Computer programming allows you to make the computer “smarter.” It does this by telling the computer what to do. Without computer programming computers would be almost completely useless. To tell the computer what to do programming gives it commands. Creating these commands requires creating variables and assigning them values. Computer programming programs are where you do this programming. These programs use different programming languages. Programming languages are a bridge between how we think and how a computer works. It translates the code you put into machine language (the language of a computer). Lastly programming languages make it easier to learn and understand the instructions you give the computer. You wouldn’t want to talk to the computer in its language and that is unnecessary. The programs where you create this code are called compilers. These things act as the converters between the programming you write and the machine language the computer …show more content…

Visual Basic is a specific programming language that is used to make the code using variables and assigning those variables values as I mentioned earlier. In this language the structure are set up kind of like a book. “Programs written in Visual Basic also have a structure: modules are like chapters, procedures are like paragraphs, and lines of code are like sentences.” (msdn.microsoft.com/en-us/library/ms172579(v=vs.90).aspx) That means that you break it down like the language you read in a book as mentioned previously. A very similar structure between the two which makes for an easy to understand

More about Topic Analysis On Computer Programming

Open Document