Home > Java > JavaBase > body text

What do you need to learn for java development?

王林
Release: 2020-04-28 10:02:56
Original
5166 people have browsed it

What do you need to learn for java development?

1. javase

This is the basis of java development. You must learn it no matter whether you are going in the direction of javaEE or Android development in the future.

2. HTML, css, and javascript

These three are the key technologies for web page production.

(Recommended video tutorial: java video)

3. Mysql or oracle

If you develop the back-end, you must learn the database, generally It is recommended to master the above two.

4. JDBC

In fact, you can also summarize this as the database part. This is the knowledge to connect to the database using java.

5. Tomcat, Servlet, Jsp, and AJAX technology in javaweb

6. Framework

It is generally recommended to learn spring, springmvc, and mybatis frameworks.

Recommended tutorial: java entry program

The above is the detailed content of What do you need to learn for java development?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!