-
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
fd7f47c
commit efc9563
Showing
1 changed file
with
35 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,35 @@ | ||
--- | ||
title: Kotlin 技术月报 | 2024 年 10 月 | ||
date: 2024-10-30 | ||
tags: [技术月报] | ||
--- | ||
|
||
为了帮助社区的小伙伴们更好地了解 Kotlin 相关的最新动态,我们决定使用月报的形式,整理展示最近一个月的 Kotlin 技术动态。 | ||
|
||
月报的主要内容包括:整理展示最近一个月的最新技术动态,精选博客,精选视频以及社区活动等方面的信息。 | ||
|
||
## 最新动态 | ||
### 开发者如何参与 Kotlin 的演进? | ||
[The Evolution of the Kotlin Language and How You Can Contribute](https://blog.jetbrains.com/kotlin/2024/10/the-evolution-of-the-kotlin-language-and-how-emyou-em-can-contribute/) | ||
|
||
Kotlin 的发展深受其活跃社区的显著影响。从最初的想法到最终的特性,它是由反馈、讨论和实际用例所塑造的。这个过程被称为 KEEP:the Kotlin Evolution and Enhancement Process。 | ||
|
||
文章详细描述了 KEEP 流程的各个阶段,包括探索与设计、公开审查、规划与实施、预览版和稳定发布。读者可以通过不同的方式参与到这些阶段中,如分享用例、提供反馈、测试特性等,从而共同塑造Kotlin的未来。 | ||
|
||
![](https://raw.gitmirror.com/RicardoJiang/resource/refs/heads/main/2024/october/p3.webp) | ||
|
||
## 精选博客 | ||
### Kotlin 多平台开发者路线图 | ||
[https://github.com/skydoves/kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap) | ||
|
||
Kotlin 多平台开发者路线图为开发者提供了全面的学习路径,帮助开发者了解 KMP 生态,路线图涵盖了各种主题的相关库和技术栈。在浏览这个路线图时,您可以沿着中心轴线进行,这条轴线清晰地展示了不同概念之间的结构化学习进程。 | ||
|
||
每个节点都代表了 Kotlin 多平台的要点,包括平台理念、软件开发工具包(SDK)、常用库以及实用解决方案。如果您想深入了解特定术语和基本概念,不妨查阅 Kotlin 多平台入门资料,或者浏览 GitHub 上的相关仓库,以获取更多实例和资源。 | ||
|
||
需要注意的是,你不必从这个路线图中掌握每一项内容。只需关注那些与你和你的需求最相关的部分即可。这份资料并不是为了成为 Kotlin 多平台开发者的全面指南或教材;它是一个可以根据你的个人情况灵活学习的资源。把它看作是一系列的建议,而不是每个主题都必须遵循的学习路线。 | ||
|
||
![](https://raw.gitmirror.com/RicardoJiang/resource/refs/heads/main/2024/october/p4.png) | ||
|
||
## 精选视频 | ||
|
||
## 社区活动 |