{"id":16558062,"url":"https://github.com/rock3r/advanced-kotlin-workshop","last_synced_at":"2025-10-09T05:39:07.039Z","repository":{"id":145514796,"uuid":"202894128","full_name":"rock3r/advanced-kotlin-workshop","owner":"rock3r","description":"Code for my \"Practical Advanced Kotlin in Practice\" workshop","archived":false,"fork":false,"pushed_at":"2022-10-05T07:52:59.000Z","size":123,"stargazers_count":34,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T00:43:18.389Z","etag":null,"topics":["advanced","android-studio","intellij","junit5","kotlin","language-features","tdd","testing","unit-testing","version-catalog","workshop","workshop-materials"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rock3r.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-17T14:57:29.000Z","updated_at":"2024-07-03T20:25:09.000Z","dependencies_parsed_at":"2023-04-10T16:06:29.235Z","dependency_job_id":null,"html_url":"https://github.com/rock3r/advanced-kotlin-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rock3r%2Fadvanced-kotlin-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rock3r%2Fadvanced-kotlin-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rock3r%2Fadvanced-kotlin-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rock3r%2Fadvanced-kotlin-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rock3r","download_url":"https://codeload.github.com/rock3r/advanced-kotlin-workshop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244778049,"owners_count":20508846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["advanced","android-studio","intellij","junit5","kotlin","language-features","tdd","testing","unit-testing","version-catalog","workshop","workshop-materials"],"created_at":"2024-10-11T20:09:29.738Z","updated_at":"2025-10-09T05:39:01.985Z","avatar_url":"https://github.com/rock3r.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Practical Advanced Kotlin in Practice — The repository\nThis repo contains the code for my \"Practical Advanced Kotlin in Practice\" workshop with all the excercises.\nIn order to complete these excercises, you need to have a recent version of [IntelliJ IDEA](https://www.jetbrains.com/idea/)\nor [Android Studio](https://developer.android.com/studio/) with an up-to-date Kotlin plugin.\n\nYou will be able to find the accompanying slides here, once they get published. Link pending, for now.\n\n## How to do the workshop\n\nClone the repository on your machine, import the project in the IDE, and start looking at the excercises you can find in\n[`src/main/kotlin`](src/main/kotlin).\nExcercises are divided in folders/packages; generally, excercises consist of one or more source files with `TODO()`s\nthat have to be filled in to make the corresponding tests pass.\nTests for each excercise are located in the same package and can be found in the corresponding folders in\n[`src/test/kotlin`](src/test/kotlin).\n\nYou can find the accompanying slide deck here: [https://go.sebastiano.dev/kotlin-workshop-2022](https://go.sebastiano.dev/kotlin-workshop-2022)\n\n**Protip!** You can navigate to a file's tests by pressing \u003ckbd\u003e⌘ Command\u003c/kbd\u003e + \u003ckbd\u003e⇧ Shift\u003c/kbd\u003e + \u003ckbd\u003eT\u003c/kbd\u003e on Mac,\nor \u003ckbd\u003e^ Ctrl\u003c/kbd\u003e + \u003ckbd\u003e⇧ Shift\u003c/kbd\u003e + \u003ckbd\u003eT\u003c/kbd\u003e on Windows and Linux. More details\n[here](https://www.jetbrains.com/help/idea/navigating-between-test-and-test-subject.html).\n\n### Solutions\n\nYou can find the solutions to all exercises in the `solutions` branch.\n\n## License\nThe code for this workshop is released under Apache 2.0 licence. See the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frock3r%2Fadvanced-kotlin-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frock3r%2Fadvanced-kotlin-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frock3r%2Fadvanced-kotlin-workshop/lists"}