Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,14 @@ Multi-language or language-agnostic samples. (For samples in a specific lang, se
- [`temporalio/temporal-pendulum`](https://github.com/temporalio/temporal-pendulum) - Switch between equivalent Workflows written in Go, Java, TS, and PHP.
- [`temporalio/temporal-polyglot`](https://github.com/temporalio/temporal-polyglot) - Workflows in one lang signaling Workflows or starting Activities written in other langs.

## Courses

- [Temporal 101](https://learn.temporal.io/courses/temporal_101)
- [Temporal 102](https://learn.temporal.io/courses/temporal_102)
## Training Courses

- [Temporal 101: Introducing the Temporal Platform](https://learn.temporal.io/courses/temporal_101/)
- [Temporal 102: Exploring Durable Execution](https://learn.temporal.io/courses/temporal_102/)
- [Crafting an Error Handling Strategy](https://learn.temporal.io/courses/errstrat/)
- [Versioning Workflows](https://learn.temporal.io/courses/versioning/)
- [Interacting with Workflows](https://learn.temporal.io/courses/interacting_with_workflows/)
- [Introduction to Temporal Cloud](https://learn.temporal.io/courses/intro_to_temporal_cloud/)

## Videos

Expand Down