basis

JavaWeb

Video address: www.bilibili.com/video/BV18s… Source address: link: pan.baidu.com/s/1UCjir3z5… Extraction code: LZQF

The teacher’s lectures are lively and interesting by drawing pictures and connecting them with reality. And it gives the impression that they are all key points.

The operating system



Video Address:

www.bilibili.com/video/BV1YE…

Resource Address:

Feel the operating system is too abstract, learn up meng force can try this, PPT praise, impressive is small slag at the same time about two girls, this is parallel, old slag separated about two girls, this is concurrent.

Data structures and algorithms



Video Address:

www.bilibili.com/video/BV1E4…

Resource Address:

Links:Pan.baidu.com/s/1kwcfRLEo…

Extraction code: UB0H

This is pretty comprehensive for getting started with Java data structures and algorithms.


If you want to learn frameworks, the current Java backend is more popular: Spring, SpringMVC, Mybatis,Springboot. These can be prioritized.

The framework

Mybatis



Video Address:

www.bilibili.com/video/BV1mE…

Resource Address:

Links:Pan.baidu.com/s/1iR-MhyAs…

Extraction code: JORM

Customizing Mybatis on the first day was a bit confusing at first, but after learning it, it’s easier.

Spring



Video Address:www.bilibili.com/video/BV1Sb…

Resource Address:

Links:Pan.baidu.com/s/1g6x-rz5P…

Extraction code: 8JZY

The first three are all dark horse series. What is better is that the learning materials are detailed, but the courses made people feel integrated.

SpringMVC



Video Address:

www.bilibili.com/video/BV1Sb…

Resource Address:

Links:Pan.baidu.com/s/1dcM8408l…

Extraction code: TTQ3

Mybatis_Plus



Video Address:

www.bilibili.com/video/BV17E…

With mybatis foundation learn this very fast. The first time you use a code generator you’ll be surprised at how effective it is.

Springboot



Video Address:

www.bilibili.com/video/BV1Et…

Resource Address:

Links:Pan.baidu.com/s/1pQoNdk32…

Extraction code: M50J

This video is really great, in addition to detailed, the teacher also analyzed a lot of spingboot principle.

Structs2,Hibernate is now used relatively little, but also want to learn partners can also look at. The teachers of these two videos are very detailed.

Structs2



Video Address:

www.bilibili.com/video/BV1Cx…

Resource Address:

Links:Pan.baidu.com/s/1QTGkSCEO…

Extraction code: 0OXG

Hibernate



Video Address:

www.bilibili.com/video/BV1Cx…

Resource Address:

Links:Pan.baidu.com/s/1-dE9SJ35…

Extraction code: 7LV5

Spring series framework, bilibili is popular in dark horse, Still Silicon Valley, crazy god. Relatively speaking, black Horse monk Silicon Valley is more careful and comprehensive, crazy god is more essence. Dark Horse still Silicon Valley generally have project information provided, crazy god did not. So recommend the first time to learn can learn dark horse or silicon Valley, learn also understand or have forgotten, you can see crazy god, learn to look again, there will be a suddenly enlightened feeling.

The database

Mysql



Video Address:

www.bilibili.com/video/BV12b…

I only partially learned what I lacked, and I regret not discovering this quality video sooner.

Redis



Video Address:

www.bilibili.com/video/BV1J4…

Resource Address:

Links:Pan.baidu.com/s/12xlX0HQ-…

Extraction code: A0HV

The first few sections are NoSql popular science, eager to learn can skip, but still suggest you can listen to.

tool

maven



Video Address:

www.bilibili.com/video/BV1TW…

Suitable for a quick start, some basic principles and configuration.

git



Video Address:

www.bilibili.com/video/BV1Xx…

Resource Address:

Links:Pan.baidu.com/s/17-brn8gR…Extraction code: Z11Q

This teacher is very detailed, this itself is just a tool to use, can be a quick start.

idea



Video Address:

www.bilibili.com/video/BV1PW…

Resource Address:

Links:Pan.baidu.com/s/1ltQ2g03a…

Extraction code: 14P2

I love this teacher very much. I am used to the recommendation of Eclipse to transfer idea. In addition to teaching basic configuration of IDEA, this teacher also shared the plug-in of Using Eclipse shortcut keys on IDEA.

extension

nginx

Video address: www.bilibili.com/video/BV1zJ… Resource address: Link: pan.baidu.com/s/1z-Ck5S85… Extraction code: UD5K

Nginx for a quick start, especially for projects that want to use Nginx can try.

docker



Video Address:

www.bilibili.com/video/BV1Vs…

Resource Address:

Links:Pan.baidu.com/s/17nxDFhdv…

Extraction code: RNUV

This material is a mind map. I will draw a mind map after reading this. I really think it is very important to draw a mind map. While sorting out the knowledge, it is very helpful for the subsequent review.


Some personal thoughts: It’s best to take notes and draw mind maps while watching videos. If you can’t stick to it, try writing a blog. Then post some summaries and notes of your study. Seeing yourself productive can also motivate you. Xmind is recommended for mind mapping. The official website can be downloaded for free: www.xmind.cn/

Watching videos is good for getting started, but reading books and official documents is the way to go. All the best technology after learning actual combat projects. It is recommended to do a project using pure JavaWeb technology first, then using framework SSM, SpringBoot, etc. It is better to summarize the implementation of each module after completing the project.

Come on!!