#2187

You've probably read a lot of JavaScript related books, but there must be some places you can't understand clearly, in which case, I suggest you choose to read JavaScript Pocket Reference, 3rd Edition. Because it not only enables you to review a lot of core knowledge of JavaScript, also makes you more systematically and comprehensively grasp the knowledge you've learned.
Loading...
Loading...
#2162
There are a lot of books on the MySQL database learning, but the related reference-qualitative ones are rare. And if you are or were finding a worth reading book on this subject, O'Reilly Media's Pocket Reference series has been always the first choice for all newbie or advanced programmers.

Loading...
Loading...
#2143

The contents of JavaScript: The Definitive Guide cover the JavaScript language itself, as well as the JavaScript API implemented by a web browser. This is the sixth edition of this book which fully covers the HTML 5 and ECMAScript 5.
Loading...
Loading...
#2081
First of all, I will tell website front-end developers High Performance Web Sites (handy and capable with only 170 pages) is a remarkable and essential knowledge guide book for front-end engineers. Hope it can draw you enough attention.

Loading...
Loading...
#2069

Head First Statistics possesses the habitual features of Head First series, that's to provide the most intuitive mode of understanding to readers, making the study of statistics theory both interesting and natural. From exams to solve practical problems, whether you are a student or a data analyst, can benefit from it.
Loading...
Loading...
Loading...
#2048
Head First Object-Oriented Analysis & Design (short for Head First OOA&D) will tell you how to analyze, design and write a truly object-oriented software, which is easy to reuse, simple to maintain and extensible anytime. That's one software will no longer break your heart and allows you to add new features without breaking the old mechanisms.

Loading...
Loading...
#2035

HTML5: Up and Running introduces and analyzes all the related technology of HTML5 comprehensively and in-depth. Including: bumpy development history of HTML5; a variety of detection methods specific to different characteristics; how to carry the 'database' to the client; keep web application working even when it is offline; the next generation of cool web forms, etc.
Loading...
Loading...
#2026
As the most outstanding lightweight JavaScript library after Prototype JavaScript Framework, jQuery's market share has been already more than half for a long time, and it also continues to grow fast. Its powerful features and usability make it to be the most popular JavaScript framework for web client for now.

Loading...
Loading...
Loading...
#2020

Head First WordPress enables you to learn how to use your URL and templates to customize personal blog, embedded video and audio files, support of multiple authors, and so on. Follow Head First WordPress's guides to learn all the way to the end, you can have a rich content, fully functional website.
Loading...
Loading...
Loading...
#2018
jQuery Mobile is currently the world's most popular cross-platform mobile web app development framework based on the same popular lightweight JavaScript library jQuery. Through a series of hands-on practices, jQuery Mobile: Up and Running makes you learn to use various interface components of this framework in the most effective way, so as to build fashionable, custom, cross-platform web apps.

Loading...
Loading...