Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-coder135/kotlin_for_java_developers._week_2
This a Programming Assignment for Week 2 offered by Coursera for the course Kotlin For Java Developers!
https://github.com/d-coder135/kotlin_for_java_developers._week_2
course-project coursera coursera-assignment kotlin kotlin-library kotlin-multiplatform
Last synced: 28 days ago
JSON representation
This a Programming Assignment for Week 2 offered by Coursera for the course Kotlin For Java Developers!
- Host: GitHub
- URL: https://github.com/d-coder135/kotlin_for_java_developers._week_2
- Owner: D-Coder135
- Created: 2021-06-18T14:37:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-19T18:48:11.000Z (over 3 years ago)
- Last Synced: 2024-11-06T06:42:47.537Z (3 months ago)
- Topics: course-project, coursera, coursera-assignment, kotlin, kotlin-library, kotlin-multiplatform
- Language: Kotlin
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kotlin_for_Java_Developers._Week_2
### In this programming assignment, I implemented an evaluator for the Mastermind game which compares two string and tells how many letters and letters on the right position they share.
- All the logic and code is written in Kotlin Language.