We all have enjoyed reading the Head First series of books and this book i.e Head First HTML5 Programming is no different. The authors Eric Freeman and Elisabeth Robson have kept the content in the book as much practical as… Read More ›
book review
Book review: Fitness for Geeks
Fitness for Geeks is a book for gadget/app freaks who want to calculate and track each of their actions. This book is loaded with nutritional information which will take some time to settle into the brains ofhttp://www.flipkart.com/affiliate/displayWidget?affrid=WRID-137113285046834762 the geeks. You… Read More ›
Book review: Core Java, Volume II–Advanc​ed Features (9th Edition)
http://www.flipkart.com/affiliate/displayWidget?affrid=WRID-136978840229968837 I always liked the approach Cay S. Horstmann takes in the examples in his Core Java books. He tries to follow good practices in all his examples which includes better naming convention, documentation and comments, identifying right classes. This… Read More ›
Book review: The Object-Oriented Thought Process
If you were to ask me a book to understand the Object oriented concepts in a practical way- I will surely recommend “The Object Oriented Thought process”. These are some of the good things I found: the author tries to… Read More ›
Book review: Confessions of a Public Speaker by Scott Berkun
Who among us has never feared speaking in front of a crowd- no matter how large the crowd be? We all have felt the fear, few of us overcome the fear to emerge as great speakers and few of us… Read More ›
Book Review: Oracle ADF Real World Developer’s Guide
Oracle Adf Real World Developer’s Guide is the latest book on ADF Framework developed by Oracle. ADF Framework provides declarative way to develop Java based Enterprise Applications. There are a few previous books on Oracle ADF which showed how to develop… Read More ›
Book Review: Scala for the Impatient
The book covers almost all of the concepts in Scala in a very concise format. More emphasis on learning by doing. Lot of exercise problems at the end of each chapter. It is highly recommended to try them out. The… Read More ›
Book Review: Clean Code by Robert Martin
Clean Code is all about the code already written, about the code you write and about the code to be written. If you are fan of Robert Martin’s books and his articles then you wouldn’t have missed this one. For those… Read More ›
Book Review: Test Driven Development by Example, Kent Beck
Test Driven Development by Example authored by Kent Beck covers the following: Writing Unit test backed code, takes teeny-tiny steps towards adding new code. Creating a test framework for running the tests- again by using TDD. Patterns related to Test… Read More ›
Book Review: Code Simplicity
I got to know about Code Simplicity: The Science of Software Development book via some O’Reilly promotion and bought an eBook for some $6 or Re. 300. Some good points: The most obvious good thing about this book is that… Read More ›