钉钉悟空事业部-AI全栈工程师-AI硬件
社招全职3年以上技术类-开发地点:杭州状态:招聘
任职要求
1、精通 Java、Python 等后端开发语言,具备扎实的工程编码能力和良好的代码质量意识; 2、具备良好的面向对象编程经验,深入理解 OO、AOP 思想,熟悉常用设计模式;精通多线程编程,熟悉分布式系统、缓存、消息队列、RPC、任务调度等机制;熟悉 JVM,包括内存模型、类加载机制、GC 调优及性能优化; 3、具备 AI 辅助下的全栈交付能力,能够利用 AI 编程工具提升研发效率,独立完成从…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
1、负责 AI 驱动应用的核心架构设计与开发,打通前端交互、后端服务、数据链路与 AI 模型能力,构建端到端可落地的智能化产品能力; 2、构建稳定、高可用、可扩展的后端服务体系,熟悉分布式架构、消息中间件、缓存、远程调用、任务调度等核心技术,支撑复杂业务逻辑、高并发场景及 AI 应用的异步化、长链路执行需求; 3、负责LLM及多模态 AI 能力的集成、编排与工程化落地,持续优化 Prompt Engineering、Context Engineering、RAG、工具调用、成本控制与效果评估体系; 4、结合业务场景进行技术选型、领域建模与 AI 应用流程设计,能够设计并实现复杂的 Agentic Flow、AI Workflow、MCP 工具链或人机协同流程; 5、具备技术 Owner 意识,能够主导关键模块从方案设计、技术攻坚到上线运维的完整交付,并能沉淀工程规范、辅导团队成员,提升团队在 AI 时代的工程交付能力。
包括英文材料
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
Python+
https://liaoxuefeng.com/books/python/introduction/index.html
中文,免费,零起点,完整示例,基于最新的Python 3版本。
https://www.learnpython.org/
a free interactive Python tutorial for people who want to learn Python, fast.
https://www.youtube.com/watch?v=K5KVEU3aaeQ
Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!
https://www.youtube.com/watch?v=rfscVS0vtbw
This course will give you a full introduction into all of the core concepts in python.
后端开发+
https://www.youtube.com/watch?v=tN6oJu2DqCM&list=PLWKjhJtqVAbn21gs5UnLhCQ82f923WCgM
Learn what technologies you should learn first to become a back end web developer.
设计模式+
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://www.distributedsystemscourse.com/
The home page of a free online class in distributed systems.
https://www.youtube.com/watch?v=7VbL89mKK3M&list=PLOE1GTZ5ouRPbpTnrZ3Wqjamfwn_Q5Y9A
缓存+
https://hackernoon.com/the-system-design-cheat-sheet-cache
The cache is a layer that stores a subset of data, typically the most frequently accessed or essential information, in a location quicker to access than its primary storage location.
https://www.youtube.com/watch?v=bP4BeUjNkXc
Caching strategies, Distributed Caching, Eviction Policies, Write-Through Cache and Least Recently Used (LRU) cache are all important terms when it comes to designing an efficient system with a caching layer.
https://www.youtube.com/watch?v=dGAgxozNWFE
消息队列+
https://www.youtube.com/watch?v=xErwDaOc-Gs
还有更多 •••