You are on page 1of 2

DELHI PUBLIC SCHOOL

NACHARAM/ MAHENDRA HILLS


LESSON PLAN (SENIOR SECONDARY)
Name of the Teacher K.Ranga Chary
Subject Informatics Practices
Class and Section XII
Name of the Chapter Class and Objects, Class and Libraries. Data base connectivity, Project
Development
Topic/ Sub-Topics Basic Terminology and application of Object oriented Programming. Classes used
for Data base Connectivity, Prerequisites for connecting to My SQL from Java,
Connecting to MY SQL from Java,

Month August
Learning Objectives  After studying this lesson the students will be able to:
1. Understand the need of object oriented programming
2. Define the various terms related to object oriented programming
3. Identify the features of an object oriented programming language
4. Use features of object oriented programming language to develop simple
applications
 After studying this lesson the students will be able to:
1. Define objects and their usage
2. Appreciate the usage of native classes Math and String
3. Understand the need and use of methods pow() and round() of Math class
4. Understand the need and use of methods toUpperCase(),
toLowerCase(),substring(), concat(), length() and trim() of String class
5. Develop small applications involving the methods learnt of Math and String
classes.
 After studying this lesson the students will be able to:
1. State the need of saving data in the database
2. Connect a GUI interface with data stored in database.
3. Use various methods to retrieve data from a database.
4. Write a complete GUI application with database connectivity
5. State the advantages of developing applications in local languages
Teaching Explanation, Demonstration on the projector System. Practical Assignments.
Methodology
Learning out comes Students will be able Create Methods and Classes and implement the Object
oriented Concepts practically. Develop the application using standard library
functions. Connect the MY SQL Database with Java front End application and do
transactions. Initiate the Board Project Development on the topics Given.
Teaching aids Projector, Computer System, White Board
Teaching/ learning Create the application in the computer system and execute.
activities
Mode of assessment/ Given a Practical Task to connect the data base and develop a application.
Assignments

You might also like