腾讯全球化写实3A动作游戏-高级后台开发工程师
社招全职5年以上IEG地点:深圳状态:招聘
任职要求
1.本科及以上学历,5年或以上Linux游戏后台开发经验; 2.熟悉Unix/Linux操作系统下的C/C++开发,熟悉shell/python/一种或以上脚本语言; 3.拥有扎实的编程基础,熟悉网络编程、操作系统、 数据库、多线程等基础知识; 4.对海量、高性能、分布式开发有经验者优先; 5.具备完整的网络游戏项目开发经验,有成功线上产品者优先; 6.熟悉游戏开发过程中的细节,具备优秀的分析解决问题能力和沟通协作能力和抗压能力。
工作职责
1.负责游戏后台核心架构设计及开发; 2.负责游戏基础平台的开发与维护; 3.负责游戏服务器系统模块设计和开发工作; 4.对服务器端性能,稳定性,安全性,效能等多方面质量负责。 Work Location: China-Shenzhen
包括英文材料
学历+
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
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.
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
Bash+
[英文] The Bash Guide
https://guide.bash.academy/
A quality-driven guide through the shell's many features.
https://www.youtube.com/watch?v=tK9Oc6AEnR4
Understanding how to use bash scripting will enhance your productivity by automating tasks, streamlining processes, and making your workflow more efficient.
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.
脚本+
[英文] Scripting language
https://en.wikipedia.org/wiki/Scripting_language
https://zhuanlan.zhihu.com/p/571097954
一个脚本通常是解释执行而非编译。脚本语言通常都有简单、易学、易用的特性,目的就是希望能让程序员快速完成程序的编写工作。
网络编程+
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://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!
相关职位
社招5年以上IEG
1.负责特效团队的技术性工作内容,为特效团队解决技术性问题并提供解决方案; 2.与程序团队合作,开发工具提升特效环节画面制作效率,优化表现品质; 3.根据美术风格和需求设计,实现高质量的特效,配合美术落地效果; 4.定制特效美术资源的日常制作流程,确保资源符合引擎规格和项目规范; 5.优化美术资产以适应技术限制,维护特效管线以保证运行效率。 Work Location: China-Shanghai | China-Shenzhen
更新于 2024-08-15
社招3-5年IEG
1. 负责游戏内核心玩法的系统设计、以及各系统的功能设计、界面及操作设计; 2. 具备数值能力,能够把控系统的投放和消耗设计,达到自循环 3. 能够建立系统开发管线工作流,指导系统数值模块的整体工作规划。 4. 了解游戏研发步骤,可独立策划游戏中大型系统,整理和书写需求文档,供设计、开发、测试人员明确功能需求; 5. 与程序、美术密切合作,负责游戏系统设计及推进执行。 Work Location: China-Shenzhen
更新于 2024-07-18
社招IEG
1.负责游戏内写实角色战斗动画设计和动作资产调优制作; 2.负责部分角色和道具的动画绑定; 3.负责跟进外部供应商进度以及制作反馈。 Work Location: China-Shanghai | China-Shenzhen
更新于 2024-07-01