Net Technology Q3 Week 10
Net Technology Q3 Week 10
Department of Education
REGION IV A – CALABARZON
SCHOOLS DIVISION OF SAN PABLO CITY
CRECENCIA DRUSILA LOPEZ SENIOR HIGH SCHOOL
BARANGAY SAN ROQUE, SAN PABLO CITY, LAGUNA
GRADE 11 SCHOOL CRECENCIA DRUCILA LOPEZ SENIOR GRADE LEVEL 11
HIGH SCHOOL
DAILY LESSON LOG TEACHER AILEEN ENRIQUEZ LEARNING AREA WEB DEVELOPMENT
TEACHING DATES AND TIME April 24-27 QUARTER THIRD
CLASS SCHEDULE TUESDAY 12:45-2:45/ WEEK 10
THURSDAY 7:30-2:45
WEDNESDAY/FRIDAY 7:30-11:45
SESSION 1 SESSION 2 SESSION 3 SESSION 4
I. OBJECTIVES Objectives must be met over the week and connected to the curriculum standards. To meet the objectives, necessary procedures must be followed and if needed, additional lessons, exercises, and remedial activities may be done for developing content knowledge and competencies. These are assessed using Formative assessment
strategies. Valuing objectives supports the learning of content and competencies and enables one to find significance and joy in learning the lessons. Weekly objectives shall be derived from the curriculum guides.
A. CONTENT STANDARDS The learners demonstrate an understanding of principles and concepts in developing ASP.NET MVC 5 Web applications
B. PERFORMANCE STANDARDS The learners independently develop ASP.NET MVC 5 Web applications
C. LEARNING COMPETENCIES LO 1. Apply basics of Java class design
/OBJECTIVES Prepare feature list in line with client requirements.
Use effective Excel Survey form to gather client information and requirements.
Prepare release plan and agree with clients based on dependencies and business values.
Present visual presentation and supporting documents during the client meeting. TLE_ICTP.NET11-12DAMWAIc-h-35
II. CONTENT Content is what the lesson is all about. It pertains to the subject matter that the teacher aims to teach. In the CG, the content can be tackled in a week or two.
Introduce the new lesson on using virtual method invocation in Java programming.
B. Establishing a purpose for the lesson Discuss the importance of creating an Presenting the objectives of the lesson and Define virtual method invocation and explain its importance in object-oriented
effective feature list. its relevance in Java programming. programming.
Present examples and applications of virtual method invocation in Java programming.
1. Presenting examples/instances of the Identify and prioritize features based Showing a sample code that uses Provide examples of overriding and polymorphism using virtual method invocation.
new lesson on the client's requirements. instance of operator and asking the
Create an effective feature list. students to identify its purpose.
Providing examples of casting and
explaining its importance in Java
programming.
Discussing new concepts and practicing Discuss the different types of access Discussing the use of the instance of Discuss the process of virtual method invocation in Java programming.
new skills #1 modifiers and their use in Java operator and its syntax through a Demonstrate how to apply virtual method invocation in Java programming using a