a special day
Thursday, 13 September 2018
THE KEY TO BE SUCCESSFUL
THE MAJOR KEY TO BE SUCCESSFUL IS PERCEPTION, YOU MUST BE ABLE TO LOOK BEYOND WHAT YOU SEE
Wednesday, 17 September 2014
computer programming
Computer programming (often shortened to programming)
is a process that leads from an original formulation of a computing
problem to executable programs. It involves activities such as analysis,
understanding, and generically solving such problems resulting in an algorithm,
verification of requirements of the algorithm including its correctness
and its resource consumption, implementation (commonly referred to as
coding[1][2]) of the algorithm in a target programming language. Source code is written in one or more programming languages (such as C, C++, C#, Java, Python, Smalltalk, JavaScript, etc.).
The purpose of programming is to find a sequence of instructions that
will automate performing a specific task or solve 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.
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.
Subscribe to:
Posts (Atom)