---
title: "Introduction"
space: "Curriculum"
url: "https://portal.cs17.org/curriculum/q4/introduction"
updated: "2026-01-30"
---

- SQL (SQLite)
- Algorithms & Data Structures
- Problem Solving (will probably use ++[AoC puzzles](https://adventofcode.com/2025/events)++ a lot during this phase)
- Basic of Web Development
  - What is internet?
  - DNS
  - Protocols
  - The TCP/IP stack
  - CRUD with Flask (combine with SQL covered earlier)
- *Project*: Basic Web Portal

