The Ubuntu Beginner’s Guide – A very good book for intermediate beginners (and up) – #ubuntu #linux #bookreview

The Ubuntu Beginner’s Guide Sixth Edition Jonathan Moeller (Azure Flame Media, LLC – Kindle) This should not be your first book on how to use Ubuntu, particularly if you consider yourself not much of a computer geek and you are fleeing Microsoft Windows to escape the death throes of XP (or the life throes of … Continue reading The Ubuntu Beginner’s Guide – A very good book for intermediate beginners (and up) – #ubuntu #linux #bookreview

Hands-on Testing with PHPUnit How-to – A short, well-focused guide – #programming #bookreview

Instant Hands-on Testing with PHPUnit How-to A practical guide to getting started with PHPUnit to improve code quality Michael Lively (Packt Publishing – paperback, Kindle) PHPUnit is considered by many to be the leading tool for testing PHP code. This “Short, Fast, Focused” book (82 pages digital, 69 pages in paperback) is a recent addition to … Continue reading Hands-on Testing with PHPUnit How-to – A short, well-focused guide – #programming #bookreview

Puppet 3 Beginner’s Guide – Automate configuration management & become a better system admin – #programming #bookreview

Puppet 3 Beginner’s Guide John Arundel (Packt Publishing – paperback, Kindle) If you administer a small network built around just a few servers, you may still be doing at least some of the configuration management by hand. You literally move from machine to machine, manually entering updates, changes, or fixes. And your small network may … Continue reading Puppet 3 Beginner’s Guide – Automate configuration management & become a better system admin – #programming #bookreview

Hadoop is hot! Three new how-to books for riding the Big Data elephant – #programming #bookreview

In the world of Big Data, Hadoop has become the hard-charging elephant in the room. Its big-name users now span the alphabet and include such notables as Amazon, eBay, Facebook, Google, the New York Times, and Yahoo. Not bad for software named after a child’s toy elephant. Computer systems that run Hadoop can store, process, … Continue reading Hadoop is hot! Three new how-to books for riding the Big Data elephant – #programming #bookreview

Make something new, with MakerBot or Raspberry Pi – #bookreview #programming #diy

O’Reilly has released two new books to help you get started with two hot new products: the MakerBot desktop 3D printer and the Raspberry Pi, a tiny, inexpensive computer the size of a credit card. Here are short reviews of the two how-to guides: Getting Started with MakerBot Bre Pettis, Anna Kaziunas France & Jay Shergill … Continue reading Make something new, with MakerBot or Raspberry Pi – #bookreview #programming #diy

Programming C# 5.0 – Excellent how-to guide for experienced developers ready to learn C# – #bookreview

Programming C# 5.0 Ian Griffiths (O’Reilly, paperback – Kindle) Ian Griffiths’ new book is for “experienced developers,” not for beginners hoping to learn the basics of programming while also learning C#. The focus is “Building Windows 8, Web, and Desktop Applications for the .NET 4.5 Framework.” Earlier editions in the Programming C# series have “explained some … Continue reading Programming C# 5.0 – Excellent how-to guide for experienced developers ready to learn C# – #bookreview

Programming Google App Engine, 2nd Edition – An important how-to guide, updated – #programming #bookreview

Programming Google App Engine, 2nd Edition Dan Sanderson (O’Reilly, paperback – Kindle) O’Reilly recently has published a new edition of Dan Sanderson’s Programing Google App Engine.  The new edition updates the 2009 first edition and includes coverage of Java 6 and Python 2.7 support, multithreading, asynchronous service APIs, and using frameworks such as webapp2 and Django … Continue reading Programming Google App Engine, 2nd Edition – An important how-to guide, updated – #programming #bookreview

Learning Node – A good how-to guide for server-side Web development with Node.js – #programming #bookreview

Learning Node Shelley Powers (O’Reilly, paperback – Kindle)  “Node is designed to be used for [server-side] applications that are heavy on input/output (I/O), but light on computation,” veteran Web technology author Shelley Powers notes in Learning Node, her ninth and newest how-to book from O’Reilly. “Node.js,” she explains, “is a server-side technology that’s based on … Continue reading Learning Node – A good how-to guide for server-side Web development with Node.js – #programming #bookreview

Learning PHP, MySQL, JavaScript, and CSS, 2nd Edition – Dynamic websites #programming #bookreview

Learning PHP, MySQL, JavaScript, and CSS, 2nd Edition Robin Nixon (O’Reilly, paperback – Kindle) Robin Nixon recently has updated and expanded his popular 2009 “step-by-step guide to creating dynamic websites.” The new edition has an added section that focuses on Cascading Style Sheets (CSS), so the book “now covers all four of the most popular … Continue reading Learning PHP, MySQL, JavaScript, and CSS, 2nd Edition – Dynamic websites #programming #bookreview

CouchDB and PHP Web Development Beginner’s Guide – #programming #bookreview

CouchDB and PHP Web Development Beginner’s Guide Tim Juravich (Packt Publishing, paperback – Kindle) CouchDB and PHP can be a formidable team when used to create web applications.  “CouchDB is a database that completely embraces the web,” according to the Apache CouchDB website. Data is stored with JSON documents; documents can be accessed with a web … Continue reading CouchDB and PHP Web Development Beginner’s Guide – #programming #bookreview