京东软件开发
社招全职3年以上软件开发岗地点:四川状态:招聘
任职要求
1.计算机相关专业本科及以上学历,三年以上Java 开发经验 2.java基础知识扎实,熟悉集合、I/O、多线程、了解JVM工作原理,熟悉java领域常用框架的使用和原理; 3.精通Servlet、Spring、Springmvc、MyBatis、mq、Velocity、Redis开发,对SOA模式有深入理解,有分布式系统开发经验。对其原理、源码有一定研究者优先; 4.熟练MySQL,对数据库有较强的设计能力,同时熟悉SQL优化。对分布式数据库、分布式事务有较深研究者优先; 5.熟悉Maven,GIT,熟悉Tomcat等应用服务器,熟悉高并发处下的性能优化; 6.具备良好业务思维能力,能通过对业务思考,优化自身系统设计,助力业务的增长; 7.具有营销相关系统设计及研发经验,若在用户精准营销领域有相关经验可优先考虑。 符合京东价值观:客户为先、创新、拼搏、担当、感恩、诚信。
工作职责
1.负责数坊智能化架构升级,包括洞察及权益投放能力建设; 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/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!
JVM+
https://www.freecodecamp.org/news/jvm-tutorial-java-virtual-machine-architecture-explained-for-beginners/
https://www.youtube.com/watch?v=e2zmmkc5xI0
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.
MyBatis+
https://mybatis.org/mybatis-3/getting-started.html
https://www.baeldung.com/mybatis
MyBatis is an open source persistence framework which simplifies the implementation of database access in Java applications.
CI+
https://www.ibm.com/cn-zh/think/topics/continuous-integration
持续集成 (CI) 是一种软件开发实践,开发人员在整个开发周期中会定期将新的代码和代码变更集成到中央代码存储库中。它是 DevOps 和敏捷方法的关键组成部分。
https://www.youtube.com/watch?v=42UP1fxi2SY
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.
分布式系统+
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
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.
Maven+
https://liaoxuefeng.com/books/java/maven/index.html
Maven是一个Java项目管理和构建工具,它可以定义项目结构、项目依赖,并使用统一的方式进行自动化构建,是Java项目不可缺少的工具。
https://www.youtube.com/watch?v=Xatr8AZLOsE
You'll learn how to use Maven like a professional: installations, using the mvn wrapper, using Maven together with IDEs, and of course the Maven basics.
Tomcat+
https://pdai.tech/md/framework/tomcat/tomcat-x-design-web-container.html
我们通过学习如何设计一个最基本的web容器来看它需要考虑什么;进而在真正学习Tomcat时,多把重点放在它的顶层设计上,而不是某一块代码上, 思路永远比具体实现重要的多。
https://www.youtube.com/watch?v=rElJIPRw5iM
This content is about Tomcat, a popular web server used by Java programmers and system administrators.
高并发+
https://www.baeldung.com/concurrency-principles-patterns
In this tutorial, we’ll discuss some of the design principles and patterns that have been established over time to build highly concurrent applications.
https://www.baeldung.com/java-concurrency
Handling concurrency in an application can be a tricky process with many potential pitfalls. A solid grasp of the fundamentals will go a long way to help minimize these issues.
https://www.oreilly.com/library/view/concurrency-in-go/9781491941294/
You’ll understand how Go chooses to model concurrency, what issues arise from this model, and how you can compose primitives within this model to solve problems.
https://www.oreilly.com/library/view/modern-concurrency-in/9781098165406/
With this book, you'll explore the transformative world of Java 21's key feature: virtual threads.
https://www.youtube.com/watch?v=qyM8Pi1KiiM
https://www.youtube.com/watch?v=wEsPL50Uiyo
相关职位
社招3年以上软件开发岗
1. 落实并完善业务运维保障体系,涵盖线上问题管理、全维度全链路监控管理、生产变更管控、故障容灾演练、稳定性文化建设等; 2. Oncall应急响应,实时关注生产系统的健康状况,追踪线上异常事件,推动跨业务跨部门高效协作,缩短故障恢复时间; 3. 辨识核心业务风险场景,构建并维护风险监控大盘,借助监控迅速发现问题,并辅助进行原因预判与定位; 4. 通过故障复盘输出有效改进措施,跟踪改进措施的落实情况,防止重复故障出现,同时不断优化运维平台产品。
更新于 2025-04-17
社招软件开发岗
1、参与智能对话/交互式营销等产品的需求分析、系统设计、核心代码编写及单元测试等; 2、基于业务场景抽象系统底层能力,推动技术创新,保障系统的高可用、高性能与扩展性; 3、探索大模型与具体业务的结合,验证解决具体业务问题的可行性,推动配套工具及平台化建设; 4、关注研发质量及效率,参与技术调研、技术选型与方案评审,组织并参与技术分享。
更新于 2025-04-16
社招5-10年软件开发岗
1. 负责核心业务系统的设计、开发与维护,确保系统的稳定性与高效性,满足业务快速发展的需求; 2. 参与关键项目的技术方案制定,通过技术创新解决复杂业务问题,提升系统性能与用户体验; 3. 负责代码质量的把控,推动团队代码规范与技术标准的制定与实施,提升团队整体技术水平; 4. 跟踪行业内最新技术动态,评估并引入适合的新技术,持续优化现有系统架构,推动技术前沿的探索与应用; 5. 与产品、运营等团队紧密合作,确保技术方案与业务需求的高度契合,共同推动业务目标的实现。
更新于 2025-06-19