Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.52 KB

File metadata and controls

43 lines (28 loc) · 1.52 KB

APAC Claude Code Workshop

Student workshop package for APAC Claude Code workshops — Bangalore, India.

What's Inside

Directory Contents
agenda/ Workshop schedule and session breakdowns
guides/ Student setup instructions and walkthroughs
slides/ Presentation decks
snippets/ Code snippets and reference implementations
faq/ Troubleshooting and frequently asked questions

Student Setup

Before the workshop, complete these steps:

  1. Install Claude Code — Follow the official installation guide
  2. Fork the starter app — Fork beck-source/inventory-management to your own GitHub account
  3. Create an API key — Get your Anthropic API key from console.anthropic.com
  4. Clone your fork locally and verify Claude Code runs in the project directory

Detailed instructions are in guides/student-setup.md (coming soon).

Workshop Dashboard

The live workshop dashboard will be shared during the session. You'll use it to track your progress through the tasks.

Contributing

This repo is maintained by the workshop facilitation team. PRs welcome for improvements to student materials.

Workflow

  1. Create a feature branch: feat/, fix/, or docs/ prefix
  2. Make your changes
  3. Open a PR with a clear description
  4. Merge after review (or direct push for quick fixes)

License

Internal use only.