IT102 Programming 1
IT102 Programming 1
IT102 Programming 1
SCHOOL:
INSTRUCTOR:
COURSE DESCRIPTION
This course allows the student to learn and apply the art and style of
procedural programming to solve computational problems adhering to
the standards and guidelines of documentation. It includes discussion
on I/O statements, loop and branching instructions, and creating
functions and procedures.
IT102 Page 1
Variables and Constants
Operators and Expressions
Control Structures
o Conditional Branching Constructs (If-else,
switch)
o Looping Constructs (while, while-do, for,
repeat-until)
REQUIRED READINGS
SUGGESTED READINGS
COURSE REQUIREMENTS
CONSULTATION HOURS
IT102 Page 2