Skip to content

Commit 1ba8ac1

Browse files
authored
Update swift assignment (hongshancapital#761)
1 parent 92a0358 commit 1ba8ac1

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

swift/README.md

+14-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Swift 开发工程师
22

3+
## 作业说明
4+
5+
- 使用 SwiftUI 实现 [demo.mov](https://www.notion.so/sequoiacap/demo.mov) 中的效果
6+
- Mock API 请求, 数据可参考 [Link](https://itunes.apple.com/search?entity=software&limit=50&term=chat)
7+
- 撰写相应的 UnitTest
8+
- **按实际工作标准提交代码(如正确缩进、去掉无用代码等)**
9+
10+
## 加分项
11+
12+
- 合适的设计模式
13+
- Combine、Concurrency
14+
- 正确的错误处理
15+
316
## 岗位职责
417

518
- 根据产品交互稿构建高质量 iOS App
@@ -15,11 +28,7 @@
1528
- 对业务逻辑有较为深刻的理解
1629
- 加分项
1730
- 持续更新的技术博客
18-
- 了解 SwiftUI
31+
- 熟悉 SwiftUI
1932
- 流畅阅读英文技术文档
2033
- 对审美有一定追求
2134
- 能力突出者可适当放宽年限
22-
23-
## 关于作业
24-
25-
- 请按实际工作标准提交代码(如正确缩进、去掉无用代码等等)

swift/assignment.pdf

-4.73 MB
Binary file not shown.

swift/demo.mov

7.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)