Programming ?

 What is Programming?


Programming is the process of giving instructions to a computer to make it do what we want. We write these instructions in a special language called a **programming language**, such as Python, Java, or C++.


Just like we use English or Sinhala to talk to people, we use programming languages to “talk” to computers. With programming, we can create websites, mobile apps, games, and even robots.


A person who writes these instructions is called a **programmer** or **developer**. Programming helps us solve real-life problems, save time, and make tasks easier, from online shopping to using social media.


In short, **programming is how humans tell computers what to do**.









Comments

Popular posts from this blog

Python Coding Day 1 | The print() Function and Comments

What is Python?

Set Up an Environment to Code in Python