Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.43 KB

unit-5-lesson-02.md

File metadata and controls

45 lines (28 loc) · 1.43 KB

Lesson 5.2: Array Methods & Properties


Lesson Materials

📖 Upload as Material in Google Classroom:

📝 Upload as Assignment in Google Classroom (5 points):


Key Points

🗣️ Do Now & Share Outs (7) :

  • Engage students and set a positive tone for the lesson.
  • Start with a discussion on arrays.
  • Guide students to modify arrays and share their findings.

🗂️ Arr. Properties & Methods (10) :

  • Dive into common methods used to manipulate array elements.
  • Key Methods: push(), pop(), shift(), unshift().

💻 Code Along (5) :

  • Code-along session where each method is explained and demonstrated.
  • Pair programming exercises for hands-on practice with each method.

💻 Code Solo (15) :

  • Students work on tasks related to array methods & properties.

👋 Exit Ticket & Closing (5)

  • Direct students to the Exit Ticket in Google Classroom, ensuring all questions are answered.
  • Summarize key takeaways, remind students to submit the exit ticket, and provide any closing remarks.

Common Misconceptions

Additional Materials

  • n/a