For beginners to learn Java methods

1 Introduction

First of all you have confidence, believe they can learn.

2. how to learn

Now a lot of online resources, you can surf the Internet and a new system to learn from the beginning of the video. TB can also buy on a new system of video for learning.

Here it must be stressed that the system of learning, not a hammer East, West, a wooden club, it will pull down a lot of knowledge points.

I'm still learning seen before in Silicon Valley, Chi Chuan video podcast, dark horse. You can also learn next.

3. Learning Path

Here simply to say next.

3.1 The first part

  • Step1 java basic grammar section (recommended jdk1.8)
  • Step2 simple web (html, css, js, etc.)
  • Step3 javaWeb
  • Step4 database

Learn finish top, you can do some simple additions and deletions pages link to change search the database. Successful completion of this section you will have a certain sense of accomplishment, because the output of some substantive things.

Remember: every step to go solid, not too much vision, failing to appreciate this, failing to appreciate that. Each of the exercises are simple to do.

3.2 The second part

This part of the common learning framework

  • Step1 spring, Springmvc, springboot (this may not be anxious to learn, you can also back at school, things do not affect)
  • Step2 hibernate,mybatis

This part of the completion, before doing a small project, it can be transformed.

This part of the learning process, you may encounter various error, do not lose heart, the problem will be solved. Google can use Google, not on Baidu.

This part of the system is very large, the proposed pre-first learn simple application is not recommended in-depth understanding, because it may look very Mongolia.

Remember: must have strong faith, a few days before his own time to learn a good review next.

A third portion of 3.3

This is an important part of learning high-level framework

  • Step1 Redis

  • Step2 Springboot
  • Step3 Springcloud

This part is the cache of learning and spring family bucket of learning.

3.4 Part IV

Next time learning, after all, will be used in your work, simply apply early on the line

  • Step1 message queue
    • Rabbit MQ
    • kafka
  • Step2 container technology
    • docker
    • k8s

4. Tools

4.1 Development Tools

Recommended idea

4.2 Text Editor

notepad++

4.3 markdown editor

Typora

5. Tag Manager

Most beginners start saving codes are basically saved on your computer. This is not bad for your post-inspection.

So here I recommend: If you're ready for a variety of essential things, and learn all code management tool

As git

Such late learning, the code can be stored on a remote warehouse.

Recommended code (gitee), fast, Chinese, easy for beginners.

6. develop good study habits

Develop good study habits

Read more

Write blog (editing with markdown, the major blog sites support, facilitate transplantation)
micro-channel public number
Here Insert Picture Description

Guess you like

Origin www.cnblogs.com/niugang0920/p/12359000.html