Skip to content

docs: LEVEL 5 script + SQL/PostgreSQL beginner guides#20

Merged
villainscode merged 2 commits into
mainfrom
docs/sql-basics-and-l5-script
Jul 26, 2026
Merged

docs: LEVEL 5 script + SQL/PostgreSQL beginner guides#20
villainscode merged 2 commits into
mainfrom
docs/sql-basics-and-l5-script

Conversation

@villainscode

Copy link
Copy Markdown
Collaborator

Summary

  • Commit A: LEVEL 5 deck slides (frontend-design Skill removed → 69 slides) + per-slide narration script
  • Commit B: SQL/PostgreSQL beginner guides (HTML + Markdown) for students without database background

Changes

  • docs/html/report/claude-code-level5-chapter5.html — LEVEL 5 deck, 69 slides (removed frontend-design slide)
  • docs/keynote/level5-실전워크플로우-발표스크립트.md — slide-by-slide narration for LEVEL 5 recording
  • docs/html/sql-guide-101.html — SQL DDL/DML/DCL/DQL walkthrough (beginner guide family styling)
  • docs/html/postgresql-install-guide-101.html — PostgreSQL local installation guide
  • docs/md/sql_ddl_dml_dcl_dql.md — Markdown reference (same content as HTML guide)

Notes

How to Test

  1. Verify docs/keynote/ script loads and reads logically with deck
  2. Check SQL guides render correctly in browser (terminal-guide-101.html styling baseline)
  3. Confirm chapter count: LEVEL 5 deck now shows 69 slides (was 70)

The deck carried a `frontend-design 공식 Skill` slide that no longer fits the
5.6 design-system flow — removed, leaving 69 slides.

Adds docs/keynote/level5-실전워크플로우-발표스크립트.md, the per-slide narration
script for the LEVEL 5 recording. Scripts live as files under docs/keynote/
rather than only in chat so they survive the session.
Three beginner references for students who hit the database sections without
SQL background:

- docs/html/sql-guide-101.html — DDL / DML / DCL / DQL walkthrough
- docs/html/postgresql-install-guide-101.html — local PostgreSQL setup
- docs/md/sql_ddl_dml_dcl_dql.md — the same four-category breakdown in
  Markdown, PostgreSQL syntax

The HTML pair follows the existing docs/html/ beginner-guide family styling
(same shell as terminal-guide-101.html).
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@vercel

vercel Bot commented Jul 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
claude-code-ppt Ready Ready Preview, Comment Jul 26, 2026 12:47pm

@villainscode
villainscode merged commit c413086 into main Jul 26, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants