History of Programming : A beginning of evolution in computer programming
From the beginning when all this started in the mid of 19th century. Many great personalities presented their views and ideas regarding the computing. Basically from the beginning of second generation of computer the concept of high level language started and implemented later on in the third generation . Earlier when first analog calculator abacus was invented after that all programming inside computer was done in low level or you can say machine language which implements on 0's and 1's.Computer programming (often shortened to programming) is a process that leads from an original formulation of a computing problem to executablecomputer programs. Programming involves activities such as analysis, developing understanding, generating algorithms, verification of requirements of algorithms including their correctness and resources consumption, and implementation (commonly referred to as coding) of algorithms in a target programming language. programming languages. The purpose of programming is to find a sequence of instructions that will automate performing a specific task or solving a given problem. The process of programming thus often requires expertise in many different subjects, including knowledge of the application domain, specialized algorithms and formal logic.
Related tasks include testing, debugging, and maintaining the source code, implementation of the build system, and management of derived artifacts such as machine code of computer programs. These might be considered part of the programming process, but often the term software development is used for this larger process with the term programming, implementation, or coding reserved for the actual writing of source code. Software engineering combines engineering techniques with software development practices.
No comments:
Post a Comment