9 computer note
Define algorithm. = Algorithm is a set of finite, well-defined steps or instructions designed to solve a problem or perform a computation. An algorithm is a step-by-step problem solving procedure. The first commercially available language was FORTRAN (FORMULA Translation),developed in 1956 A programming language is a language consisting of a set of instructions provided by the user that tells a computer what task to do and how to do it. Python, Java, PHP, C++, etc. are some examples of popular programming languages. Programming: It is the process of providing detailed instructions to a computer step by step to do specific tasks. Programmer: A programmer is a person who is involved in writing computer programs. Syntax: The rule for writing commands is called syntax. High-level languages are programming languages that are used for writing programs or software that can be understood by humans and computers. Programs written in high-level languages ...