Customer Review: Very well written and easy to understand. One of he best introductory programming books I have read. If you want to learn Python this book will help. However to master any programming language you need to practice and write programs. I would recommend opening python and following along with the... more info
Customer Review: This was a great book to read. I was very confused in lecture because I am not programming savy. This book really helped me a lot. Everything is explained in simple terms and makes so much sense.
Customer Review: For folks who are new to PERL this is a good book to learn the language. The presentation is easy to understand and illustrations help us grasp the concepts faster. There are exercises at the end of each chapter which helps in getting to do hands-on programming. I would have liked more exercises in... more info
Customer Review: Subversion, a successor to CVS is a widly used, novel approach to versioning of filesystems. Novelties to CVS are that versioning of the whole filesystem instead of single file, which made it possilble to have directories under version control, efficient storage of versioning meta-data, making it... more info
Customer Review: If you are programming in Perl, this is a required book to have. It is the definitive manual on the language written by the author of the language, yet is very readable.
Customer Review: Might be confusing for some who don't realize that various flavours of UNINX and Linux abound but so what! This book is not supposed to teach that kind of thing anyway.
Customer Review: These are the comments needed to understand Linux code, very helpful and thorough. The authors are knowledgeable, and explain the material well.
Customer Review: I've scrolled through lots of books, there is so much information out there, but this book has a tendency to keep it simple and to the point. It has good illustrative examples that not only are useful but also serve as a good practice guide.
Customer Review: This book consists of one large section that is mostly distilled man pages, along with more specialized chapters later on. Emacs, vi, bash, sed and gawk are all covered in detail. This book is my main reference for bash, vi, sed and gawk, as I am an Emacs and Z Shell user. Despite the material in... more info
Customer Review: This book provided a solid resource to start writing shell scripts in bash. It is well written, and also provides understanding into some bash features that go beyond just a reference book.