Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 850 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 850 Bytes

apache-beam-katas

Apache Beam Katas exercises -> https://beam.apache.org/blog/beam-kata-release/

Beam Katas objective is to provide a series of structured hands-on learning experiences for learners to understand about Apache Beam and its SDKs by solving exercises with gradually increasing complexity. It is built based on JetBrains Educational Products. Beam Katas is available for both Java and Python SDKs. Currently we have about 20 lessons that cover Apache Beam fundamentals, such as core transforms, common transforms, and simple use case (word count), with more katas to be added in the coming future.

To start with the courses, you can simply download IntelliJ Edu or PyCharm Edu and then browse the integrated Stepik courses from the menu. Search for “Beam Katas” and once the course is loaded on the IDE, you’re good to go.