Current location - Education and Training Encyclopedia - Education and training - University front-end learning routes and books.
University front-end learning routes and books.
Front-end required reading

These front-end books are recommended to you.

Head First HTML and CSS, XHTML (middle)

Very suitable for beginners. At first, I introduced some basic knowledge, and then I passed.

Through cafes, travel diaries, etc. The practical application of various labels is expounded.

After-class exercises and crossword puzzles are also very interesting.

HTTP authoritative guide

Students involved in web development front-end, background, operation and maintenance can take a look.

Web application architects must see this. Among them, "caching" and "load balancing"

"I am deeply impressed by the chapters, such as standard textbooks, which are definitely much better than reading boring HTTP specifications.

JavaScript Authoritative Guide-6th Edition

Classic authoritative JavaScript reference book, also known as "rhinoceros book is"

Programmers learn the core JavaScript language, which is defined by a Web browser.

JavaScriptAPI guide and comprehensive reference manual.

JavaScript advanced programming

Also known as Little Red Book, it was produced by Zakkas, chief front-end architect of Yahoo and author of YUI.

Although the title has the word "advanced", it is also very basic, and

The style of writing is very smooth, and every section is like a blog, which is easy to read.

Not boring. Personally, I think it is more readable than the rhinoceros book above.

An authoritative guide to network performance

The authoritative works of the core members of Google's high-performance team, the book is in

In fact, it is about the details and optimization of Web application data in the process of network transmission.

Node carving e.js document

I've been thinking about Node's book for a long time. The version of Node.is is updated so quickly, and reading the document is the most reliable!