Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Beam Katas to the website's "Learning Resources" page #8836

Merged
merged 2 commits into from
Jun 17, 2019

Conversation

henryken
Copy link
Contributor

@henryken henryken commented Jun 12, 2019

Add Beam Katas to the website's "Learning Resources" page.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Build Status
Python Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- Build Status

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@henryken
Copy link
Contributor Author

R: @iemejia

@iemejia iemejia requested review from melap and iemejia June 12, 2019 17:26
@iemejia
Copy link
Member

iemejia commented Jun 12, 2019

R: @melap can you please help me to check this one too.

Copy link
Contributor

@melap melap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this!

website/src/documentation/resources/learning-resources.md Outdated Show resolved Hide resolved
website/src/documentation/resources/learning-resources.md Outdated Show resolved Hide resolved
@@ -95,6 +95,26 @@ If you have additional material that you would like to see here, please let us k
* **[NDVI from Landsat Images](https://qwiklabs.com/focuses/1849?locale=en&parent=catalog)** (45m) - Process Landsat satellite data in a distributed environment to compute the [Normalized Difference Vegetation Index](https://en.wikipedia.org/wiki/Normalized_difference_vegetation_index) (NDVI).
* **[Simulate historic flights](https://qwiklabs.com/focuses/1159?locale=en&parent=catalog)** (60m) - Simulate real-time historic internal flights in the United States and store the resulting simulated data in BigQuery.

## Beam Katas (IDE-based Learning) {#beam-katas}

Copy link
Contributor

@melap melap Jun 13, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A sentence or two before the Java/Python sections that briefly explains what Beam Katas is might be good and convince people to try it out. 😄 You had a good description in your email to the dev list, maybe you could just reuse some of that, something like this?

Beam Katas are interactive Beam coding exercises that provide a structured, hands-on learning experience. You can learn about Beam and its SDK by solving focused mini problems with gradually increasing complexity. Beam Katas are built using JetBrains Educational Products.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your review @melap! I've added a description to explain about Beam Katas. Let me know if there is anything else to amend.

Copy link
Contributor

@melap melap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@melap melap merged commit 96934f2 into apache:master Jun 17, 2019
Hannah-Jiang pushed a commit to Hannah-Jiang/beam that referenced this pull request Jun 26, 2019
@henryken henryken deleted the learning-resources-katas branch October 24, 2019 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants