Book review - Where to drink coffee
If you're the type of travelers relying on good old guide book such as Lonely Planet instead of smartphone apps to get "insider's guide" to the local scene. Phaidon's "Where To Drink Coffee" book is an indispensable travel resource for those looking to find out the world's best coffee spots. The recommendations in the book listed the best 600 spots across 50 countries and are accompanied by easy-to-navigate maps to help you find the places.
What so special about the coffee spots listed in this book? These spots are all chosen by 150 best baristas and coffee experts on the planet. Their valuable reviews are paired together with the recommendations and definitely one of the traveler's guide books you need to get the best coffee in memorable global locations.
Pre-order the book at Phaidon's online book store
Image credit: http://uk.phaidon.com
Preview image credit: Jordan Sanchez
See also : Book review - All My Friends Are Dead.
By Wilson Lee
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+19.3k Golang : How to count the number of repeated characters in a string?
+8k Golang : Variadic function arguments sanity check example
+7.3k Golang : Hue, Saturation and Value(HSV) with OpenCV example
+9.5k Golang : Eroding and dilating image with OpenCV example
+4.9k Python : Convert(cast) bytes to string example
+23.6k Golang : Fix type interface{} has no field or no methods and type assertions example
+8.2k Your page has meta tags in the body instead of the head
+6.8k Nginx : Password protect a directory/folder
+11.8k Golang : Convert(cast) bigint to string
+7.1k Golang : Check if one string(rune) is permutation of another string(rune)
+6.8k Golang : Fibonacci number generator examples