#3577
Linux beginners probably encounter problems like this: feel confused and puzzled facing multifarious tutorial books. Considering the quality level of books and the limited energy of individual, we all hope to be able to pick out the best ones. While, most often, we just got the opposite of what we want, or got half the results with twice the effort. Fortunately, The Linux Command Line (TLCL for short) came out. By reading it, we can go less detours and master more key knowledge.

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

#3250
As a representative of open source software, MySQL had already become the world's most popular DBMS (database managing system) long time ago. After Sams Teach Yourself SQL in 10 Minutes (AKA: SQL Crash Course), MySQL Crash Course became another classic bestseller. This book is actually written by Ben Forta at the requests from many readers, and specifically for MySQL users.

#3063
Beginning C# Programming with Visual Studio is a latest step-by-step beginner's guide for learning the C# and .NET Framework programming techniques using Visual Studio 2015 from scratch. It can lay a solid foundation for you to write excellent Windows programs.

#2985
HTML5 & CSS3 for the Real World covers all HTML5 and CSS3 related knowledge for websites development with zero foundation (including all the latest functions of HTML5 & CSS3, too). It's suitable for web designers and front-end developers who want to learn and apply the latest generation of browser technology.

#2960
The Principles of Beautiful Web Design tells about the basic concepts and rules of web design in a language that web designers can understand. Meanwhile, it also enlightens the technicians that making web pages is not just code editing, also needs to consider how to make the webpage has more elegant visual effects from the viewpoint of art.

#2924
This is the Pointers on C's 1st edition (in fact, also its final edition) published in 1997. It is another very classic work with waves of worldwide high praise about C language, considered to be one of the necessary manuals for C starters. Meanwhile, it was known as the "C language's 3-Masterpiece" together with Expert C Programming and C Traps and Pitfalls.

#2763
Beginning Fingerstyle Blues Guitar is a classic and excellent  tutorial book (published in 1993) for playing the acoustic blues guitar. It broke down the whole learning process of fingerstyle blues step by step in only 98 pages and was written especially for beginners.

#2548
Introduction to Cracking with OllyDbg from Scratch (Spanish: INTRODUCCION AL CRACKING CON OLLYDBG DESDE CERO) was written by Ricardo Narvaja (belongs to the mailing list CrackSLatinoS) from Spanish, who has written more than 2100+ tutorials about SoftICE (old course on Windows 98) and OllyDbg (new course on Windows XP). Believe us, it is the only most perfect, amazing tutorial about OllyDbg you can find on the whole Internet.

#2510
Maybe you ever found that too many computer network related books are full of boring text and web terms that let a reader feel tired and sleepy, which is the biggest obstacle for many beginners who want to learn the network technology. Then try the Head First Networking instead.