Teach you how to quickly become a Java primary programmer

xiaoxiao2021-03-06  38

At present, Java is the hot pet of developers. Many forums have a lot of love of Java developers, and there are many Java programmers, but they don't know how to learn, and they don't know what kind of knowledge of this can become a Java programmer. I am here to throw a brick, and big

Home discussion becomes a Java primary programmer should have knowledge, share with you.

Personally think that it is a qualified Java primary programmer to have the following knowledge: 1. Object-oriented knowledge: Java is an object-oriented development language, so familiar with objects are necessary to learn Java, you have to know: What is object What is class; what is package, what is multi-state, what is inheritance; what is an abstract class, what is an interface. After you understand the concept, how does you need these concepts? What is the difference between classes and objects? How is the class package?

Second, Java grammar: If you have already developed experience, congratulations, you will learn Java syntax will be easier. If you have C or other development experience, you only need to briefly look at the relevant books of Java. If you are a newbie, there is no relationship, you have some Workfart, study a book such as a Java primary tutorial.

Learn the Java grammar, plus object-oriented knowledge, only you can write, you can write a better Java code. If you take the time, you are familiar with the Java programming specification, your level of code should be inevitable.

Third, JSP and HTML: Most of the companies in our country, doing Java programmers are less than JSP and HTML. Therefore, wanting to be a Java programmer to be unavoidable to familiarize yourself with JSP and HTML, you can best know a few built-in objects of JSP, such as session, request, reponse,, and commonly used JSP tags such as include, userbean et al. Although some tools will help you generate HTML code, you still have to be familiar with Title,,

, ,
, etc. If you are familiar with JS and CSS, it will make your page you make more friendly.

Fourth, WebServer: Familiar with the above three, you can definitely say that you can make a JSP page, you can also use your own development Java class (Javabean) in your page, but your page will always run To see the effects you want, you must be familiar with a WebServer, such as Tomcat, Resin, etc. You are familiar with how to publish your app, how to use WebServer's database resources, and more.

V. Development Tools: Everyone knows that development tools can help you develop better and more quickly, so it is necessary to familiarize with several development tools. At present, Java's development tools are popular with JBuilder, IDEA, Eclipse, and HTML development tools with Dreamweaver.

Sixth, familiar with one frame: familiar with one frame is actually an optional knowledge of Java programmers, but the development team of developing B / S structures is almost uses a framework to build their own application. . The framework will have many reusable code, good hierarchical relationships and business control logic, based on the framework development, so that you can save a lot of development costs. Currently popular frameworks have Struts and WAF.

转载请注明原文地址:https://www.9cbs.com/read-74529.html

New Post(0)
CopyRight © 2020 All Rights Reserved
Processed: 0.032, SQL: 9