whchoi98/claude-code-workshop — explained in plain English
Analysis updated 2026-05-18
Learn Claude Code from overview through Agent SDK using structured workshop slides.
Search a library of 502 real code snippets covering Python and TypeScript examples.
Reference authentication setup for Anthropic direct, Amazon Bedrock, and Google Vertex AI.
| whchoi98/claude-code-workshop | angelikapaup18086645729/godot-center | duolahypercho/fusion-fable | |
|---|---|---|---|
| Stars | 70 | 70 | 70 |
| Language | — | — | Shell |
| Setup difficulty | easy | easy | easy |
| Complexity | 1/5 | 1/5 | 2/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
No build needed, just open the PDFs or browse markdown files directly.
This repository is a three-day workshop curriculum for learning how to use Claude Code, Anthropic's AI coding assistant. The content is primarily in Korean and is packaged as six PDF slide decks totaling 850 slides, covering the tool from overview through to its Agent SDK. Alongside the PDFs, every code-bearing slide has been extracted into its own numbered markdown file, giving a searchable archive of 502 standalone code examples. The six chapters cover Claude Code's general overview, how agents and sub-agents work, administrative setup, settings configuration, command-line reference, and the Agent SDK for building programmatic applications. Code examples include Python and TypeScript side by side, and three different ways to authenticate: directly through Anthropic, through Amazon Bedrock, and through Google Vertex AI. Each extracted snippet also includes the original Korean speaker notes from the corresponding slide. The repository is designed so that no build or compilation step is needed. You clone it, open the PDF files in any PDF viewer, and browse or search the markdown snippets with standard command-line tools. The snippet filenames include slide numbers so you can cross-reference a code example back to the PDF it came from. The workshop was created by Choi WooHyung, a Principal Solutions Architect at Amazon. The repository is licensed under proprietary terms that allow internal use and private delivery to customers but prohibit public redistribution or commercial resale.
A three-day Korean-language workshop teaching Claude Code, packaged as 850 slides plus 502 extracted, searchable code examples.
Allows internal use and private delivery to customers but prohibits public redistribution or commercial resale.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.