AtomicKotlinCourse icon indicating copy to clipboard operation
AtomicKotlinCourse copied to clipboard

Results 8 AtomicKotlinCourse issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I'm using Atomic Kotlin exercises in Android Studio (Edu Tools plugin). Most of the time I write a code and hit check, it states it is incorrect, Abc was...

Hi, I tried to do AtomicKotlin exercises by EduTools plugin. But after open the project, Gradle build failed. In Gradle settings, Gradle JVM is set to #JAVA_INTERNAL[Invalid] Any suggestion, thanks!...

Hi folks! I'm working through the exercises and realised exercise 1 in the Variable Argument Lists atom seems to have no way to pass in IntelliJ IDEA. I need to...

When starting from IDE, I got the error `Could not create task ':compileKotlin'. > Cannot use @TaskAction annotation on method AbstractKotlinCompile.execute() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to...

I think you've used an operator overload at the resolution before cover it on the book.

When building the Atomic Kotlin project, I an get error as shown in the screenshot below. ![Screenshot from 2024-07-07 13-26-11](https://github.com/svtk/AtomicKotlinCourse/assets/71093201/21f64203-be15-4a29-9d51-60d9804c543a)