Review of the book ‘Programming In C From Novice To Expert’ written by Mahesh Bhave and Sunil Patekar.............

There are some textbooks which terrify by their sheer appearance! We get goose bumps by their heavy weight and size and it raises doubts in our minds whether we would be able to digest it or not? But rest assured. Because Mahesh Bhave and Sunil Patekar’s 342 page book is in a different league! It is absolutely a lucid and reader-friendly book!
Mahesh Bhave is the former HOD and Professor of VJTI’s Department of Computer Technology and Sunil Patekar is the principal of VIT. So they have applied their vast experience in teaching field to present this book in such a user friendly format.
One can describe the USP of this book in many ways. Usually we find that the text books comprise huge amount of intricate theory. There could be some examples, diagrams, illustrations interspersed but overall such books carry a scholarly appearance. And the beginners could be afraid to touch such books. But Bhave and Patekar knew the kind of problems the students face or the questions that crop up in their minds and hence they have written this book in a Q & A style. This helps the readers to know the solution to the queries they have as they go along reading the pages.
Another good aspect of this book is the use of Algorithms. This shall help the student understand ‘C’ programming with ease , even if he is from any academic background (be it science, engineering or even commerce).
Normally we learn any topic by heart if we read it often or revise it. To help the students, the authors have added the Summary of the topic with bullet points at the end of each chapter and also have added some exercises so that the students could judge and ensure how much they have imbibed from the book. There are many programs based on the real world topics. Also there is one special sub chapter on bit-manipulation which would help the students from IT and Electronics.