You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.1 KiB
57 lines
1.1 KiB
4 years ago
|
# Introduction to Classification
|
||
4 years ago
|
|
||
4 years ago
|
[![Introduction to Classification](https://img.youtube.com/vi/eg8DJYwdMyg/0.jpg)](https://youtu.be/eg8DJYwdMyg "Introduction to Classification")
|
||
3 years ago
|
> 🎥 Click the image above for a video: MIT's John Guttag introduces Classification
|
||
4 years ago
|
|
||
|
## [Pre-lecture quiz](link-to-quiz-app)
|
||
|
|
||
|
Describe what we will learn
|
||
|
|
||
|
### Introduction
|
||
|
|
||
|
Describe what will be covered
|
||
|
|
||
|
> Notes
|
||
|
|
||
|
### Prerequisite
|
||
|
|
||
|
What steps should have been covered before this lesson?
|
||
|
|
||
|
### Preparation
|
||
|
|
||
|
Preparatory steps to start this lesson
|
||
|
|
||
|
---
|
||
|
|
||
|
[Step through content in blocks]
|
||
|
|
||
|
## [Topic 1]
|
||
|
|
||
|
### Task:
|
||
|
|
||
|
Work together to progressively enhance your codebase to build the project with shared code:
|
||
|
|
||
|
```html
|
||
|
code blocks
|
||
|
```
|
||
|
|
||
|
✅ Knowledge Check - use this moment to stretch students' knowledge with open questions
|
||
|
|
||
|
## [Topic 2]
|
||
|
|
||
|
## [Topic 3]
|
||
|
|
||
4 years ago
|
## 🚀Challenge
|
||
|
|
||
|
Add a challenge for students to work on collaboratively in class to enhance the project
|
||
4 years ago
|
|
||
|
Optional: add a screenshot of the completed lesson's UI if appropriate
|
||
|
|
||
|
## [Post-lecture quiz](link-to-quiz-app)
|
||
|
|
||
|
## Review & Self Study
|
||
|
|
||
3 years ago
|
## Assignment
|
||
|
|
||
|
[Assignment Name](assignment.md)
|