Introduction to Programming Languages
The modern computer is one of the most influential inventions of the twentieth century.
Computers are everywhere. They operate in our homes, our workplaces, and our schools. They come in so many shapes and sizes that it is sometimes difficult to recognize them. modern computers can also be found in home electronics, automobiles, airplanes, ATM machine, security systems, image processing, most popular AI/ML applications and many other devices and situations.
However, computers also have some limitations and one of the limiatation is that they only understand a limited set of instruction.
A computer program is a set of instructions that a computer follows to perform a specific task. Programs are written using a programming language.
A programming language is a system of notation for writing computer programs.
Programming is the process of writing instructions(program) for a computer. These instructions are called code(source code) and are written in a programming language.
There are diffrent types of programming language based on application and use case, these are
Machine Language
Assembly language
High Level language
©2023-2024 rculock.com