https://kotlinlang.org logo
Join SlackCommunities
Powered by
# coursera
  • s

    svtk

    04/08/2019, 1:30 PM
    set the channel description: Discussions around 'Kotlin for Java developers' course at Coursera
  • r

    roamingthings

    04/08/2019, 3:19 PM
    Great to see progress on the course! As I've written in the forum it's a great way to learn Kotlin.
  • a

    Al Warren

    04/08/2019, 5:34 PM
    Thanks for such an amazing course. It really helped sharpen my Kotlin skills. And thanks for the solution videos! My code was a bit ugly. Your solutions showed me things I never knew existed.
    ➕ 2
  • b

    BillyBadBoy

    04/10/2019, 10:31 AM
    I enjoyed viewing the solution videos very much. It adds to the learning experience to be able to compare our solutions with the model solutions. But are these solutions a permanent addition to the course? Will students have access to the solutions before they have attempted their own solutions?
    s
    • 2
    • 2
  • k

    Kenneth

    04/11/2019, 8:47 AM
    Is there something wrong with
    Conditionals: if & when
    ? It always starts buffering at 00:09.
  • b

    BillyBadBoy

    04/11/2019, 9:15 AM
    works OK for me
  • k

    Kenneth

    04/11/2019, 11:29 AM
    Does not work here. It always stops at 00:09 and starts buffering.
  • s

    stellarspot

    04/12/2019, 9:17 AM
    I can watch
    Conditionals: if & when
    video from beginning to 1:00 without problems. I use Firefox browser. Which browser and which version do you use?
  • k

    Kenneth

    04/12/2019, 3:25 PM
    I use the coursera app
  • k

    Kenneth

    04/12/2019, 3:28 PM
    Looks like it works in the app when I put the quality to low
  • d

    David Vidal

    05/12/2019, 3:02 PM
    what was the most consuming task in preparing the kotlin course in coursera? I saw many students interested in more advances courses about Kotlin
  • u

    unnsse

    05/21/2019, 4:51 PM
    @svtk - Can someone provide the implementation for the infix extension function entitled
    eq()
    method? Am trying to run the example code inside Week 3's "Kotlin Playground: Interchangeable predicates": https://kotlinlang.slack.com/archives/CHBK19LJE/p1558457517005000
    fun List<Int>.allNonZero() = all { it > 0 }
    fun main() {
    val list1 = listOf(1, 2, 3)
    list1.allNonZero() eq true
    }
    IntelliJ IDEA keeps displaying this error message (while highlighting
    eq
    in Red):
    Kotlin: Unresolved reference: eq method
    b
    • 2
    • 1
  • u

    unnsse

    05/22/2019, 5:50 AM
    @BillyBadBoy - Thanks a lot! Found it!
  • r

    Riku

    11/03/2019, 4:48 PM
    Trying to submit my final assignment in IDEA via SUBMIT TO COURSERA button. But I get never-ending spinner. Anyone run into this/can suggest a way around?
  • d

    Demcy

    11/18/2019, 8:31 PM
    Hi Someone from courses?
  • d

    Demcy

    11/18/2019, 8:34 PM
    Введение в язык котлин?
  • c

    Charlie Brown

    11/09/2020, 8:34 AM
    I have complete Coursera course, I'm looking for more advance course/book about Kotlin, do you guys have any recommendation. Many Thanks ❤️
    b
    g
    • 3
    • 3