You may like Why Information Grows by Cesar Hidalgo. The principal behind it is called Economic Complexity. It is based on the applications of network and graph theory using export data of a country, region or city as a proxy to its productivity and innovation. I find it pretty interesting.
There is an adaptation of SICP written in JavaScript. It is used by the University of Singapore and it's frequently updated. It tries it best to retain the essence of the original but gives a new flavor to it by applying the concepts in ES6.