Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0aa74a9

Browse files
authored
update readme with Beam Playground, Tour of Beam (#27243)
Co-authored-by: xqhu <[email protected]>
1 parent 02f8c00 commit 0aa74a9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ Have ideas for new Runners? See the [runner-ideas label](https://github.com/apac
8080

8181
To learn how to write Beam pipelines, read the Quickstart for [[Java](https://beam.apache.org/get-started/quickstart-java), [Python](https://beam.apache.org/get-started/quickstart-py), or
8282
[Go](https://beam.apache.org/get-started/quickstart-go)] available on our website.
83+
To play with some Beam examples, try [Beam Playground](https://play.beam.apache.org/?path=SDK_JAVA_MinimalWordCount&sdk=java).
84+
To learn basic Beam concepts, try [Tour of Beam](https://tour.beam.apache.org/).
85+
86+
8387

8488
## Contact Us
8589

0 commit comments

Comments
 (0)