Topic: Introduction to Programming
AITCHISON COLLEGE
Class: E2
PREP SCHOOL
ICT Department
Objectives
Students will be able to:
• Learn the concept of Programming Language
• Different types of Programming Languages
• Know why they need to learn programming
Introduction to Programming
• Programming is writing code called a program to solve a problem.
• Programs consist of set of instructions to tell a computer what to do
and how to do it.
• Programming Language is a language which computer understands
• Every programming language needs translators
Programming Languages
There are two types of programming languages :
• High Level
• Low Level
Popular high level programming languages are:
• Python
• Java
• C/C++
Why Learn Programming
• It improves logical skills
• It develops problem solving skills
• You can develop mobile and desktop applications
• You can make web applications
• It is required for game development
• It is used in modern technologies such as robotics and AI
• You can work remotely
• Highly paid Skill
Recap
In this lesson, we have discussed:
• Introduction to programming
• Different types of programming languages
• Why we learn programming
Thank You