Kotlin Weekly 中文周报 —— 105

2018-08-06  本文已影响56人  DoubleThunder

  1. Kotlin 1.2.60 is out! (jetbrains.com)
    Kotlin 1.2.60 标准已发布!
    What a release rhythm! Kotlin 1.2.60 is out, including a new bugfix and tooling update for Kotlin 1.2. Click on this link to check everything that is included.
    这是飞速发展的节奏! Kotlin 1.2.60 已发布,其中包括一个新的 bugfix 和工具更新至 Kotlin 1.2。

  2. Droidcon NYC App! (medium.com)
    Droidcon NYC 应用程序!
    Kevin Galligan has taken advantage of the multi-platform features of Kotlin to help write both the Android and iOS versions of the Droidcon 2018 app. The logic and much of the architecture is shared.
    Kevin Galligan 利用了 Kotlin 的多平台功能,帮助编写了 DroidCon 2018 应用程序的 Android 和 iOS 版本。逻辑和大部分的体系结构是共享的。

  3. Have Fun and Learn Kotlin (medium.com)
    有乐趣的学习 Kotlin
    Uberto Barbini conducted recently a Kotlin workshop for the London Java community. The code is now available as a self-paced course for everyone interested. Check it here.
    Uberto Barbini 最近为伦敦 Java 社区举办了一个 Kotlin 研讨会。里面的代码可以作为一个自学的课程。如果大家感兴趣,请看这里。

  4. Restitching Plaid (medium.com)
    Nick Butcher wrote an article about how Plaid was updated to modern Mobile standards, and the role that Kotlin played on it.
    Nick Butcher 写了一篇关于 plaid 如何更新到移动端的最新规范的文章,以及 Kotlin 在其中扮演的角色。

  5. Custom Touchable Animated View in Kotlin (medium.com)
    Kotlin 自定义可触摸动画视图
    We know Kotlin makes your life easier in many senses. Well, in this article you will learn how to draw your own view, having some animated drawing... and more!
    我们知道 Kotlin 让你的生活变得更轻松。好,在这篇文章中,你将学习如何 draw 自定义控件,还有动画..等等

  6. Kotlin Cheat Sheet and Quick Reference (raywenderlich.com)
    Kotlin 备忘录和快速参考
    The folks at Ray Wenderlich have produced a free 2-page Kotlin Cheat Sheet and Quick Reference PDF. Always interested to print and hang next to your computer.
    在 Ray Wenderlich 的人制作了一个免费的 2 页的 Kotlin 备忘录和快速参考 PDF。总是有兴趣打印和挂在您的计算机旁边。

  7. Kotlin at Shazam (talkingkotlin.com)
    In this episode of Talking Kotlin, Luca Naldini from Shazam talks about their use of Kotlin on the backend, where they have split a large monolith into a bunch of microservices, some of which are now being written in Kotlin.
    在这一集的谈话中,来自 Shazam 的 Luca Naldini 谈到了他们在后台使用 Kotlin 的问题,他们把一个巨大的庞然大物分成了一堆微服务,其中一些现在正在 Kotlin 写。

  8. Hidden Gems In Kotlin StdLib (tech.okcupid.com)
    Kotlin STDlib 中隐藏的宝藏
    Adam McNeilly shares two categories of hidden gems: Included methods and language features.
    亚当 · 麦克尼利分享了两类隐藏的宝藏:包括方法和语言特征。

  9. droidcon NYC 2018 / Aug 27-28, 2018 (www.nyc.droidcon.com)
    droidcon NYC is back for its 5th year! 2 days, 5 tracks and 70+ talks covering all the latest in Android, Kotlin and Multi-Platform native mobile development. Use promo code ANDROIDWEEKLY to get a discount.
    Droidcon NYC 回到了第五个年头! 2 天,5 轨和 70 + 会谈覆盖所有最新的 Android,Kotlin 和多平台的本地移动开发。使用促销代码 AndroidSweekly 获得折扣。

  10. Create a Basic Kotlin Project in IntelliJ (www.youtube.com)
    在 IntelliJ 创建一个基本的 Kotlin 项目
    Nate Ebel shows how to create a new basic Kotlin project in IntelliJ and how to build a .jar from that project that can then be run from the command line or integrated into other projects or services.
    Nate Ebel 展示了如何在 IntelliJ 中创建一个新的基本 Kotlin 项目,以及如何从该项目中构建一个 JAR,然后从命令行运行或集成到其他项目或服务中。

  11. Kotlin’s Interoperability with Java: Get the Replay (www2.bignerdranch.com)
    Kotlin 与 Java 的互操作性:获得重播
    Download this FREE online tech talk where author of Kotlin Programming provides valuable insight and guidance.
    下载这个免费的在线技术谈话的作者 Kotlin 编程提供了宝贵的洞察力和指导。

  12. RxRedux (github.com)
    A Redux store implementation entirely based on RxJava (inspired by redux-observable) that helps to isolate side effects.
    redux 商店的实现完全基于 Rxjava(受 redux 观察的启发),有助于隔离副作用。


文章主要来源:

  1. Android Weekly - 321
  2. Kotlin Weekly - 105
  3. Kotlin Weekly Update — 50

关于我:微博简书掘金Github


上一篇下一篇

猜你喜欢

热点阅读