lder_ */ ?>

Posts Tagged ‘combinations’

Computer Programming

Before you jump in and start learning a programming language, is useful if you know what programming is and how it works, as some programming terminology.

A computer itself is just a useless box. It’s just a lot of different hardware together in a single unit. At this point, hardware, together or individually, are of no use. It’s the car for any use of fuel? Similarly, you must provide the equipment with fuel, in this case, the power (but there were certain types of mechanical computers here, we refer to electrical machines). A team at this stage is essentially just a large group of tiny electronic switches that are in or out. Now is as good as a car with enough fuel and can carry out, but no drivers to drive.

We need a driver can operate the steering wheel, gears, breaks, etc., making the car move. Similarly, with different combinations of these contacts, you can get the computer to do something, for example, play a video on the screen or playing a music video through your computer speakers or open a file, etc. Now, tell a computer when to turn these switches off and when, in other words, nothing more than loading a computer what to do. That’s what programming is very simple words.

Known as computer programming or code programming is the art of making a computer do what you want to do. Programming in very simple terms is to write programs. A sequence of instructions written to perform a specific task for a team that is commonly known as a program, but also called a software or computer program itself. A computer is only the material requires instructions to act. These instructions are executed in the processor calculates.

Program planning how to solve a problem. Regardless of the method used – a pencil and paper, slide rule, calculator or computer – problem solving requires planning.

Based on the above definition, the planning is to plan how to solve the problem. So here we have not actually fix the problem, but the computer does it for us. If we solve the problem yourself, so there is no need to write a program and therefore do not require a computer does not have it.

Why do we even need a computer, simply because we know how to solve the problem, and also learn to teach the computer to do it for us, but can not do it at a speed and precision with which the computer can not do it. In addition, we are tired and bored of doing the same work over and over again, but the computer can do the same work many times with the same speed and precision of the first, without saturation, or tired.

Over and above this, what if we need to calculate a different set of numbers over and over again? At the same time we can continue to run the same program over and over again to make any number of calculations, and also we can obtain accurate results in seconds.

I can teach a computer to each number, add it to the next and then at intervals for the next issue more than the sum of the above until you reach the upper limit. Do not look at these guidelines for its accuracy, but what you need to understand here is that I can teach a computer to solve a problem only if you know how to do it. Can I give it a path only if you know how. Similarly, it is useless even groped to write a program until you have about how it’s going to take to solve the problem.

Put in simple words, the programming is to tell a computer what to do. The important point here is that computers do not speak English. Since a computer is a machine only has two basic concepts: on and off. The concept of inside and outside is called binary system with a representative of representative and not 0. So the computer knows only one language is 0 and 1 is commonly called binary language.