携程AI应用开发工程师(视频创作方向)(MJ035990)
社招全职3年以上内容团队开发地点:上海状态:招聘
工作描述
任职要求 •基础背景:本科及以上学历,计算机相关专业,3年以上高标准应用系统开发经验,具备扎实的计算机科学基础。 •全栈与语言能力:精通 Java 或Node.js/TypeScript 开发,具备全栈开发思维。能够熟练运用Spring Boot 构建稳健的后端服务,同时能熟练利用Node.js 生态(如NestJS/Next.js/Nuxt.js 等)进行全栈式/前后端分离应用的快速交付。 •数据与数据流处理:熟悉MySQL、PostgreSQL、Redis等数据存储与缓存技术;掌握至少一种消息中间件(Kafka、RabbitMQ等)在复杂任务解耦与事件驱动架构中的应用。 •工程交付与云原生:具备良好的现代软件工程意识,熟悉持续集成与容器化部署(Docker /Kubernetes),具备高可用应用系统设计与线上独立监控运维能力。 •自主AI工程化素养:对主流AI模型(OpenAI、DeepSeek、Gemini以及国内主流大模型)…
登录查看完整工作描述
微信扫码,1秒登录
包括英文材料
学历+
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.
JavaScript+
https://developer.mozilla.org/zh-CN/docs/Learn_web_development/Core/Scripting
[英文] Learn JavaScript
https://learnjavascript.online/
The easiest way to learn & practice modern JavaScript
[英文] Learn JavaScript
https://web.dev/learn/javascript
https://www.youtube.com/watch?v=zuKbR4Q428o
Write bulletproof JavaScript code with unit testing!
Node.js+
https://liaoxuefeng.com/books/javascript/nodejs/index.html
从本章开始,我们就正式开启JavaScript的后端开发之旅。
https://www.youtube.com/watch?v=32M1al-Y6Ag
This is an intro to Node.js. No frameworks or libraries.
https://www.youtube.com/watch?v=zb3Qk8SG5Ms&list=PL4cUxeGkcC9jsz4LDYc6kv3ymONOKxwBU
In this Node JS tutorial I'll introduce to what exactly Node is all about, why we'd use it and the technologies you'll need to be familiar with to get started.
TypeScript+
https://www.youtube.com/watch?v=JHEB7RhJG1Y
Master TypeScript from basics to advanced concepts through hands-on tutorials covering type annotations, generics, data fetching, Zod library, and more, with practical challenges for effective real-world application.
Spring Boot+
https://spring.io/guides/gs/spring-boot
his guide provides a sampling of how Spring Boot helps you accelerate application development.
https://www.youtube.com/watch?v=Nv2DERaMx-4&list=PLzUMQwCOrQTksiYqoumAQxuhPNa3HqasL
The author teaches you how to use Spring Boot from a complete beginner, to building a REST API with a real database, Dockerising it and deploying it to the cloud.
NestJS+
https://www.freecodecamp.org/news/the-nestjs-handbook-learn-to-use-nest-with-code-examples/
NestJS is a progressive Node.js framework for building efficient, reliable, and scalable server-side applications.
https://www.youtube.com/watch?v=sFnAHC9lLaw
Learn NestJS in this comprehensive course for beginners.
Next.js+
https://nextjs.org/learn
Go from beginner to expert by learning the foundations of Next.js and building a fully functional demo website that uses all the latest features.
https://www.freecodecamp.org/news/tag/nextjs/
A collection of next.js posts
https://www.youtube.com/watch?v=6jQdZcYY8OY
In this video, I will teach you everything you need to know about NextJS for beginners.
https://www.youtube.com/watch?v=ZVnjOPwW4ZA
Master Next.js 13 and build amazing full-stack apps!
Nuxt.js+
https://learn.nuxt.com/en
This is an interactive tutorial that is composed with guides and challenges to help you learn Nuxt and its concepts step by step.
https://www.youtube.com/watch?v=fTPCKnZZ2dk
Learn how to use Nuxt 3 in this full tutorial for beginners.
https://www.youtube.com/watch?v=RhZZ0whiuT8
In this video, CJ shows how to get up and going with Nuxt.
MySQL+
https://juejin.cn/post/7190306988939542585
这是一篇 MySQL 通关一篇过硬核经验学习路线,包括数据库相关知识,SQL语句的使用,数据库约束,设计等。
[英文] MySQL Tutorial
https://www.mysqltutorial.org/
your go-to resource for mastering MySQL in a fast, easy, and enjoyable way.
https://www.youtube.com/watch?v=5OdVJbNCSso
MySQL SQL tutorial for beginners
https://www.youtube.com/watch?v=7S_tz1z_5bA
This beginner-friendly course teaches you SQL from scratch.
PostgreSQL+
[英文] PostgreSQL Tutorial
https://neon.com/postgresql/tutorial
This PostgreSQL tutorial helps you quickly understand PostgreSQL.
[英文] PostgreSQL Tutorial
https://www.pgtutorial.com/
This PostgreSQL tutorial will teach you about PostgreSQL from beginner to advanced.
https://www.youtube.com/watch?v=qw--VYLpxG4
It is the most advanced open source database system widely used to build back-end systems.
https://www.youtube.com/watch?v=SpfIwlAYaKk
Learn PostgreSQL, one of the world's most advanced and robust open-source relational database systems.
Redis+
[英文] Developer Hub
https://redis.io/dev/
Get all the tutorials, learning paths, and more you need to start building—fast.
https://www.runoob.com/redis/redis-tutorial.html
REmote DIctionary Server(Redis) 是一个由 Salvatore Sanfilippo 写的 key-value 存储系统,是跨平台的非关系型数据库。
https://www.youtube.com/watch?v=jgpVdJB2sKQ
In this video I will be covering Redis in depth from how to install it, what commands you can use, all the way to how to use it in a real world project.
缓存+
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=1oWPUpMheGk
Kafka+
https://developer.confluent.io/what-is-apache-kafka/
https://www.youtube.com/watch?v=CU44hKLMg7k
https://www.youtube.com/watch?v=j4bqyAMMb7o&list=PLa7VYi0yPIH0KbnJQcMv5N9iW8HkZHztH
In this Apache Kafka fundamentals course, we introduce you to the basic Apache Kafka elements and APIs, as well as the broader Kafka ecosystem.
还有更多 •••
相关职位
社招1年以上
1. 熟练掌握Java/Python等一门或多门编程语言,具备扎实的算法与数据结构基础; 2. 熟练掌握OpenCV、FFmpeg等图像/视频处理工具库,具备实际项目经验; 3. 熟悉常用的数据结构和
更新于 2026-08-10杭州
社招3年以上技术类-开发
● 基础条件 1. 计算机、人工智能等相关专业本科及以上学历。 2. 精通 Go / Python / Java / C++ / Rust 中至少一门语言,具备优秀的系统编程能力和代码规范意识。 3.
更新于 2026-07-17北京|杭州|广州

社招3年以上
岗位要求∶ 1、有丰富的AI应用创新经验及成功案例 2、对新技术新方法有浓厚兴趣和广泛的实践经验 3、3年以上工作经验,精通java、springboot、springcloud开发,熟悉Linux操
更新于 2026-07-28苏州