Skip to content

Unit 1: Introduction

Summary

Brief 2–3 sentence overview of what this unit covers and why it matters.

Concepts Covered

  1. Concept One
  2. Concept Two
  3. Concept Three

Prerequisites

  • None (first unit)

1. First Section

Content goes here. Inline math: \(V = IR\). Display math:

\[P = I^2 R = \frac{V^2}{R}\]

2. Second Section

Content goes here.

Key Insight

Use admonition boxes to highlight important ideas.

Common Mistake

Call out pitfalls students frequently encounter.

3. Third Section

Content goes here.

# Example code block
def example():
    return "hello"

Exercises

  1. Problem one.
  2. Problem two.
  3. Problem three.

Next: Unit 2 - Unit Two