腾讯《王者荣耀》国际版-服务器高级开发工程师
社招全职3年以上IEG技术地点:成都状态:招聘
任职要求
1.本科及以上学历,精通C/C++开发,3年以上linux系统下的工作经验;有go语言、微服务和大型多人在线游戏服务器开发经验者优先; 2.熟悉linux网络编程,海量承载和分布式系统开发,有海外系统开发和部署经验的优先; 3.熟悉常用mysql、nosql数据库开发和性能优化; 4.热爱游戏行业,具备良好的沟通能力、团队协作能力,责任心、自驱力、抗压能力强。
工作职责
1.负责HOK/AOV服务器业务系统和运营需求的设计和开发; 2.负责服务器部分通用组件和框架的设计和开发; 3.负责服务器线上运行承载和稳定性的监控和跟踪、性能热点和bug的分析定位; 4.负责HOK/AOV日常版本发布、研发效能工具的建设。
包括英文材料
学历+
C+
https://www.freecodecamp.org/chinese/news/the-c-beginners-handbook/
本手册遵循二八定律。你将在 20% 的时间内学习 80% 的 C 编程语言。
https://www.youtube.com/watch?v=87SH2Cn0s9A
https://www.youtube.com/watch?v=KJgsSFOSQv0
This course will give you a full introduction into all of the core concepts in the C programming language.
https://www.youtube.com/watch?v=PaPN51Mm5qQ
In this complete C programming course, Dr. Charles Severance (aka Dr. Chuck) will help you understand computer architecture and low-level programming with the help of the classic C Programming language book written by Brian Kernighan and Dennis Ritchie.
C+++
https://www.learncpp.com/
LearnCpp.com is a free website devoted to teaching you how to program in modern C++.
https://www.youtube.com/watch?v=ZzaPdXTrSb8
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
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
微服务+
https://learn.microsoft.com/en-us/training/modules/dotnet-microservices/
Microservice applications are composed of small, independently versioned, and scalable customer-focused services that communicate with each other by using standard protocols and well-defined interfaces.
https://microservices.io/
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of two or more services.
https://spring.io/microservices
Building small, self-contained, ready to run applications can bring great flexibility and added resilience to your code.
https://www.ibm.com/think/topics/microservices
Microservices, or microservices architecture, is a cloud-native architectural approach in which a single application is composed of many loosely coupled and independently deployable smaller components or services.
https://www.youtube.com/watch?v=CqCDOosvZIk
https://www.youtube.com/watch?v=hmkF77F9TLw
Learn about software system design and microservices.
网络编程+
https://www.youtube.com/watch?v=2HrYIl6GpYg
I will make a simple HTTP web server with the C Programming Language.
https://www.youtube.com/watch?v=8z6okCgdREo
This tutorial is for Gophers who have written a command line or an API application, but have little to no experience in lower-level concepts like reading and writing to sockets, working with channels, and managing multiple goroutines.
https://www.youtube.com/watch?v=bdIiTxtMaKA&list=PL9IEJIKnBJjH_zM5LnovnoaKlXML5qh17
https://www.youtube.com/watch?v=bzja9fQWzdA
Implement the ubiquitous TCP protocol that underlies much of the traffic on the internet!
[英文] 📺Network Programming with Python Course (build a port scanner, mailing client, chat room, DDOS)
https://www.youtube.com/watch?v=FGdiSJakIS4
Learn network programming in Python by building four projects. You will learn to build a mailing client, a DDOS script, a port scanner, and a TCP Chat Room.
https://www.youtube.com/watch?v=gntyAFoZp-E
https://www.youtube.com/watch?v=JiuouCJQzSQ
Explore the fundamentals of networking in Rust by building a simple TCP server.
https://www.youtube.com/watch?v=JRTLSxGf_6w
https://www.youtube.com/watch?v=sFizpxHkIlI
In this video we'll cover SOCKET PROGRAMMING in JAVA.
https://www.youtube.com/watch?v=sXW_sNGvqcU
分布式系统+
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
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.
NoSQL+
https://nosql-database.org/
Everything about NoSQL Systems – Types, Benefits, and Real-World Uses
https://piaosanlang.gitbooks.io/mongodb/content/section1.1.html
NoSQL(NoSQL = Not Only SQL ),即"不仅仅是SQL",指的是非关系型的数据库。是对不同于传统的关系型数据库管理系统的统称。
https://www.youtube.com/watch?v=0buKQHokLK8
NoSQL databases can operate in multiple modes: as key-value store, document store or wide column store.
相关职位
社招IEG设计
1.能够跟设计进并制作高质量皮肤特效; 2.与策划配合,结合玩法和功能需求,设计开发新英雄; 3.负责跟进版本内容的迭代、优化及版本内资源整合; 4.规范化材质使用,并保证性能,能够和TA程序对接; 5.对接外包,进行兼修与反馈,提升产量以及品质。
更新于 2025-06-18
社招IEG产品
1.负责多游戏用户沟通相关工作,通过对用户需求洞察及分析,制定对应沟通策略并为效果负责; 2.关注社区用户反馈,积极正向引导社区氛围,精准识别用户需求并对内提炼,促成玩家与官方的双向理解; 3.熟练应用多样化内容手段,包括但不限于视频、直播、线下会等等,建设玩家与官方之间的信任关系,提升用户满意度,反哺产品数据。
更新于 2025-06-03
社招3年以上IEG产品
1.负责海外多地区的游戏推广工作,结合运营节点及版本内容制定推广策略及活动方案,持续提升产品影响力、用户关注度并引导正向口碑,配合辅助活跃及商业化目标达成; 2.基于海外市场特征和用户习惯,拉通全区域版本推广主线节奏及流程优化,提升全球推广效率; 3.熟练掌握海外社区、内容以及KOL运营手段,持续监控及指导优化区域本地化推广效果; 4.对接不同团队沟通协调(包括但不限于研发团队、各地区发行团队以及BG各支持团队),推动跨团队合作,推进项目发展。
更新于 2025-05-28