SEN 201 lecture 1
SEN 201 lecture 1
Introduction
▪ Purpose: A brief introduction to
Programming Fundamentals
▪ Lab: The laboratory experiments for
Programming Fundamentals are an integral
part of the course
▪ “A precise sequence of steps to solve a
particular problem”
▪ System software
▪ Application software
▪ How?
– Through a sequence of very clear and defined steps
(algorithm) using a specific language (programming
language) that aim to solve the problem