tree: 46351ee2df2e3346aff15dfc62e7491bba135c5e [path history] [tgz]
  1. java/
  2. python/
  3. README.md
learning/katas/README.md

Beam Kata

Beam Kata is a set of interactive Beam coding exercises (i.e. code kata) that aids in learning Beam programming hands-on. It is built based on JetBrains Educational Products.

Objective

The objective of Beam Kata is to provide a structured hands-on learning experience for people to learn about Beam and its SDK by solving focused mini problems with gradually increasing complexity (e.g. SDK, common transforms, common use-case patterns, common problems like word count, etc).