java web development (front + back-end) of the entire process (how the white version, teach you to learn web development starting from zero)

Disclaimer: This article is a blogger original article, follow the CC 4.0 BY-SA copyright agreement, reproduced, please attach the original source link and this statement.
This link: https://blog.csdn.net/gudada010/article/details/100549800

I. Introduction

This is the tragic history of a white, always wanted to learn web development, but I do not know where to learn from. Front, back off and learn, learn to forget in front of the back, front-end back-end do not know how to connect, how to interact with the server, web server, etc. into how a bunch of questions, engage in a long time he failed to complete make a decent website. So, here, I'll write down my lesson, so you will not waste time, do not take so many detours. (Including all instructional videos, files needed to configure the environment, etc.).

II. Text

1. Do you want to master something hundred percent, java foundation.
(Video resources in many of java, if you want to take a quick crash, it is recommended to see java300 collection and xml technology can slowly come back later to see)

Video Resource Links: https://pan.baidu.com/s/12M0Drq_DI5W0vIwMO9RjGA
extraction code: fr50

2. The database knowledge, the most basic CRUD.
(Quick suggestion: Look Mysql database and JDBC database operations)

Video Resource Links: https://pan.baidu.com/s/1h5cDfNf4ipu_pIsWaYupew
extraction code: dz54

These are the two basic preparation for development of the site.
We must start from the following website contacts developed.

3. The front page of knowledge.
(Quick suggestion: just look at html, css, javascript)

Video Resource Links: https://pan.baidu.com/s/1k2y7UOP2DCmNEvlwX6556w
extraction code: 8vlx

4.Servlet and JSP (most important)
(please see that you fully understand, where you will learn mode of operation of the web project, run server mode, the nature of the server, front and rear ends of the link, and so an important part of .)

Video Resource Links: https://pan.baidu.com/s/1lisSubLl0Xi6LeDhDWgCZA
extraction code: d6o7

5.Spring other major mainstream framework
(through previous learning, you will understand the web of the entire operation mechanism, at this stage is to learn how to use the mainstream framework to optimize it.)

Video Resource Links: https://pan.baidu.com/s/1Kx8zssPeUYNeeYK8yAe7WQ
extraction code: 56gh

III. To be continued

Bloggers organized into being on that, if this article can help you, please whisper to me, more detail sorted out half of my will. If a blogger this article help you, give bloggers a point like it.

Guess you like

Origin blog.csdn.net/gudada010/article/details/100549800