Review

Book Review: Python for Data Analysis by Wes – O’Reilly

Python getting become the heart of data analysis works.  You can see variety of books taught machine learning, data analysis and big data processing based on Python.  To get into that world, this book is the basic to learn Python ecosystem for data analysis. Pandas is one of the notable data analysis library along with [...]

Book Review: Cloud Architecture Patterns by Bill Wilder – O’Reilly

Bill Wilder who is a MVP in Windows Azure has taken nice initiative in the cloud computing space with cloud architecture patterns.  Good collections. Cloud computing relatively new and evolving technology, where we are facing so many recurred problems when dealing with application migration.  Bill introduces the basic tenants of cloud computing and design principles [...]

Book Review: Windows PowerShell for Developers by Douglas Finke, O’Reilly

Douglas Finke is an MVP for Windows PowerShell.  This one point is enough to say the quality of this book. When I was started learning and writing Powershell scripts, I really got crazy about that.  It has elegant syntax which will impress both developers and administrators.  Powershell is not just for Administrator.  This book is [...]

Developer Review – Code Simplicity, Max, O’Reilly

Introduction One more theory book on software design and this book explains the simplicity of code.  This book has written by Max who is the Chief Architect of Bugzilla project.  This is a 90 page book with putting some effort on software design, changes to a program, defects and testing.  Howerver, first three chapters make me [...]