百度java研发工程师(J77295)
社招全职2年以上ACG地点:北京 | 上海状态:招聘
任职要求
-两年java开发经验,有良好代码编写规范,有较强的数据结构算法操作系统网络等方面基础;熟悉Rust/Java/GO/Python可加分 -熟悉一个或者多个数据中间件:包括/不限于mysql、redis,zookeeper等,熟悉Unix/Linux操作系统和相关工具,了解音视频技术,语音技术,日志监控等 -具备复杂问题的分析和解决能力,较强的学习能力和沟通能力,对新技术感兴趣,工作积极主动,有责任心 -具备大型互联网产品研发经验优先;具备k8s、docker经验优先;具备ToB项目交付经验优先
工作职责
-负责数字人产品服务端工程开发,具体包括数字人平台产品的设计与研发,云/端渲染系统的设计与研发 -保证系统的高可用,安全性,持续优化性能,落地云原生架构实践,提升产品技术竞争力 -保障私有化项目顺利交付,解决客户问题,提高交付效率。包括但不限于提升产品软硬件兼容性等 -学习数字人相关技术概念和领先研究成果,将优秀实践和先进技术赋能产品发展
包括英文材料
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.
数据结构+
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/
Rust+
https://www.youtube.com/watch?v=BpPEoZW5IiY
In this comprehensive Rust course for beginners, you will learn about the core concepts of the language and underlying mechanisms in theory.
https://www.youtube.com/watch?v=lzKeecy4OmQ
Full Rust 101 Crash Course for beginners.
https://www.youtube.com/watch?v=rQ_J9WH6CGk
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
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=1oWPUpMheGk
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.
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.
ZooKeeper+
https://kubernetes.io/docs/tutorials/stateful-application/zookeeper/
This tutorial demonstrates running Apache Zookeeper on Kubernetes using StatefulSets, PodDisruptionBudgets, and PodAntiAffinity.
https://www.baeldung.com/java-zookeeper
Apache ZooKeeper is a distributed coordination service which eases the development of distributed applications.
[英文] Zookeeper Tutorial
https://www.tutorialspoint.com/zookeeper/index.htm
ZooKeeper is a distributed co-ordination service to manage large set of hosts.
Unix+
[英文] The UNIX® Standard
https://www.opengroup.org/membership/forums/platform/unix
https://www.youtube.com/watch?v=IrDUcdpPmdI
UNIX is an operating system which was first developed in the 1970s, and has been under constant development ever since.
Linux+
https://ryanstutorials.net/linuxtutorial/
Ok, so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux.
https://ubuntu.com/tutorials/command-line-for-beginners
The Linux command line is a text interface to your computer.
https://www.youtube.com/watch?v=6WatcfENsOU
In this Linux crash course, you will learn the fundamental skills and tools you need to become a proficient Linux system administrator.
https://www.youtube.com/watch?v=v392lEyM29A
Never fear the command line again, make it fear you.
https://www.youtube.com/watch?v=ZtqBQ68cfJc
Kubernetes+
https://kubernetes.io/docs/tutorials/kubernetes-basics/
This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system.
https://kubernetes.io/zh-cn/docs/tutorials/kubernetes-basics/
本教程介绍 Kubernetes 集群编排系统的基础知识。每个模块包含关于 Kubernetes 主要特性和概念的一些背景信息,还包括一个在线教程供你学习。
https://www.youtube.com/watch?v=s_o8dwzRlu4
Hands-On Kubernetes Tutorial | Learn Kubernetes in 1 Hour - Kubernetes Course for Beginners
https://www.youtube.com/watch?v=X48VuDVv0do
Full Kubernetes Tutorial | Kubernetes Course | Hands-on course with a lot of demos
Docker+
https://www.youtube.com/watch?v=GFgJkfScVNU
Master Docker in one course; learn about images and containers on Docker Hub, running multiple containers with Docker Compose, automating workflows with Docker Compose Watch, and much more. 🐳
https://www.youtube.com/watch?v=kTp5xUtcalw
Learn how to use Docker and Kubernetes in this complete hand-on course for beginners.
相关职位
社招2年以上核心本地商业-业
1、负责平台相关业务功能分析、系统设计、功能开发; 2、主导技术难题攻关,建设高并发、高性能、高可用的系统; 3、追求卓越,提升研发质量效率并创造业务价值; 4、负责培训和辅导初级开发工程师,促进团队成员共同成长;
更新于 2025-06-22
社招3年以上核心本地商业-基
1.负责国内Yoda身份验证、机器流量对抗等平台的系统设计和功能研发,探索AI大模型技术对现有系统在对接、监控、运营等环节的提效提质,以及核心链路的重构,逐步推进AI自动化对抗的落地。 2. 负责Yoda海外站的建设和迭代,与多团队协同快速响应海外业务方需求的同时,在技术方案和架构上具备前瞻性,持续提升系统扩展性、稳定性、合规性。
更新于 2025-05-13
社招5年以上核心本地商业-基
负责数据安全中心、运营平台的功能架构设计、研发、性能优化及日常维护工作。 负责文枢、DLP等终端管控和消息推送中心的架构设计与研发。 负责数据库扫描、敏感数据扫描与防护功能的架构设计、编码实现及性能调优。 参与数据安全相关技术预研及分析工作。
更新于 2025-05-09