Skip to main content

Bad Choices - Ali Almossawi ***

At the heart of this little book is a really good concept trying to get out - for me it's what you might call a successful failure. What it's trying to do is great, and being creative about doing so is also great - but creativity goes hand in hand with frequent failure, and I'm afraid there are just too many problems here for me to love this book the way I should.

Let's get the negatives out of the way so we can focus on what's good. It's a very short but expensive book - the 144 small pages have a lot of illustration that conveys very little information. What's left is a text that I comfortably read on an hour-long train ride, yet it's being sold at near £15. The illustrations are genuinely almost all doing nothing at all except adding padding. And though Ali Almossawi's writing style is friendly and laid back, it tends to the condescending. Worst of all, the book doesn't do what it says on the tin.

The subtitle is 'how algorithms can help you think smarter and live happier', implying that this book is going to show you how to make use of algorithms to improve your life. It won't. Almost all the examples it uses (in the form of little stories that try far too hard to be quirky) are totally useless in reality. About the only practically useful one is about sorting books on a shelf (though there is better guidance on that elsewhere - see below). And yet. There is something in this book.

What it really does, if you allow it, is to open up the secrets of what's going on inside a computer - specifically in some of the algorithms used to sort and search, to do lookups with hash tables, to have linked lists that enable you to add items to the middle of an ordered set with a minimum of effort and more. There is definitely a beauty, almost a poetry to this stuff, and Almossawi is usually very good at describing it.

So, it's really not going to do what the cover claims. It won't help you with practical, every day choices and problem solving. If you want a book on practical uses of algorithms in real life, look instead at Algorithms to Live By. And those stories, I'm afraid, for me mostly got in the way rather than made the material more approachable. (Almossawi imagines the reader, when asked 'What's a binary search?' thinking 'Ah, freedom, William Wallace, Eppy Toam*, shirts on a rack.' No, we really won't do that.) But for all that there's a lovely little book on a key aspect of how computers do their jobs lurking in here. I just wish there was more content, and it wasn't so obscured by fluff.

* Yes, his characters really do have names like this.


Hardback:  

Kindle 
Using these links earns us commission at no cost to you
Review by Brian Clegg

Comments

Popular posts from this blog

Luna: Moon Rising (SF) - Ian McDonald ****

I'm not the natural audience for this book. Game of Thrones l eaves me cold - and it's hard not to feel the influence of GoT (and a whole lot of Dune )   underneath a veneer of science fiction and the trappings of a South American drug cartel in the cod-medieval family power battles and chivalric details. There are even dragons (of a sort). I'd be really sad if the future did involve this sort of throwback feudalism. However, remarkably, despite this I found Luna: Moon Rising kept me engaged. The fact is that Ian McDonald can put together a good plot with intricate machinations, which is enough to carry the reader through what can be a bewildering collection of characters. The two page scene-setter saying who did what to whom at the start was useful, but I could have done with family trees for the main family as I was constantly forgetting who was who - especially easy as McDonald endows many families with characters with the same first initial (e.g. Ariel and Al...

Adventures of a Computational Explorer - Stephen Wolfram ***

Stephen Wolfram, the man behind the scientist's mathematical tool of choice, Mathematica, plus a whole host of other software products, including the uncanny Wolfram Alpha knowledge engine, is undoubtedly a genius of the first order. In this book, we get an uncensored excursion into the mind of genius - which is, without doubt, a fascinating prospect. The book consists of a collection of essays and speeches that Wolfram has produced over the last ten to fifteen years, covering an eclectic range of topics. Like all such collections, the result is something that lacks the coherence of a book with a narrative that runs through it, inevitably introducing a degree of repetition and a mix of interesting and not-so-interesting topics - but there's likely to be something to catch the attention anyone who is into computing or mathematics. One of the most interesting pieces is the opening one, where Wolfram describes being a consultant on the SF movie Arrival. He seems to hav...

The AI Paradox - Virginia Dignum ****

This is a really important book in the way that Virginia Dignum highlights various ways we can misunderstand AI and its abilities using a series of paradoxes. However, I need to say up front that I'm giving it four stars for the ideas: unfortunately the writing is not great. It reads more like a government report than anything vaguely readable - it really should have co-authored with a professional writer to make it accessible. Even so, I'm recommending it: like some government reports it's significant enough to make it necessary to wade through the bureaucrat speak. Why paradoxes? Dignum identifies two ways we can think about paradoxes (oddly I wrote about paradoxes recently , but with three definitions): a logical paradox such as 'this statement is false', or a paradoxical truth such as 'less is more' - the second of which seems a better to fit to the use here.  We are then presented with eight paradoxes, each of which gives some insights into aspects of t...