长鑫存储Java全栈工程师 | Java Full Stack Engineer(J17659)
社招全职5年以上研发技术类地点:合肥状态:招聘
任职要求
1. 有半导体相关系统建设经验 2. 本科及以上学历,5年以上工作经验 3.专业技能: -精通Java编程语言、Spring Boot框架及面向对象设计原则。 -精通前端开发技术,包括JavaScript、HTML5、CSS3,并掌握vue,echarts图表。 -熟悉数据库系统(如MySQL、PostgreSQL或MongoDB)和SQL/NoSQL设计。 4.核心能力: -熟悉软件开发生命周期(SDLC)、版本控制工具(如Git)和RESTful API设计。 -具备良好的算法和数据结构知识,以及问题解决能力。
工作职责
1.全栈应用开发: -负责企业级Java应用程序的前端和后端设计、编码、测试与部署,使用技术栈如Java、Spring Boot、vue3。 -开发RESTful API、用户界面组件及数据库集成,确保系统高性能、可扩展性和安全性。 2.系统优化与维护: -分析并优化现有系统性能,修复缺陷和漏洞。 -实施持续集成/持续部署(CI/CD)流程,提升开发效率。 3.跨团队协作: -与产品、UI/UX设计、测试团队紧密合作,理解业务需求并转化为技术实现。 -参与敏捷开发会议,确保项目按期交付。
包括英文材料
学历+
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.
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://liaoxuefeng.com/books/java/oop/index.html
面向对象编程,英文是Object-Oriented Programming,简称OOP。
https://liaoxuefeng.com/books/python/oop/index.html
面向对象编程——Object Oriented Programming,简称OOP,是一种程序设计思想。
https://www.youtube.com/watch?v=SiBw7os-_zI
Learn the basics of object-oriented programming all in one video.
前端开发+
https://roadmap.sh/frontend
Step by step guide to becoming a modern frontend developer
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!
HTML+
https://developer.mozilla.org/zh-CN/docs/Learn_web_development/Core/Structuring_content
[英文] Learn HTML
https://web.dev/learn/html
CSS+
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.
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.
PostgreSQL+
[英文] PostgreSQL Tutorial
https://neon.com/postgresql/tutorial
This PostgreSQL tutorial helps you quickly understand PostgreSQL.
[英文] PostgreSQL Tutorial
https://www.pgtutorial.com/
This PostgreSQL tutorial will teach you about PostgreSQL from beginner to advanced.
https://www.youtube.com/watch?v=qw--VYLpxG4
It is the most advanced open source database system widely used to build back-end systems.
https://www.youtube.com/watch?v=SpfIwlAYaKk
Learn PostgreSQL, one of the world's most advanced and robust open-source relational database systems.
MongoDB+
https://learnxinyminutes.com/mongodb/
MongoDB is a NoSQL document database for high volume data storage.
https://studio3t.com/academy/#courses
The fastest way to learn MongoDB
https://www.youtube.com/watch?v=c2M-rlkkT5o
This video will give you and introduction to MongoDB in 1 Hour. Afterwards I recommend exploring aggregation, replication, and sharding.
https://www.youtube.com/watch?v=ExcRbA7fy_A&list=PL4cUxeGkcC9h77dJ-QJlwGlZlTd4ecZOA
You'll learn how to use MongoDB (a NoSQL database) from scratch. You'll also learn how to integrate it into a simple Node.js API.
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.
Git+
https://www.youtube.com/watch?v=rH3zE7VlIMs
Learn Git from start to finished in this full course written by ThePrimeagen.
REST+
https://roadmap.sh/golang/rest-api
Building a REST API in Go offers a blend of high performance, ease of deployment, and scalability.
https://spring.io/guides/gs/rest-service
This guide walks you through the process of creating a “Hello, World” RESTful web service with Spring.
https://www.restapitutorial.com/
REST (Representational State Transfer) APIs have revolutionized the way developers build and integrate web services, enabling seamless communication between systems and applications.
算法+
https://roadmap.sh/datastructures-and-algorithms
Step by step guide to learn Data Structures and Algorithms in 2025
https://www.hellointerview.com/learn/code
A visual guide to the most important patterns and approaches for the coding interview.
https://www.w3schools.com/dsa/
数据结构+
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
相关职位
社招4年以上核心本地商业-业
1、负责旅游度假大前端方向的开发工作,参与业务核心导购和交易链路页面的设计和实现,通过跨端技术实现各端的高性能用户体验,一套代码实现App(Android/iOS/鸿蒙)、小程序等多端投放。 2、深入旅游度假业务,了解跟团、打包、租车、包车、签证、邮轮等一系列品类的运作模式并通过技术手段实现数字化经营,与产品、运营、销售共同探索解决方案。 3、借助 AI 帮助业务提升效率,探索 AI 在经营分析、用户营销、商品管理等方面的应用场景。 4、在业务讨论、方案设计等一系列场合中积极参与,大胆假设、小心求证。
更新于 2025-07-31
社招4年以上企业应用
作为全栈工程师,您将聚集前端与后端程序设计和实现跨平台的高性能Web应用, 实现高可用的后端服务。您需要有比较丰富的前后端开发经验,并能够设计可扩展的前端、后端架构,以支持我们业务的快速成长和变化。 岗位职责 • 设计和优化前后端架构,确保应用的性能和可维护性。 • 掌握移动端和Web平台的跨平台应用开发。 • 掌握后端应用服务开发。 • 探索和评估新技术,将其融入现有系统以提升产品质量和开发效率。 • 建立和维护前端开发的最佳实践,包括自动化测试、代码复用和持续集成。
社招10年以上A240471
1. 负责集团服务体系业务研发,包括售后/客服/仓储/物流相关系统,进行架构优化、重难点问题攻克、新技术预研落地 2. 推进团队全栈能力建设,包括架构、组件库、AI 等方向,持续提升团队研发效率 3. 优化现有技术体系,沉淀和分享最佳开发实践
更新于 2025-05-28