1、Kotlinkotlin|Developed by JetBrains 新手上路第一次籌備議程的心得Ken Liao前情提要會場概況簡單心得籌備-講師邀請、議程規劃、志工招募時間-活動時程、議程安排、場佈與撤場時間地點-場佈、硬體人員-講師、志工、觀眾 額外-現場紀錄簡單心得籌備-議程規劃、志工招募時間-活動時程、議程安排、場佈與撤場時間地點-場佈、硬體人員-講師、志工、觀眾 額外-現場紀錄簡單心得籌備-議程規劃、志工招募時間-活動時程、議程安排、場佈與撤場時間地點-場佈、硬體人員-講師、志工、觀眾 額外-現場紀錄議程表議程時間:09:00 17:0008:30 09:30場佈與硬體測試09:
2、30 10:00An Introduction to JetBrains Exposed:The Kotlin-based ORM FrameworkRecca Chao10:10 10:40自家用 Kotlin 爬蟲實戰:以統整多平台 Podcast 聆聽數據為例范聖佑10:50 11:20替你的 Coroutine 加上測試Andy Lu11:30 12:00A deep dive into Constant Dynamic/InvokeDynamic、and INDYKyle Lin12:00 12:50午休12:50 13:20Writing OS Updater App for An
3、droidAayush Gupta13:30 14:00When IntelliJ IDEA Meets Amazon CodeWhisperer.楊舒安14:10 14:40看 FIDO 與 Spring Authorization Server 如何斬斷密碼的枷鎖!samzhu14:50 15:20Arrow KT 2.0 預覽,更道地 Kotlin 的 FP LibraryBrandy Chang15:30 16:00Deep dive into Compose Immutable and Stable annotation彥彬16:00 16:30撤場簡單心得籌備-議程規劃、志工招募時
4、間-活動時程、議程安排、場佈與撤場時間地點-場佈、硬體人員-講師、志工、觀眾 額外-現場紀錄簡單心得籌備-議程規劃、志工招募時間-活動時程、議程安排、場佈與撤場時間地點-場佈、硬體人員-講師、志工、觀眾 額外-現場紀錄簡單心得籌備-議程規劃、志工招募時間-活動時程、議程安排、場佈與撤場時間地點-場佈、硬體人員-講師、志工、觀眾 額外-現場紀錄經驗是不斷的重構與驗證Thanks!Have a nice Kotlinkotlin|Developed by JetBrains Slide with textKotlin has great support and many contributors
5、in its fast-growing global community.Enjoy the benefits of a rich ecosystem with awide range of community libraries.Help is never far away consult extensive community resources or ask the Kotlin team directly.Slide with listBetter tooling paritySingle release cycle for Kotlin plugin and IntelliJ IDE
6、AMore opportunities for contributionAmplifies IntelliJ Kotlin plugin developmentSlide with codeinterface MutableSharedFlow:SharedFlow,FlowCollector suspend fun emit(value:T)fun tryEmit(value:T):Boolean val subscriptionCount:StateFlow fun re