Skip to content

This is a porting of the source code in Chapter 13 of The Art of Readable Code, written in Kotlin.

License

Notifications You must be signed in to change notification settings

kazurof/minute-hour-counter

Repository files navigation

minute-hour-counter

This is a porting of the source code in Chapter 13 of The Art of Readable Code, written in Kotlin. Original code was written in C++.

It looked hard to me to understand C++ code. To understand deeply and practice of Kotlin, I re-writeed this to Kotlin.

refer folder under lib/src/main/kotlin/mhc to see the code.

About

This is a porting of the source code in Chapter 13 of The Art of Readable Code, written in Kotlin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages