jefflembeck’s avatarjefflembeck’s Twitter Archive—№ 18,053

  1. …in reply to @fuzzychef
    fuzzychef I don't know if you're missing the point just to miss the point or I'm bad at communicating, I'll guess the latter.
    1. …in reply to @jefflembeck
      fuzzychef In order to become proficient in most languages, i first build something to scan and parse bits of images so I can check out file IO works
      1. …in reply to @jefflembeck
        fuzzychef Then I step into HTTP parsing, to see how it handles strings, etc.
        1. …in reply to @jefflembeck
          fuzzychef I've done this enough to where the difficult part is the language, not the problem. I don't have to think about the problem
          1. …in reply to @jefflembeck
            fuzzychef Building something in a new paradigm means having a new thing to think about. This isn't _bad_ it just means i have to learn it in a new way