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
+10.7k Golang : Natural string sorting example
+18k Golang : Get command line arguments
+23.8k Golang : Upload to S3 with official aws-sdk-go package
+8.8k Golang : automatically figure out array length(size) with three dots
+8k Golang : Reverse text lines or flip line order example
+6.2k Golang : Break string into a slice of characters example
+9.9k Golang : Test a slice of integers for odd and even numbers
+21.4k SSL : How to check if current certificate is sha1 or sha2
+8k Golang : Emulate NumPy way of creating matrix example
+6.6k Swift : substringWithRange() function example
+6.7k Golang : Fibonacci number generator examples
+8.2k Golang : Ackermann function example