Live data from Hacker News

Viewing profile — barracutha

barracutha

HN member
Joined
Tue, Jun 19, 2018, 3:33 PM UTC
HN karma
11
Public activity
8 items

About barracutha

No profile information was provided.

Recent public activity

  1. comment
    Comment #38805242

    In this regard, has anyone tried codecrafters.io? Is it worth it?

  2. comment
    Comment #36723497

    You can find the patterns of conflict lecture in YouTube. https://youtu.be/lzRqZnPVeJI

  3. story
    Ask HN: What are the best programming tutorials that are project based?

    What tutorials do you recommend that are project based? Where you end up with a functioning (and hopefully very cool) program at the end of it? Could be in any form of videos, book…

  4. comment
    Comment #33879795

    Hi. Can I apply as non US resident?

  5. comment
    Comment #32624125

    Builder Book https://builderbook.org/

  6. story
  7. comment
    Comment #27634787

    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…

  8. comment
    Comment #24435623

    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 …