Skip to content

Rework hello-world as a directed introduction to the track. #31

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

Merged
merged 1 commit into from
Feb 8, 2017

Conversation

jtigger
Copy link
Contributor

@jtigger jtigger commented Feb 7, 2017

  • step-by-step tutorial gently introducing the practitioner to the language, the TDD process and Exercism.
  • the tests now flow so that each test draws shape in the solution.
  • moved hello() to the top-level, illustrating Kotlin's functions-as-first-class-citizens feature.

- step-by-step tutorial gently introducing the practitioner to the language, the TDD process and Exercism.
- the tests now flow so that each test draws shape in the solution.
- moved `hello()` to the top-level, illustrating Kotlin's functions-as-first-class-citizens feature.
@sdavids13 sdavids13 merged commit 2c6d16f into exercism:master Feb 8, 2017
@sdavids13
Copy link
Contributor

This is fantastic, thanks!

@jtigger
Copy link
Contributor Author

jtigger commented Feb 8, 2017

Awesome, Steve; glad you dig it!

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.

2 participants