Programming is a process of creating the set of instructions that tell a computer how to perform a task. To write a program, you need to write the instructions necessary to implement the algorithm. These instructions would be written in a particular programming language, such as C, C++, Java, Objective C. Programming is the way of telling computers/devices how to do a specific task.
Using remote control, we change the channel, increase/decrease the volume. How remote control is achieving this task? Using Programming. Set of instructions is placed in the chip. Note: I am not going in depth. Washing machine gives different option for washing the clothes? How? again programming. Programming is everywhere. Smart TV, Washing machine, Remote control, Smart watch, vehicle etc. etc… everywhere you can see programming 🙂 🙂
I am new to programming. Which programming language I need to learn?
If you are completely beginner to programming, its better to learn C programming. Since it is the basic programming language. It is the base for other programming language, like: C++, Java.