-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
92a9d28
commit 65b419c
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: Kotlin 技术月报 | 2024 年 9 月 | ||
date: 2024-09-30 | ||
tags: [技术月报] | ||
--- | ||
|
||
为了帮助社区的小伙伴们更好地了解 Kotlin 相关的最新动态,我们决定使用月报的形式,整理展示最近一个月的 Kotlin 技术动态。 | ||
|
||
月报的主要内容包括:整理展示最近一个月的最新技术动态,精选博客,精选视频以及社区活动等方面的信息。 | ||
|
||
## 最新动态 | ||
|
||
## 精选博客 | ||
### 在跨平台领域中,Kotlin 多平台对于你的下一个应用来说是正确的选择吗? | ||
[In the Cross-Platform world, is Kotlin Multiplatform the right choice for your next application?](https://medium.com/israeli-tech-radar/in-the-cross-platform-world-is-kotlin-multiplatform-the-right-choice-for-your-next-application-96073b17a91c) | ||
|
||
## 精选视频 | ||
### Kotlin 纪录片:探寻 Kotlin 成功之外的故事 | ||
[Beyond The Success Of Kotlin / The Documentary by EngX](https://www.youtube.com/watch?v=E8CtE7qTb-Q) | ||
|
||
大约 15 年前,JetBrains 的一个小工程团队开始了一项看似疯狂的努力 —— 创造他们自己的编程语言并取得成功。在 21 世纪 10 年代初,Java 是最流行的语言之一,被数百万工程师使用。然而,它已经好几年没有进行重大更新了,并且缺乏新特性。开发人员正在寻找一种新的解决方案。 | ||
|
||
许多工程师试图通过创建新的 JVM 语言来提供 Java 的替代方案。这是一个创造能够影响整个行业的工具的短暂机会之窗。Kotlin 的故事就是这样开始的。是什么促成了 Kotlin 的成功?它在行业中赢得一席之地又付出了什么代价呢?在这部纪录片中,你将从源头听到这个故事。 | ||
|