-
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
3bb90ae
commit 472e59c
Showing
2 changed files
with
37 additions
and
2 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
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 年 1 月 | ||
date: 2024-01-30 | ||
tags: [技术月报] | ||
--- | ||
|
||
为了帮助社区的小伙伴们更好地了解 Kotlin 相关的最新动态,我们决定使用月报的形式,整理展示最近一个月的 Kotlin 技术动态。 | ||
|
||
月报的主要内容包括:整理展示最近一个月的最新技术动态,精选博客,精选视频以及社区活动等方面的信息。 | ||
|
||
## 最新动态 | ||
### 学习使用 IDE 重构 Kotlin 代码 | ||
[Learn IDE Code Refactoring in Kotlin for Enhanced Code Quality](https://blog.jetbrains.com/education/2024/01/17/learn-ide-code-refactoring/) | ||
|
||
JetBrains Academy 插件中推出了一门新课程:《学习使用 IDE 重构 Kotlin 代码》。该课程将帮助您学习如何使用 IDE 重构 Kotlin 代码,以提高代码质量。 | ||
|
||
您将在课程中了解如下主题: | ||
- 命名约定和代码风格样式规则 | ||
- 完全重构 VS 逐步重构 | ||
- 用于移动、提取和内联代码的自动化重构技巧 | ||
- 使用设计模式重构代码 | ||
|
||
![](https://raw.gitmirror.com/RicardoJiang/resource/main/2024/january/p4.gif) | ||
|
||
## 精选博客 | ||
|
||
## 精选视频 | ||
|
||
## 社区活动 | ||
### [最新!国内 Kotlin User Group 信息整理(2024.1)](https://mp.weixin.qq.com/s/GNlbZ6xpCGB1EGML_W4kOg) | ||
无论你是在学习 Kotlin 的起步阶段,还是已经基本掌握 Kotlin 语法技能,追求更进一步的交流探索。一个紧密围绕 Kotlin 的用户社区,能为你的 Kotlin 之旅插上翱翔的翅膀。欢迎加入属于 Kotlin 开发者的社区——Kotlin User Group (KUG)。 | ||
|
||
简而言之,KUG 是让 Kotlin 开发者和爱好者们聚在一起的技术社区。通过基于群聊的日常交流或不定期在线上/线下举办的技术讲座和沙龙,促进大家的知识分享和技能提升。你将可以在这个专注 Kotlin 的社区里学习最新的 Kotlin 开发技术,了解基于 Kotlin 的最佳实践,还有机会认识业界大咖,或是收获新的职业发展机会。 | ||
|
||
截至目前,国内已有 21 个 KUG 成立,欢迎各个城市的 Kotlin 开发者加入社区。如果你所在的城市还没有 KUG,也欢迎你成立 KUG,我们将为你提供一系列的支持。 |