Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Some books recommended for Web front-end developers


May 30, 2021 Article blog



A lot of people have asked me what books I need to read as a front-end developer, especially newbies, and today I put together a recommendation for everyone, big guy bypass.

HTML-CSS-JavaScript web design from getting started to mastering

As a front-end novice, it is highly recommended to read this book first, easy to understand, talk about the comparative basis

 Some books recommended for Web front-end developers1

HTML5 authoritative guide

After reading the above book can be combined with this book to deepen the understanding of HTML5, very suitable for step-by-step learning of a book.

 Some books recommended for Web front-end developers2

CSS authoritative guide

This book is relatively good, suitable for new white users, is a beginner to clean up the obstacles of the book. P eers agree that this book is the first choice for learning the basis of CSS. CSS authority Meyer master's work, translation level is also gray often praise!

 Some books recommended for Web front-end developers3

CSS things

This book still seems very interesting, this book to convey CSS layout thinking as the center, through the page text, pictures, tables, forms and other common elements of the processing and the use of various page layout methods, so that readers can better understand how to better use CSS layout in the page. After reading this book, you will find that the original CSS style is such a fun thing.

 Some books recommended for Web front-end developers4

MasterY Of CSS: Advanced Web Standard SolutionS, 2nd Edition

This book is a must-have for front-end developers, and of course, if you're a big guy, you can bypass it.

 Some books recommended for Web front-end developers5

CSS Zen Garden

As you can see in the book, here's a review of the book, from the book:

This is an amazing book! M ust be described in one word, that is: beauty! T he content is well arranged, the text is lively and interesting, through one example to guide the reader to read, highly recommended! T he author is a world-renowned web designer, and the examples in the book come from CSS Zen Garden, the most famous website in the field of website design. Children's shoes go and enjoy it themselves.

JavaScript Authoritative Guide 6th Edition

This book is highly recommended to see, is published by David Flanagan, a mechanical industry publishing house Huazhang company paperback books, online there are Chinese versions of both English versions, if your English can also, it is highly recommended that you go to see the English version.

 Some books recommended for Web front-end developers6

You don't know JavaScript

This book is divided into the upper and middle volume, the content is very rich, suggested to start, very suitable for novices

 Some books recommended for Web front-end developers7

JavaScript design mode

This book is still highly recommended for everyone to see, "JavaScript Design Mode" has two parts. T he first part gives the basic knowledge of object-oriented features needed to implement a specific design pattern, including interface, encapsulation and information hiding, inheritance, monomer mode and so on. The second part focuses on various specific design patterns and their application in the JavaScript language, mainly introduces the factory mode, bridging mode, combination mode, façade mode and other common patterns.

 Some books recommended for Web front-end developers8

The Return of the JavaScript King

This book is not only a book to spread knowledge, but also a book to seek truth. I t lifts the veil on JavaScript, bypassing misunderstandings and illusory appearances and leading you through the mysteries of the procedural kingdom. This is a "magic book" that explores the origin of programming ideas, and a desk reference book that Web development engineers need.

 Some books recommended for Web front-end developers9

High-performance JavaScript

This book from the performance point of view of comprehensive analysis js, gold content is very large, a lot of knowledge is the author through practice summed up, are the accumulation of experience, highly recommended!

 Some books recommended for Web front-end developers10

JavaScriptDOM programming art

This book is the best choice for novices, tells the basics of JavaScript and DOM, but focuses on the ideas and principles behind DOM programming techniques, and then runs through all the code examples in the book, showing you the scripts used to create picture library pages, the scripts used to create animations, and the scripts used to enrich the rendering of page elements, and finally creating a real website with what you're talking about.

 Some books recommended for Web front-end developers11

JavaScript advanced programming

Author Nicholas C. Zakas is the world's top Web technology expert and is now an interface rendering architect for Yahoo! and is responsible for the design of high-traffic sites such as My Yahoo! and Yahoo Home. This book, read once can not be counted as read, at least read two or three times, each time will let you have a new harvest.

 Some books recommended for Web front-end developers12

Head First JavaScript

This book is definitely a classic, it is highly recommended that you read it

 Some books recommended for Web front-end developers13

Getting started with the ES6 standard

As the first choice for getting started with ES6, this book is also very informative and is ideal for advanced, growing into a must-have book on the Bull Road

 Some books recommended for Web front-end developers14

Gain an in-depth understanding of ES6

This book is available as an advanced step in ES6 and is highly recommended for reading

 Some books recommended for Web front-end developers15