In this regard, has anyone tried codecrafters.io? Is it worth it?
HN user
barracutha
11 karma
Posts2
Comments6
Ask HN: Programming Courses for Experienced Coders? 3 years ago
John Boyd Compendium (2007) 3 years ago
You can find the patterns of conflict lecture in YouTube.
Ask HN: Who is hiring? (December 2022) 4 years ago
Hi. Can I apply as non US resident?
Ask HN: Books Like Building Git? 4 years ago
Builder Book https://builderbook.org/
Ask HN: What Are You Learning? 5 years ago
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.
Here is the link to the book: https://source-academy.github.io/sicp/