0% found this document useful (0 votes)
58 views2 pages

Design Program Logic

This document outlines a course on program logic design. It is divided into preliminary topics, midterm topics, pre-final topics, and final topics. The preliminary topics cover algorithms, flowcharts, variables, and control structures. The midterm topics cover selection statements, pseudo code, if statements, and relational operators. The pre-final topics cover if-else statements and if-else-if statements. The final topics cover switch statements, until statements, and examples. The methodologies include lecture, discussion, practice drills, and activities. Requirements include activities, midterm activities, and a final compilation.

Uploaded by

regie pura
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views2 pages

Design Program Logic

This document outlines a course on program logic design. It is divided into preliminary topics, midterm topics, pre-final topics, and final topics. The preliminary topics cover algorithms, flowcharts, variables, and control structures. The midterm topics cover selection statements, pseudo code, if statements, and relational operators. The pre-final topics cover if-else statements and if-else-if statements. The final topics cover switch statements, until statements, and examples. The methodologies include lecture, discussion, practice drills, and activities. Requirements include activities, midterm activities, and a final compilation.

Uploaded by

regie pura
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Course Outline: Design Program Logic

PRELIM
 Topic 1
o Algorithm
o Criteria of Algorithm
o Flowchart
o Advantages/Disadvantages of Flowchart
o Types of Flowchart
o Flowcharting Symbols
 Topic 2
o How To Declare Variables
o Different Types of Variables
o Interpretation of Flowchart
o Rules of Flowchart
 Topic 3
o 3 Basic Control Structure

METHODOLOGIES
Lecture
Discussion
Practice drill
Activities

REQUIREMENTS
Activities

MIDTERM
 Topic 1
o 3 Selection Statement/Structure
 If
 If Else/If – Else – If
 Switch
o Pseudo Code
 Translating Flowchart into Pseudo Code
 Advantages of Pseudo Code
o If Statement
 Decision Structure
o Relational Operators
 Using Symbols of operators
METHODOLOGIES
Lecture
Discussion

Prepared by: Mr. Regienald E. Pura


Practice drill
Activities

REQUIREMENTS
Activities

PRE-FINAL
 Topic 1
o If Else Statement
o If – Else – If Statement

METHODOLOGIES
Lecture
Discussion
Practice drill
Activities

REQUIREMENTS
Activities

FINAL
 Topic 1
o Using Switch Statement
o Until Statements
o Demonstrate some example

METHODOLOGIES
Lecture
Discussion
Practice drill
Activities

REQUIREMENTS
Compilation

Prepared by: Mr. Regienald E. Pura

You might also like