希音高级/资深JAVA工程师(上海-营销促销)
社招全职5年以上信息技术类地点:上海状态:招聘
任职要求
1.本科及以上学历,计算机软件或相关专业,5年及以上java开发经验; 2.JAVA基础扎实:熟练掌握数据结构、多线程编程,掌握常用的设计模式; 3.熟练掌握spring boot、spring cloud并有相关微服务项目开发经验; 4.熟练掌握mysql、redis、rabbitmq、kafka等中间件的使用,并了解底层的一些原理; 5.具备系统整体架构设计能力,对系统稳定性、扩展性要有前瞻性; 6.具备良好的逻辑思维,思路清晰,善于思考,能独立分析和解决问题; 7.良好的工作态度沟通协作能力和抗压能力; 8.有电商B端系统如活动报名系统、广告投放系统、招商、比价系统等系统开发经验者优先。
工作职责
1.参与电商ToB营销系统的开发工作,主要是招商、比价、广告相关的系统; 2.参与需求调研,方案评审,负责系统整体架构及模块设计; 3.对现有系统进行改进和优化; 4.设计与梳理系统/接口规范文档。
包括英文材料
学历+
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://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!
设计模式+
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+
https://liaoxuefeng.com/books/java/spring/index.html
Spring是一个支持快速开发Java EE应用程序的框架。它提供了一系列底层容器和基础设施,并可以和大量常用的开源框架无缝集成,可以说是开发Java EE应用程序的必备。
https://spring.io/guides/gs/rest-service
https://spring.io/quickstart
Level up your Java code and explore what Spring can do for you.
Spring Cloud+
[英文] Spring Cloud Series
https://www.baeldung.com/spring-cloud-series
Learn Spring Cloud including concepts, additional libraries and examples for distributed systems.
微服务+
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.
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.
RabbitMQ+
[英文] RabbitMQ Tutorials
https://www.rabbitmq.com/tutorials
These tutorials cover the basics of creating messaging applications using RabbitMQ.
https://www.youtube.com/watch?v=bfVddTJNiAw
RabbitMQ is a powerful message broker that can help you create resilient and scalable applications.
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://www.youtube.com/watch?v=1oWPUpMheGk
系统设计+
https://roadmap.sh/system-design
Everything you need to know about designing large scale systems.
https://www.youtube.com/watch?v=F2FmTdLtb_4
This complete system design tutorial covers scalability, reliability, data handling, and high-level architecture with clear explanations, real-world examples, and practical strategies.
相关职位
社招3年以上信息技术类
1.参与电商ToC系统(活动/游戏系统)版本迭代开发工作; 2.参与需求调研,方案评审,负责系统整体架构及模块设计; 3.对现有系统进行改进和优化; 4.设计与梳理系统/接口规范文档。
更新于 2025-02-23
社招1-5年技术
关于我们: 滴滴国际金融团队是滴滴国际化的重要一员。我们在拉美地区积极推进电子支付、信贷、信用卡、商户收单等多元化服务,致力于为海外当地用户提供更加便捷、优质的数字金融服务体验。我们诚挚邀请真诚、 可靠、勇于挑战的您,和我们携手并肩,迎接国际竞争的浪潮。和滴滴国际金融团队一起,实现从0到1,从1到100的快速成长。 岗位职责: 1. 参与营销相关工作,主要是国际化金融业务的营销体系搭建。 2. 技术上负责营销相关的系统、组件、框架的设计开发,实现架构的合理规划及扩展性,并能关注到系统性能和稳定性,持续提升研发质量和效率。 3. 协同产品、商务、运营完成好业务规划、技术方案制定及评审。
更新于 2025-09-30
社招3年以上信息技术类
1、负责电商端内用户增长的算法优化,持续优化用户拉新和促活各个环节的算法效率,包括优惠券发放、激励游戏、站内营销活动、会员定价等场景。 2、和产品、运营、数据、工程等团队深度合作,以数据驱动和目标结果导向,完成电商用户增长目标持续突破。
更新于 2025-04-16