Appendix: References
The Tools You've Learned
This book taught you to work with several tools. Here's where to learn more about each one.
Claude Code
The AI assistant that writes code with you.
| Resource | Description |
|---|---|
| Claude Code Documentation | Official guide to Claude Code features and capabilities |
| Claude Code GitHub | Source code and issue tracker |
tdx CLI
The command-line tool for Treasure Data.
| Resource | Description |
|---|---|
| tdx Documentation | Complete guide to installation, authentication, and usage |
| Command Reference | Detailed documentation for every command |
| TD Skills for Claude Code | How to use TD-specific skills in Claude Code |
Treasure Data Platform
The CDP platform where your configurations run.
| Resource | Description |
|---|---|
| Treasure Data Documentation | Official platform documentation |
| CDP Overview | Customer Data Platform concepts and features |
| Trino SQL Reference | SQL language documentation |
Version Control
Git and GitHub for tracking changes and collaboration.
| Resource | Description |
|---|---|
| Git Handbook | GitHub's introduction to Git concepts |
| GitHub Flow | The pull request workflow explained |
| Pro Git Book | Comprehensive Git reference (free online) |
YAML
The configuration language used throughout this book.
| Resource | Description |
|---|---|
| YAML Tutorial | Quick introduction to YAML syntax |
| YAML Specification | Official language specification |
Getting Help
When you're stuck:
- Ask Claude Code - Describe your problem in natural language
- Check tdx docs - Search for the specific command or feature
- Review this book - Revisit the relevant chapter
- Ask your team - Others may have solved similar problems
Keep learning. The tools evolve, and so will your skills.