Skip to content

Course catalog

5 courses matching “state”

Reset search: state
Abstract cover artwork for Building Production Agents with LangGraph, a Agentic AI course Agentic AI
Agentic AI intermediate

Building Production Agents with LangGraph

Design agents as explicit state machines instead of prompt spaghetti. You will build a typed graph with conditional edges, add checkpointing so runs are replayable, implement retry and refinement loops, and ship an agent that degrades gracefully when a model call fails. Ends with a production deployment that handles concurrency, idempotency and observability.

PR Priya Raghavan 4.9

$89.00

14 hours

Abstract cover artwork for TypeScript for Large Codebases, a JavaScript course JavaScript
JavaScript intermediate

TypeScript for Large Codebases

Types as design tools. Generics and conditional types, discriminated unions that make invalid states unrepresentable, declaration files, strictness flags introduced incrementally, and monorepo project references that keep builds fast as the codebase grows.

LM Lucas Meyer 4.7

$65.00

12 hours

Abstract cover artwork for Modern React Patterns and Server Components, a JavaScript course JavaScript
JavaScript intermediate

Modern React Patterns and Server Components

React changed shape and a lot of received wisdom expired with it. Server versus client components, the boundaries between them, data fetching and caching, state colocation, and the rendering model that explains why your component ran three times.

AB Aisha Bello 4.6

$79.00

13 hours

Abstract cover artwork for Infrastructure as Code with Terraform, a Cloud course Cloud
Cloud intermediate

Infrastructure as Code with Terraform

Declarative infrastructure that a team can share. State management and locking, module design and composition, workspaces versus directories, importing existing resources, plan review as a code-review artefact, and drift detection in CI.

KM Kwame Mensah 4.6

$85.00

14 hours

Abstract cover artwork for Streaming Data with Kafka and Flink, a Data Engineering course Data Engineering
Data Engineering advanced

Streaming Data with Kafka and Flink

Event-time versus processing-time, watermarks, windowing, and what exactly-once actually guarantees. You will build a stateful stream processor with checkpointing, handle out-of-order and late events correctly, and reason about the throughput and latency trade-offs under real partitioning.

KM Kwame Mensah 4.6

$129.00

19 hours