小红书Agent 全栈开发(PE)-智能客服(欢迎前后端移动端同学转型)
社招全职1年以上后端开发地点:上海 | 杭州状态:招聘
工作描述
任职要求 #基础要求 - 本科及以上学历,计算机相关专业优先; - 至少1年互联网行业研发经验; - 具备扎实的计算机基础,对数据结构、算法、计算机网络、操作系统、设计模式有较系统理解; - 具备良好的问题分析能力、抽象能力与工程落地能力。 #前端 / 大前端能力 - 精通 HTML / CSS / JavaScript / TypeScript; - 深入理解浏览器原理、渲染机制、事件循环、网络通信、性能优化与常见安全问题; - 精通至少一种主流前端框架(React / Vue / Angular 等),具备复杂 Web 应用或跨端工程架构经验; - 对复杂交互、用户体验和前端工程化有较强理解,能够处理流式生成、多轮会话、动态内容编排等 AI 场景下的交互问题。 #后端 / 全栈能力 - 具备完整的全栈思维,能够独立完成服务设计、接口开发、部署上线与问题排查; - 熟悉 Node.js、Python、Go、Java 中至少一种语言及其主流服务端开发方式; - 熟悉 MySQL、Redis、消息队列、搜索/向量检索等常用基础组件; - 理解微服务、缓存、异步任务、限流熔断、可观测性等常见服务端设计问题; - 了解 Docker / K8s 等云原生技术者优先。 #AI 应用落地能力 - 具备 LLM 应用层研发经验,做过真实可上线的 AI 产品或功能; - 熟悉 Prompt E…
登录查看完整工作描述
微信扫码,1秒登录
包括英文材料
学历+
数据结构+
https://www.youtube.com/watch?v=8hly31xKli0
In this course you will learn about algorithms and data structures, two of the fundamental topics in computer science.
https://www.youtube.com/watch?v=B31LgI4Y4DQ
Learn about data structures in this comprehensive course. We will be implementing these data structures in C or C++.
https://www.youtube.com/watch?v=CBYHwZcbD-s
Data Structures and Algorithms full course tutorial java
算法+
https://roadmap.sh/datastructures-and-algorithms
Step by step guide to learn Data Structures and Algorithms in 2025
https://www.hellointerview.com/learn/code
A visual guide to the most important patterns and approaches for the coding interview.
https://www.w3schools.com/dsa/
设计模式+
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.
HTML+
https://developer.mozilla.org/zh-CN/docs/Learn_web_development/Core/Structuring_content
[英文] Learn HTML
https://web.dev/learn/html
CSS+
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!
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.
React+
[英文] Quick Start - React
https://react.dev/learn
This page will give you an introduction to 80% of the React concepts that you will use on a daily basis.
https://www.youtube.com/watch?v=SqcY0GlETPk
Master React 18 with TypeScript! ⚛️ Build amazing front-end apps with this beginner-friendly tutorial.
https://www.youtube.com/watch?v=x4rFhThSX04
Learn modern React basics in the most interactive, hands-on way possible in the full course for beginners.
Vue+
[英文] Tutorial | Vue.js
https://vuejs.org/tutorial/
The goal of this tutorial is to quickly give you an experience of what it feels like to work with Vue, right in the browser.
https://www.youtube.com/watch?v=VeNfHj6MhgA
3 Hour crash course of the Vue.js framework. You will learn all the fundamentals including components, directives, lifecycle, events and much more.
Angular+
[英文] Learn Angular
https://angular.dev/tutorials/learn-angular
This interactive tutorial will teach you the basic building blocks to start building great apps with Angular.
https://developer.mozilla.org/zh-CN/docs/Learn_web_development/Core/Frameworks_libraries/Angular_getting_started
文章中我们关注 Angular 能提供什么、安装必备的组件、建立一个示例应用,并关注 Angular 的基本架构。
Web+
https://web.dev/learn
Explore our growing collection of courses on key web design and development subjects.
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.
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.
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
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.
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.
还有更多 •••
相关职位
实习全职
1.具备前端开发经验,熟练掌握 JavaScript/TypeScript,能独立完成前端功能开发; 2.熟悉 Python、Rust,具备扎实的编程功底和工程能力; 3.熟悉 Docker、Kube
更新于 2026-05-22杭州|北京
社招1-3年J0012
1、具备扎实的全栈编程能力,熟悉Python/Go/Java/Node.js中至少一门语言; 2、熟悉后端架构与云原生技术,有高并发系统开发经验; 3、具备一定的前端开发能力,能够使用React/Vu
更新于 2026-03-03北京
社招3年以上集团部门-专业类
1. 本科及以上学历,具备扎实的编程基础、数据结构算法基础和问题解决能力; 2. 3年以上后端开发经验,至少精通Java/Go/Python/node.js中的一门语言,熟悉服务端架构、微服务架构、高
更新于 2026-05-18深圳