OOP SCHEMES First Term
OOP SCHEMES First Term
WEEK PERIOD SUB-TOPIC OBJECTIVES KEY POINTS APPLICATION/ REFERENCE & AIDS REMARKS
NO. ACTIVITIES
1 1&2 Object oriented By the end of the Meaning of -Learning to take www.w3school.com
programming topic the learners oop place through Object oriented
should be able to: Discussions on programming in C++
Evolution of Evolution of identification of by Mcgraw Hill
OOP Define Object oop programming
oriented paradigms
Programming Programming
programming
paradigms Trace the paragidms -Students to Take
Evolution of notes.
OOP
Describe the
different
paradigms
WEEK PERIOD SUB-TOPIC OBJECTIVES KEY POINTS APPLICATION/ REFERENCE & AIDS REMARKS
NO. ACTIVITIES
3 1&2 Concepts By the end of the Class -Learning to take www.w3school.com
associated with topic the learners place through
OOP should be able to: Objects class Discussions Object oriented
on explanation of programming in C++
Describe
Concept Relationship OOP concepts by Mcgraw Hill
associated with
OOP Inheritance -Students to Take
notes.
Polymorphism
Encapsulation
WEEK PERIOD SUB-TOPIC OBJECTIVES KEY POINTS APPLICATION/ REFERENCE & AIDS REMARKS
NO. ACTIVITIES
5 1&2 Language Describe Simple data - Learners www.w3school.com
structure Language types through question
structure of Derived Object oriented
and answer will
Features of data types programming in C++
state the various
OOP languages OOP data types by Mcgraw Hill
provided in C++
File extension Describe and the general
in OOP Features of format of a C++
OOP languages programming
Data types in
OOP Identify File language
extension in -Students to Take
OOP notes.
Describe Data
types in OOP
6 CAT
WEEK PERIOD SUB-TOPIC OBJECTIVES KEY POINTS APPLICATION/ REFERENCE & AIDS REMARKS
NO. ACTIVITIES
7 1&2 Variable Declare Declaration Learners through www.w3school.com
declaration variables in syntax question and
OOP answer will Object oriented
Initialization declare variables programming in C++
in global and by Mcgraw Hill
Data
conversion private section of Computer installed
C++ code editor with OOP language i.e
Scope of C++, Java
variables
Type
conversion
Explicit type
checking
WEEK PERIOD SUB-TOPIC OBJECTIVES KEY POINTS APPLICATION/ REFERENCE & AIDS REMARKS
NO. ACTIVITIES
8 12 & 13 Practice: implement Declaration Learners to write www.w3school.com
implement language programs using
language structure in C+ Operators C++ that solve a Object oriented
structure in + given problem programming in C++
Extensions by Mcgraw Hill
specific OOP
language Statements Computer installed
with OOP i.e C++, Java
and referencing
manuals and softcopy
tutorials
10 CAT
Enumerated
constants -Students to Take
notes.