-
…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.
-
…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
-
…in reply to @jefflembeck
fuzzychef Then I step into HTTP parsing, to see how it handles strings, etc.
-
…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
-
…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