Detailed Lesson Plan in Introduction To Programming C
Detailed Lesson Plan in Introduction To Programming C
I. Objective:
At the end of the lesson, the students should be able to:
1. Create a project in Visual C++ in WIN32 console application
2. Write a simple C++ Program
3. To understand the Structure of C++ Program
II. Subject Matter:
III. Materials
Laptop, LCD Projector, Power Point Presentation- Trainer
1:1 computer Trainee
Computer Laboratory
IV. Procedures:
TRAINERS ACTIVITY
A. Preparation
Prayer
Please can we all stand for a
prayer, May I ask angel to lead the
prayer.
TRAINEES ACTIVITY
Greetings
Good morning class!
How is your day!
Checking of attendance
Please acknowledge by raising
your hand if I call your name
Yes sir
B. Motivation
how to :
1. Create a project in Visual C++
in WIN32 console application
D. Lesson proper
Trainer use the LCD projector,
while the trainees use computer at
the same time to follow the step by
step procedure.
5. Click Next
Thank you!
Listen to the trainer
That is what we call block comment,
under our objective #3
E. Generalization
A console application is a computer
program designed to be used via a
text-only computer interface, such
as a text terminal, the command
line interface of some operating
systems (Unix, DOS, etc.) or the
text-based interface included with
most Graphical User Interface
(GUI) operating systems, such as
the Win32 console in Microsoft
Windows,
IV. Evaluation
Construct a program that display your NAME & ADDRESS using C++
V. Assignment
Construct a program that allows the users to enter 2 number and compute for the SUM.
Reference
TURBO C++
Prepared by:
Mr. Greg S. Mateo
Trainer