Getting Started

  • Welcome & Overview
  • Logistics & Format
  • Prerequisites
  • Project Component

Week 1 — Agentic Cowork Tools

  • Overview & Objectives
  • How LLMs & Agents Work
  • Working with Claude & Claude Cowork
  • Claude Code at Scale

Week 2 — Agentic Systems

  • Overview & Objectives
  • REACT Loops & Harnesses
  • Building Good Skills
  • Agentic Workflow Systems

Week 3 — Deep Learning

  • Overview & Objectives
  • DL Architectures & Training
  • Open-Source Models & Evaluation
ESDS Advanced/Week 1 — Agentic Cowork Tools/Claude Code at Scale
OverviewESDS CourseAll Programs

Up next

Overview & Objectives

Prerequisite: Week 1. What you will build this week, from a first REACT loop to a monitored, guard-railed workflow.

On this page

    Claude Code at Scale

    Days 3–5 · scientific programming interest and ability

    The second half of Week 1 moves into Claude Code — using coding agents for real scientific programming, and scaling from a single session to many.

    Getting started

    • The basics of using Claude Code for scientific programming.
    • Driving it effectively: clear tasks, good context, and tight feedback loops.
    • Validating the results — using agents for development without trusting output blindly.

    Scaling up

    • Running parallel instances to work on multiple workstreams at once.
    • Managing and orchestrating those workstreams so they stay coherent.
    • Connecting to tools and data with remote MCP, so agents can work against real resources.

    Converting codebases across languages

    A key highlight of the week: using Claude Code's built-in skill to convert codebases across languages — for example, migrating legacy scientific code to a modern language and cloud architecture, then validating the result.

    Outcomes

    By the end of Week 1 you should be able to use Claude Code for scientific programming, orchestrate multiple parallel instances effectively, work against data and tools through remote MCP, and migrate legacy code across languages — all while validating what the agent produces.