Skip to main content

Posts

Showing posts from June, 2017

Basic concepts of programming

Basic concepts of programming Computer programs and programming Computer program : Computer program is a series of instructions given to the computer, through which almost all the problems of real life can be solved by using computer hardware and software. Hardware is the various parts of computer like monitor, keyboard etc. On the other hand program is software. All programs that perform various user tasks like calculations, word processing, playing games are called application software. And the programs through which the computer manages itself are called system software. Like- Windows, Linux, Unix, Xenix etc. Computer Programming : The main purpose of using computers is to solve problems. One of the ways to solve problems is programming. In the general sense, the process of systematically solving problems using computers is called programming. Complex problems can be solved quickly and easily through programming. In computer terms, programming is the technique of arranging instructi