JSP programmer's way to grow

xiaoxiao2021-03-06  23

One: Description

Using proficient, skilled, familiar with this article, understand the level of your own technology.

Welflight: You can master the 85% technical points of this technology, using this technical time for more than two years, and use this technology to successfully implement more than 5 items. Can use this technology to optimize performance or code, to achieve maximum possible reuse.

Skilled: Can master the 60% technical points of this technology, using this technical time for more than one year, and use this technology to successfully implement more than 3 items. Can use this technology to implement software requirements and have experience in achieving optimization design as much as possible to implement modules or code as possible before implementation.

Familiar: Ability to master the 50% technical point of this technology, using this technical time for more than half a year, and use this technology to successfully implement more than 1 project. Can use this technology to implement software requirements.

Understand: You can refer to technical documentation or help files when actual needs, basically know that this technology is the role you can use, you can call or use it to provide you with the regulations.

2: Basic requirements

1: HTML master: skilled. Reason: Will you write JSP?

2: JavaScript / JScript: Master: Familiar. Cause: The data checks in the Client side, some page processing requires you to use the script.

3: CSS master: familiar. Cause: Realizing the unity of page style usually uses CSS to implement.

4: Java foundation programming level: skilled. Reason: Will you write JSP? Kundry. And you must be very familiar with the following packages java.lang; java.io; java.sql; java.util; java.text; javax.sevrlet; javax.servlet.http; javax.mail; etc.

5: SQL master: skilled. Reason: If you don't use a database, you may not need to master SQL. At the same time, you must be more familiar with one of the following SQL in the following databases. Oracle, DB2, MySQL, PostgreSQL.

6: XML master: Understand reason: Appserver configuration is generally implemented using XML.

7: EJB Master: Understanding the reason: Many projects are implemented by EJB, so ......

8: You need to know more than one kind of appserver (Engnier).

A: Tomcat

B:) WebLogic

C:) WebSphere

D:) JRUN

E: RESIN

Reason: What is your JSP runs on?

Three: Select requirements (depending on the project) 1: LDAP master: Understand reason: LADP is increasingly used in the permission control.

2: Struts Master: Skilled Cause: If you meet MVC design, you usually use Struts to implement C.

3: XSP master: It is not used as needed, but XSP is a very good choice when the JSP Servlet Bean does not need to use EJB but the JSP Servlet Bean is not required.

4: Linux master: familiarity: If your use runs on Linux / Unix, you must know that RM, MV, CP, VI, TAR Gzip / Gunzip are used.

4: Use of tools

1: UltraEdit (editplus) Jakarta-Ant Jakarta-log4j;

2: Jubilder4-6

3: Visual Age for Java

4: vcafe

The above tools you choose to be familiar with yourself. However, it is highly recommended that you use the log4j to do debug tools.

Five: The road to growth

1: HTML learning time, if your IQ is over 80, 15 days should be enough. At least you can write a page.

2: Jacascript / jscript learning time, this is really hard to say, more deeper things, enough to use a week to learn to write fur. 3: CSS study time, three days, you should know how to use CSS, do not ask you to write, generally a US worker to write CSS.

4: Java learning time, genius is also three months. Slow school. If you want to be proficient, then I don't know how much time it takes. Use to write

JSP, it should be enough for four months.

5: SQL learning time, just know INSERT, DELETE, UPDATE, SELECT, CREATE / DROP TABLE, you should know one day.

6: XML study time, I don't know if I haven't learned yet. Ha ha. But I know what DTD is used for.

7: EJB learning time, basic calls you will call 3 days. But it is based on the basis of you learned Java.

8: Familiar with App Server, Tomcat you can master the installation, configure. Run the JSP. If it is WebLogic, it is not your thing if you want to use EJB. What did SA do.

9: Familiar with Linux, you can need a lot of time. Slowly watch Man.

10: Struts If you need you to learn again.

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

New Post(0)