Fortune Telling Collection - Fortune-telling birth date - Excuse me, where is the Java graphical user interface design tutorial, which is detailed and easy to understand, and video tutorial is also ok.

Excuse me, where is the Java graphical user interface design tutorial, which is detailed and easy to understand, and video tutorial is also ok.

This is what Java should learn.

Video download instructions and download address:

Part 1: building the first Web project

/forum/thread-1180-1-kloc-0/-uid4353.html

Part 2: Forms Submit Data to Servlet

/forum/thread-1252-1-kloc-0/-uid4353.html

Section III: Fault-tolerant processing, online fortune telling, and how to achieve the similarity between submitted pages and displayed pages. See/forum/thread-1299-1-kloc-0/-uid4353.html.

The fourth section: the basic knowledge of Java and the basic application of data structure, key-value pairs, simple-complex transformation of arrays, review of hash tables and hash algorithms, and the use of HashMap.

/forum/thread-1322-1-kloc-0/-uid4353.html

Section 5:

1、

Mars translator, develop JianFan4J by yourself and package it into Jar for others to use (write your own open source project).

/forum/thread-1404-1-kloc-0/-uid4353.html

Section 6:

1、

Use HashMap to simplify factorial operation (cache, cache hit rate), and use BigInteger.

2、

Count the number of times each word appears in the article (the application of HashMap)

3、

Do-it-yourself template engine (file processing, architecture, map, placeholder, string processing, LoadFromFile, LoadFromStream)

/forum/thread-1529-1-kloc-0/-uid4353.html