Live data from Hacker News

Poll: Do you know C?

news.ycombinator.com

1–10 of 208 posts

Re: Poll: Do you know C?

#3
post #2

There should be an option for "C was my first programming language and I used it exclusively for years - many years ago".

It seems like this could be either the second or third option, depending on how well you still know it. Perhaps the second if you still know it well and the third if you've gotten really rusty in it.

I can add the option if this doesn't make sense in your case.

Re: Poll: Do you know C?

#7
As a first reaction I thought, well, more than 50% of HNers fluent with C, the average age should be pretty high probably. But then I realized that actually the average HN age is probably around 25 (from other pools I saw here), so I guess, there are still a lot of fresh programmers learning C. I really hope so. I love higher level programming languages and spent a lot of time with Tcl, Scheme, FORTH, Joy, Ruby, and other languages, but I really hope that the next generations of programmers will still be able to stay near the metal when needed.

Re: Poll: Do you know C?

#8
I use C/C++ and assembly everyday as a game programmer. It is the incumbent development language for consoles (at least xbox and ps3 - I'm never done any dev on the Wii). I suppose its stay is due to the ease of access to the metal. It's propably worth noting that lots of games use higher level scripting languages to do speed-insensetive tasks.
Post reply on HN