
库洛游戏服务端开发工程师(技术中台)
校招全职技术类地点:广州状态:招聘
任职要求
1.计算机软件或相关专业,本科及以上学历; 2.扎实的Java语言基础,熟悉面向对象编程思想及常用的设计模式; 3.熟悉常用的Java开源框架,如SpringBoot、SpringCloud、MyBatis等; 4.熟悉主流数据库和中间件,如MySQL、MariaDB、SQL Server、Redis、Kafka等; 5.热爱编程行业,逻辑清晰,善于思考,责任心强,能独立分析和解决问题; 6.对微服务架构有深入了解,并有实际项目经验者优先,熟练HTML、CSS、Javascript、Vue等前端技术者优先。
工作职责
1.参与部门项目的后端研发工作,比如游戏SDK开发、内部管理系统等; 2.参与项目的需求分析、系统设计、代码编写、功能自测以及相关的文档编写工作; 3.协助测试、产品人员完成项目测试和验收,并对交付质量负责,及时对问题反馈进行跟踪与修复。
包括英文材料
学历+
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://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.
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.
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
SQL+
https://liaoxuefeng.com/books/sql/introduction/index.html
什么是SQL?简单地说,SQL就是访问和处理关系数据库的计算机标准语言。
https://sqlbolt.com/
Learn SQL with simple, interactive exercises.
https://www.youtube.com/watch?v=p3qvj9hO_Bo
In this video we will cover everything you need to know about SQL in only 60 minutes.
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.
MariaDB+
https://mariadb.com/docs/general-resources/tutorials
To enhance your understanding of MariaDB and MySQL, explore these tutorials.
[英文] MariaDB Tutorial
https://www.mariadbtutorial.com/
MariaDB is an open-source relational database management system (RDBMS), a highly compatible drop-in replacement of MySQL.
https://www.youtube.com/watch?v=-NgnkUGNjds
In this video, I'll break down the basics and give you an intro to an open source alternative to mysql databases, MariaDB!
SQL Server+
[英文] SQL Server Tutorial
https://www.sqlservertutorial.net/
If you are looking for an easy, fast, and efficient way to master SQL Server, you are in the right place.
https://www.youtube.com/watch?v=voTZUMw23pg
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.
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.
微服务+
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.
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!
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.
相关职位
社招5年以上研发
- 负责公司内部系统、运营后台或业务平台的前端页面设计、开发与维护; - 对用户体验进行持续优化,并监控平台前端运行状况(错误日志、性能指标、异常告警等); - 参与前端架构、核心组件或技术中台的设计与研发,推动团队技术升级; - 负责部分后端或中台服务模块开发,参与接口设计、服务端逻辑实现与性能优化; - 推动工程化、模块化、组件化、自动化流程的落地(如 CI/CD、静态检查、自动化测试、代码规范、构建优化); - 与产品、设计、后端团队协作,高效推动需求落地与版本交付。
更新于 2025-09-28
社招A76806
飞书企业应用专注于泛财务领域。我们致力于建设基于大数据,搭建智能化、业财一体的财务中台,为互联网生态业务提供合规可控、效能卓越、业务洞察强的平台化能力,让经营者看清现状、预见未来。以技术中台的形式支撑财务税务,提供一站式产品能力,包括应收应付、发票、计税、付款,以及海量数据的清算、核算、报表、风控、分析。 欢迎对技术有孜孜追求的你,加入我们,一起探索和研究互联网时代的企业应用产品! 1、深度参与业财一体化基础平台业务发展,提供的高效的质量交付; 2、深度参与产品研发项目,协同产品和研发团队高质量交付产品; 3、负责日常项目线下测试与线上质量分析,跟进质量问题、事故、专项优化等; 4、对整体质量进行分析,抽象专项优化点,推动相关方开展建设; 5、负责集成平台的专项建设,使用技术手段解决业务痛点、 难点问题,包括自动化、白盒测试、覆盖率等。
更新于 2024-02-27