I need Books that I can’t Buy, I drink Beer that I can’t Sip
Probably, the most frustrating thing a programming hobbyist in India could find is the lack of availability of programming books.
Most of the Universities and Schools here in India prescribe books written by Indian authors. It’s not that I’m against them in anyway, it’s just that there are better books around.
Computer Science courses in High schools here have C++ as the programming language. The text book prescribed IMHO is absolutely not ideal to start programming. This is a two part book which covers the language and a lot of theory on programming in general (which is amazingly crappy), networking and database management (and SQL) and not to forget the worst implementations of Data Structures ever.
Most of the colleges here have C as the primary programming language in the Introduction to Programming lectures (it’s stupid starting off programming with an incomplete version of C++ and then ‘going back’ to C) and most too prescribe Let Us C by Yashvant Kanetkar. It’s a way better book than the one by Sumita Arora.
But the most appalling thing I find in these books is the fake-ish ideology of programming they present. Someone who’s new to programming would still find things behind the scenes unclear after reading them. Random explanations for memory management, overemphasis on the smaller topics are common. Many here who know C/C++ still don’t know what’s Really going on and why they are doing it.
Only a few all time popular books are available like Introduction to Algorithms, due to the fact that they are prescribed by a considerable number of Universities. You’ll have a hard time searching for something that is not taught in the Computer Science courses.
I have a growing interest in the LISP language and the only book I could find here was LISP (CLOS, but not ANSI) and that too only a single copy by accident. You won’t even find a trace for any of the other Functional Languages.
It’s a good thing that I can see a few Ruby titles around but I’m pretty sure that you can literally count the copies in the distributor’s warehouse in an hour.
Although there are a lot of good free e-books around, it’s really difficult reading them, I can barely read a whole chapter (Wish I had a Kindle).
I made an Amazon Wish List mostly containing titles not available here. Hope someone grants it!
It’s all messed up here, all the weird laws, systems, you can’t even drink a can of Beer properly after a hard unsuccessful day of searching programming books in the whole city because you are not 25 yet, although finding kids smoking Bhang in corners. It’s perfectly legal.


