#4808

Among all the books on algorithms, some are very rigorous, but not comprehensive; others cover a lot of materials, but lack preciseness. Introduction to Algorithms combines rigor and comprehensiveness together, discusses all kinds of algorithms in depth, and focuses on making the design and analysis of these algorithms more acceptable to readers at all levels.
Loading...
Loading...
#4236
If Blender is the best free alternative of Autodesk 3ds Max or Maya, then GIMP is the best free alternative to Adobe Photoshop. Similarly, its powerful and numerous functions, complex features require special books to explain in depth, otherwise, it's extremely difficult to master GIMP. The Book of GIMP is one of the best few complete guide books about GIMP that cover almost any GIMP knowledge.

Loading...
Loading...
Loading...
#3385

As a client-side script language supported by all web browsers, JavaScript is the foundation of realizing dynamic, interactive web pages, also the necessary part of Web 2.0 concept, and especially the core of Ajax technology now. In fact, JavaScript has become an essential part of most websites. And good JavaScript scripts can always improve users' Internet surfing experience.
Loading...
Loading...
Loading...
#3352
The author of MySQL Cookbook Paul DuBois is one of the first group of contributors of MySQL online reference manuals, who has written many classic books about MySQL. It is important to note that this book isn't to teach you how to develop a complete and complex application; on the contrary, it is to help you overcome various problems had stumped you in MySQL database development. Therefore, it is suitable for all related personnels engaged in the development of database technology to read. And it has became one of must-read books for MySQL developers.

Loading...
Loading...
Loading...
#3271

Loading...
Loading...
Loading...
#3066
First of all, this post has been planned for a few years, fortunately, it can be published to help many programmers at last. Many programmers still like, and have got accustomed to using the classic and simple, efficient CHM format of offline manuals for the programming languages you're learning or using, even if there are Dash (commercial, for Mac OS X) and Zeal such excellent, free and open-source AIO type of offline API documentation browser for Windows/Linux platform. Now, you've found the right place.

Loading...
Loading...
#2703

The C language withstood test of time is absolutely not replaceable by its younger brother C++ (it just has not such ability, unless one day the computer does not use 0s and 1s any more). Experienced programmers can use C language to write fast and efficient programs all the time, and even now the running million lines of C codes everywhere fully demonstrate its formidable vitality.
Loading...
Loading...