https://github.com/esafirm/kotlin-playground
🔬 Collections of my Kotlin experiment
https://github.com/esafirm/kotlin-playground
examples kotlin playground testing
Last synced: 5 months ago
JSON representation
🔬 Collections of my Kotlin experiment
- Host: GitHub
- URL: https://github.com/esafirm/kotlin-playground
- Owner: esafirm
- License: mit
- Created: 2017-08-13T06:28:28.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T12:54:42.000Z (almost 2 years ago)
- Last Synced: 2025-03-20T04:09:23.598Z (over 1 year ago)
- Topics: examples, kotlin, playground, testing
- Language: Kotlin
- Homepage:
- Size: 207 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Kotlin Playground
Some stuff i keep in here only. Some stuff is included on my [blog](https://nolambda.stream=).
## Content
1. Fizzbuzz with Pattern matching
[Blog](https://nolambda.stream/fizzbuzz-with-pattern-matching-in-kotlin/) | [Code](https://github.com/esafirm/kotlin-playground/tree/master/src/main/kotlin/nolambda.playground/patternmatching)
2. Don't Mock Your Test Data
[Blog](https://nolambda.stream/rxjava-dont-mock-your-test-data/) | [Code](https://github.com/esafirm/kotlin-playground/blob/master/src/test/kotlin/nolambda.playground/TestObservableSpec.kt)
3. Kotlin 101 - Constructors
[Blog](https://nolambda.stream/kotlin-101-consturctors/) | [Code](https://github.com/esafirm/kotlin-playground/tree/master/src/main/kotlin/nolambda.playground/constructors)
4. Lambda and SAM Conversion in Kotlin
[Blog Part 1](https://nolambda.stream/lambda-and-sam-conversion-in-kotlin-part-1/) | [Blog Part 2](https://nolambda.stream/lambda-and-sam-conversion-in-kotlin-part-2/) | [Code](https://github.com/esafirm/kotlin-playground/tree/master/src/main/kotlin/nolambda.playground/sam)
## Contact Me
- Email: esafirm21@gmail.com
- Telegram: @esafirm
## License
MIT @ Esa Firman