#3737
CentOS (short for Community ENTerprise Operating System) is a free, open-source, enterprise-class and community-supported computing platform that derived from the same source code with Red Hat Enterprise Linux OS. At present, there have been increasing Internet services or applications around the world that require high stability (including a variety of purposes of servers and business applications) are running on it, rather than RHEL.

#3624
As a popular reading material about computer science, Code: The Hidden Language of Computer Hardware and Software is much more vivid, interesting and easy to understand, absorb than any other similar books. It enables you to understand all aspects about computer, without profound or professional knowledge required. Its author is Charles Petzold, whose another classic masterpiece Programming Windows has affected the entire generation of programmers.

#3603
The Mind Map Book is a classic bestseller written by Tony Buzan - inventor of Mind Map, founder of World Memory Championships, originator of World Speed Reading Tournament, organizer of Mind Sports Olympiad, world's super writer, top speaker in the brain and learning aspects, and global public media figure. All other relevant books were written based on it, and many of the authors are just the students of Tony Buzan around the world.

#3563
Paragliding is an air sport purely utilizing air lift that originated from France in 1984, which is becoming more and more popular. It's important to note that, paraglider is different from the traditional parachute. It is actually a kind of aircraft. And, paragliding (hang gliding) is just one of the leisure sports that most people can enjoy, rather than those extreme sports that only a few people can touch.

#3547
C programming language is the only most basic computer language that every programmer should get started with and master. As a common sense, you should know: C language is also the fundamental language of many important programming languages, including Microsoft's C#, Apple's Objective-C, C++ which is widely used in many environments, Linux operating system and its many functions, and so on.

#3531
JavaScript injected rich, dynamic and powerful personalized interactivity into the passive, static Web lived in the past. This greatly enhanced the attraction of web pages and web applications.

#3510
Ruby is a simple and fast object-oriented programming scripting language that is obviously younger than other similar programming languages (such like Perl or Python). It was written by Yukihiro Matsumoto from Japan (started in 1993 and finished in 1995). The inspiration and characteristics of Ruby are mainly from Perl, Squeak/Smalltalk, Eiffel, Ada and Lisp programming languages.

#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.

#3338
Don't doubt what can be done, learned in short 10 minutes. Actually, Sams Teach Yourself's In 10 Minutes series of books had proved this point. In 10 minutes, we can master a lot of practical technologies.

#3272
Regular Expression (RegEx for short) can be regarded as an immensely powerful weapon on computing. In almost all programming languages and OS, we can use it to carry out various of complex text processing work. Sams Teach Yourself Regular Expressions in 10 Minutes is a preferred introduction book to regular expressions for beginners, which is close to the actual demands, suitable for developers working on all kinds of programming languages and platforms.