Programming
Programming
programming concepts
Year 7
Lesson
Learning Outcomes
Keywords
Program
Code
Run
Generation
Computer Programming
• Computer programming or coding is the composition of
sequences of instructions, called programs, that computers can
follow to perform tasks.
• It involves designing and implementing algorithms, step-by-step
specifications of procedures, by writing code in one or
more programming languages.
• The person writing the program is called programmer or a
coder
Examples of programming languages
• Each programming languages has its own vocabulary
• Some example of programming languages
• Java
• Python
• PHP
• C++
• Ruby
• HTML
• CSS
Generations of programming languages