How to learn Java programming Java zero-based learning route What is

  How to zero the basis for learning Java programming? Java learning what route? "I do develop, it must have to do programming ideas, otherwise only the equivalent of moving bricks" in a Java development for many years "old driver" says. Programming ideas, has always been a top priority, not only to learn, but also to make good use, how to give the code to empty the soul, so that the characters can follow the rigid and flexible some order to jump at your fingertips, this idea is very important.

13f14cf6832e430093b27b18fb0f2f79.png

  First, start with the basics of Java begin

  Looking for a Java-based tutorial to learn it, learn the basics of Java, it should as much hands-on, very often, the things you take for granted, such as running out of what you write, you will find that is not the case children, do not believe you try .

  After completion of the above, you should have a basic understanding of Java, you can use the Java language to write some simple program, and you are using a simple editor, such as Notepad.

  This time, do not rush to the next section, leaving a good few days to write some procedures, familiar with the basic content as possible.

  Second, then learning development framework

  When you learn the above, this is not enough when you work, you also need to continue JavaWeb framework, so you also need to learn some of the development framework is now more mainstream SSM framework, namely spring, springmvc, mybatis.

  In addition, you need to build a framework to learn, and use them to make a simple CRUD web projects. You can not understand what the meaning of those configurations are, and why you want to do, keep them behind you to understand. But you have to use three of them quickly set up a Web framework, process times you can build your record, believe me, you will be used.

  Here to mention that is that you in the process of building the SSM, you may often come into contact with a tool called the maven. This tool also process your future work which almost need to use tools, so you build the SSM, you can also look at the way of knowledge maven.

  In your present stage, you only need to know about maven on the network can use basic, some high-end usage increases as your work experience, will gradually come into contact with

  Third, find a job, their own life experiences

  When you're done learning development framework, you should find a job, find internships in school, graduates find full-time. At the same time, while looking for a job, you should not fall on your study, to be exact, after that you can not stop learning.

  Your head should be a job for you is very important at this stage is the stage you grow very fast, you may often work overtime, but overtime does not mean you can slack off, always remember me and say, that from the moment you join, you have to keep learning.


Guess you like

Origin blog.51cto.com/14551723/2470582