Basic Computer Programming
computer programming creates a sequence of commands that allows the computer to perform some action. People computer program (called computer programmers) use programming language to interact with computers. You may have heard of some of these languages in the past, such as Visual Basic, C + +, or Fortran. There are hundreds of other programming language, and no one was the best of others. Just about all of them are capable of performing the same tasks and achieve the same goal. Programmers have chosen a simple language preference.
Each of these languages differ in how they interact with the computer, the command followed very specific. Neither the command of a language replaced by a command language or other. But all of them can be used to control your computer.
moment it is impossible to teach you how to program any language in an article or subject. But we can still introduce you to some of the most basic concepts of programming - starting with the command. Command instructions to a computer conforms to perform this action. To make it in the program, programmers assign commands to objects like buttons for example.
command program pretty worthless, unless they have some data to continue such programs, developers or provide some information to work with (the list of names or numbers, for example) or for an application to build its own data.
Occasionally, data coming from an external source such as the Internet or a computer program resides. Data a program receives is called input and data that the program consists of is called output.
Other times, the data is unknown. If the program is working with a simple algebra equation like "x = y + 5," variable "x" and "y" did not know that piece of data. Or if the program is to calculate the date of "X" days from now, the variable "x" is part of an unknown data until we tell the program what the "X". In programming, it is sometimes necessary to operate the unidentified pieces of data.
That is when the conditions are convenient, conditions, allows the program perform an action based on the case of the previous command. The use of this type of command, we can instruct the program to do something if the variable "x" in our last example already nine days, and then do one more thing if you turned on the variable 31 days.
Command, data, variables, and conditions help build the most simple programs, and there are certainly more components of any programming language. However, when they enter the programming language and combined together to create an executable file (a file that ends in exe), turn them into a software application.
As already mentioned, you can use a programming language to control your computer. Using simple commands, you can program your computer to perform mathematical tasks, fill web forms, compose an email and send it off, or any number of other things. If you are interested, you can find Visual Basic one of the most easiest languages to learn computer programming. Visual Basic is an object-oriented programming language and automatically codes much of a programmer pulls minute on-screen buttons.
Tuesday, 12 March 2013
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment