Skip to content

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.

ResourceDescription
Claude Code DocumentationOfficial guide to Claude Code features and capabilities
Claude Code GitHubSource code and issue tracker

tdx CLI

The command-line tool for Treasure Data.

ResourceDescription
tdx DocumentationComplete guide to installation, authentication, and usage
Command ReferenceDetailed documentation for every command
TD Skills for Claude CodeHow to use TD-specific skills in Claude Code

Treasure Data Platform

The CDP platform where your configurations run.

ResourceDescription
Treasure Data DocumentationOfficial platform documentation
CDP OverviewCustomer Data Platform concepts and features
Trino SQL ReferenceSQL language documentation

Version Control

Git and GitHub for tracking changes and collaboration.

ResourceDescription
Git HandbookGitHub's introduction to Git concepts
GitHub FlowThe pull request workflow explained
Pro Git BookComprehensive Git reference (free online)

YAML

The configuration language used throughout this book.

ResourceDescription
YAML TutorialQuick introduction to YAML syntax
YAML SpecificationOfficial language specification

Getting Help

When you're stuck:

  1. Ask Claude Code - Describe your problem in natural language
  2. Check tdx docs - Search for the specific command or feature
  3. Review this book - Revisit the relevant chapter
  4. Ask your team - Others may have solved similar problems

Keep learning. The tools evolve, and so will your skills.