When and how was the first programming language invented?
Psychology is derived from the word "psyche" which means mind and "logy" which means study of something hence, psychology means the scientific study of human mind and behaviour. While application of psychology includes many fields like sports schools and colleges clinical therauptic environment workRead more
Psychology is derived from the word “psyche” which means mind and “logy” which means study of something hence, psychology means the scientific study of human mind and behaviour.
While application of psychology includes many fields like
sports
schools and colleges
clinical
therauptic
environment
workplace especially industries
social setups
forensic
health
community
developmental
personality building
Psychology is an emerging field which has its application not only limited to the above mentioned fields but is trying to reach and fit in through as many fields as possible.
Hence, psychology is an umbrella term which covers in itself the study of human behaviour and its fields are the areas where psychology can be applied and could be taken as a part to improve the performance of the subjects.

The first programming language was created in the mid-20th century. The invention of the first language is often attributed to Ada Lovelace, who is considered the first computer programmer. In the 1830s, she worked on Charles Babbage's early mechanical computer, the Analytical Engine, and wrote a seRead more
The first programming language was created in the mid-20th century. The invention of the first language is often attributed to Ada Lovelace, who is considered the first computer programmer. In the 1830s, she worked on Charles Babbage’s early mechanical computer, the Analytical Engine, and wrote a series of notes that included an algorithm for calculating Bernoulli numbers. This algorithm is recognized as the first published algorithm intended for implementation on a computer, making her work a pioneering effort in programming.
However, when discussing modern programming languages, the first high-level programming language is often considered to be Fortran (short for “Formula Translation”). It was developed in the 1950s by IBM for scientific and engineering calculations, with its first version being released in 1957. Fortran was one of the first languages to allow complex mathematical expressions to be written in a form close to human language, rather than machine code or assembly language.
In summary, while Ada Lovelace’s work in the 1800s laid the theoretical foundation for programming, Fortran (1957) is recognized as one of the first high-level programming languages in modern computing.
See less