docs: LEVEL 5 script + SQL/PostgreSQL beginner guides#20
Merged
Conversation
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).
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
Notes
src/changesHow to Test