Data Engineering Workshop¶
CSP data workshop for capstone development | Spring 2026
What You'll Learn¶
By the end of this workshop, you will have:
- Conda & Python installed with a proper environment
- VS Code set up as your code editor
- A GitHub account with your first repository
- Comfort navigating the terminal / command line
- Gemini CLI installed and configured for AI-assisted coding
- Claude Code installed and ready to use on your own capstone project
Workshop Modules¶
| Module | Topic | Time Estimate |
|---|---|---|
| 1 | Setup — Conda, Python, VS Code, GitHub, and your first repo | ~15 min |
| 2 | Terminal Basics — navigating your system from the command line | ~10 min |
| 3 | Gemini CLI — Gemini Pro login, install and use Google's AI coding assistant | ~15 min |
| 4 | Claude Code — install Anthropic's AI coding agent and apply it to your capstone | ~20 min |
Quick Start¶
If you already have Python, VS Code, and a GitHub account, jump straight to: