爱奇艺iOS端开发工程师
社招全职2年以上研发地点:北京状态:招聘
任职要求
- 编程习惯良好,代码结构设计合理。 - 2年及以上iOS端原生开发经验,精通Objective-C及Swift混编技术。 - 熟悉App内存、网络、UI渲染、CPU占用等性能分析和优化方法。 - 熟悉cocoapods的模块组件化开发及组件库Swift/OC混编技术。 - 熟悉CICD持续集成技术。 - 具备良好的业务抽象能力,能对复杂业务逻辑进行自洽封装。 - 熟练使用设计模式及多线程开发,精通性能优化,对架构设计有一定理解和实践经验。 - 具备良好的团队合作精神,沟通表达能力佳,学习能力强。
工作职责
- 负责海外iOS平台独立业务模块的需求分析与功能迭代研发。 - 参与项目架构设计,独立完成业务模块的架构代码优化及单元测试。 - 持续优化iOS客户端产品性能,提升交互及运行时的产品质量。 - 参与iOS客户端代码的组件化改造,实现业务间解耦及重构优化。 - 研究移动开发新技术,提升代码质量及团队工作效率。
包括英文材料
编程规范+
[英文] Google Style Guides
https://google.github.io/styleguide/
Every major open-source project has its own style guide: a set of conventions (sometimes arbitrary) about how to write code for that project. It is much easier to understand a large codebase when all the code in it is in a consistent style.
iOS+
https://www.youtube.com/watch?v=UNH0bE4zPtY&list=PLSzsOkUDsvdu5Mm67aBYs2YPu2OM4mFzt
Objective-C+
[英文] Where X=Objective-C
https://learnxinyminutes.com/objective-c/
Objective-C is the main programming language used by Apple for the macOS and iOS operating systems and their respective frameworks, Cocoa and Cocoa Touch.
https://www.youtube.com/playlist?list=PL640F44F1C97BA581
Here is a list of all of my Objective C tutorials.
Swift+
[英文] A Swift Tour
https://docs.swift.org/swift-book/documentation/the-swift-programming-language/guidedtour/
Explore the features and syntax of Swift.
https://www.hackingwithswift.com/learn
Free Swift and iOS tutorials
https://www.youtube.com/watch?v=8Xg7E9shq0U
Learn the Swift programming language in this full tutorial for beginners.
设计模式+
https://liaoxuefeng.com/books/java/design-patterns/index.html
设计模式,即Design Patterns,是指在软件设计中,被反复使用的一种代码设计经验。使用设计模式的目的是为了可重用代码,提高代码的可扩展性和可维护性。
[英文] Design Patterns
https://refactoring.guru/design-patterns
Design patterns are typical solutions to common problems in software design. Each pattern is like a blueprint that you can customize to solve a particular design problem in your code.
https://www.youtube.com/watch?v=NU_1StN5Tkk
Design Patterns tutorial explained in simple words using real-world examples.
多线程+
https://liaoxuefeng.com/books/java/threading/basic/index.html
和单线程相比,多线程编程的特点在于:多线程经常需要读写共享数据,并且需要同步。
https://www.youtube.com/watch?v=_uQgGS_VIXM&list=PLsc-VaxfZl4do3Etp_xQ0aQBoC-x5BIgJ
https://www.youtube.com/watch?v=IEEhzQoKtQU
https://www.youtube.com/watch?v=mTGdtC9f4EU&list=PLL8woMHwr36EDxjUoCzboZjedsnhLP1j4
https://www.youtube.com/watch?v=TPVH_coGAQs&list=PLk6CEY9XxSIAeK-EAh3hB4fgNvYkYmghp
https://www.youtube.com/watch?v=xPqnoB2hjjA
This video is an introduction to multithreading in modern C++.
https://www.youtube.com/watch?v=YKBwKy5PrpQ
Rust threading is easy to implement and improves the efficiency of your applications on multi-core systems!
系统设计+
https://roadmap.sh/system-design
Everything you need to know about designing large scale systems.
https://www.youtube.com/watch?v=F2FmTdLtb_4
This complete system design tutorial covers scalability, reliability, data handling, and high-level architecture with clear explanations, real-world examples, and practical strategies.
相关职位
校招研发
- 负责海外iOS平台独立业务模块的需求分析与功能迭代研发; - 参与项目架构设计,独立完成业务模块的架构代码优化及单元测试; - 持续优化iOS客户端产品性能,提升交互及运行时的产品质量; - 参与iOS客户端代码的组件化改造,实现业务间解耦及重构优化; - 研究移动开发新技术,提升代码质量及团队工作效率。
更新于 2025-10-13
社招3年以上客户端开发
1、负责小红书短视频产品iOS端的性能优化,包括但不限于流畅度、首帧、播放卡顿等,打造极致用户播放和滑动体验; 2、负责视频iOS端可靠性优化、稳定性优化,包括但不限于CPU、内存、电量、熄屏等,提升视频线上可靠性和稳定性; 3、负责搭建视频iOS端线上线下的性能监控体系,从多个维度保障用户核心使用体验; 4、参与排查和解决各类影响用户体验的疑难问题,如Crash、Hang 以及 OOM等;
社招3年以上客户端开发
1、负责小红书短视频互动业务的iOS端研发(弹幕、评论、投币、笔记组件等),需求讨论和流程优化,推进业务发展,打造极致的视频互动体验和功能; 2、推进视频互动组件的组件化建设和架构优化,提高代码的可用性和易用性; 3、结合应用场景进行数据分析,自主定义弹幕、评论等互动场景的性能体验优化策略,从技术维度为业务赋能; 4、高质量的代码结构,优秀的设计理念;承担重点、难点的技术攻坚;