Skip to content

Commit

Permalink
Add lesson overview and knowledge check sections
Browse files Browse the repository at this point in the history
Puts lesson structure in line with layout style guide
  • Loading branch information
MaoShizhong committed Jun 30, 2024
1 parent 593479c commit 17624a8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions foundations/introduction/how_this_course_will_work.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ By the end of this unit, you should not only understand how the web works but al

This section intentionally covers a very broad range of topics. It's silly to go diving straight into server-side programming without having a context for what it is and why it's useful (and why you should learn it!).

### Lesson overview

This section contains a general overview of topics that you will learn in this lesson.

- Understand how The Odin Project's curriculum works.
- Understand how the Foundations course works.

### How it works

This curriculum works by aggregating the best content from across the internet to teach a specific topic. In each lesson, we'll introduce the topic and try to provide some useful context before pointing you to external resources made by others.
Expand Down Expand Up @@ -68,6 +75,13 @@ Additional resources are the only thing that is considered optional unless expli

</div>

### Knowledge check

The following questions are an opportunity to reflect on key topics in this lesson. If you can't answer a question, click on it to review the material, but keep in mind you are not expected to memorize or master this knowledge.

- [What is The Odin Project?](#introduction)
- [Should you skip anything in The Odin Project or complete it non-linearly?](#what-comes-next)

### Additional resources

This section contains helpful links to related content. It isn't required, so consider it supplemental.
Expand Down

0 comments on commit 17624a8

Please sign in to comment.