What Is Programming?
What Is Programming?
In simple words – Programming is the process to tell your work to machines (computer,
electric appliances, etc.) having specific conditions
• Switch off lights after 1 hours and again switch on after 2 hours
• Calculate the percentage from the marks of a student
• Check whether the number is even or odd
• Read the marks of the students from the excel sheet and print the name of all the
students who failed in the exam
What is programming language?
A programming language is a set of commands, instructions, and other syntax use to
create a software program
• C
• C++
• JAVA
• Java Script
• Python
• PHP
Why you should learn programming languages?
"Everybody in this country should learn how to program a computer... because it
teaches you how to think.“ – Steve Jobs
• As you know our education system doesn’t allow us to think when you start programming
it will teaches you how to think and solve the real world problems
• Your creativity will be improved
• You can start your own start-up by solving any real world problem
• You can get good jobs in good company
• You can develop any mobile application, web application or any software
• You can learn Machine Learning or Artificial Intelligence Algorithm
Real World Problem Solving Examples