Live data from Hacker News

Viewing profile — philipbuuck

philipbuuck

HN member
Joined
Mon, Feb 01, 2016, 5:41 PM UTC
HN karma
9
Public activity
4 items

About philipbuuck

No profile information was provided.

Recent public activity

  1. comment
    Comment #11013809

    I think C is a good choice to stop. I know it's an abstraction itself, but beyond that you get into hardware specifics and often-closed OS code.

  2. comment
    Comment #11013759

    It's funny how the comments went down that road. I don't think C is a good choice for a first language. I would argue that C++ is an even worse choice than C, but that's for anothe…

  3. comment
    Comment #11013740

    Yep, exactly. Abstractions help make us more productive, but if we don't understand what it is they're actually abstracting, I believe they're limiting us, not enabling us.

  4. comment
    Comment #11013709

    I'm the author of the article. I don't think C should be the first language for most new programmers. The article doesn't recommend that. Rather, my argument is that C provides the…