Joel Spolsky is doing an IAmA on reddit
reddit.com
Joel Spolsky is doing an IAmA on reddit
1–10 of 54 posts
Re: Joel Spolsky is doing an IAmA on reddit
#2Re: Joel Spolsky is doing an IAmA on reddit
#3I've got the books sitting front of me, and I've written some trivial visualizations of sorting algorithms using terminal output, but damn if I can find a way to use C as a web developer. If there were just some use case where C would help me get something done, I'd be all over it.
Re: Joel Spolsky is doing an IAmA on reddit
#4A dedicated ama.stackexchange.com could be an interesting experiment.
Re: Joel Spolsky is doing an IAmA on reddit
#5A dedicated ama.stackexchange.com could be an interesting experiment.
I'm not really convinced that StackExchange is the best system for that. You'd really want one StackExchange per person; otherwise, the one-answer-per-question nature of StackExchange, with voting for "correct" results, which result in bizarre gaming behavior and impossible-to-follow discussions.
Re: Joel Spolsky is doing an IAmA on reddit
#6I really want to learn C, like he says. I get plenty done without knowing it, and I have few doubts I can continue to find decent work without knowing it, but I haven't been able to gain any traction when I try to learn it. I've got the books sitting front of me, and I've written some trivial visualizations of sorting algorithms using terminal output, but damn if I can find a way to use C as a web developer. If there…
Write a web app in C? ;)
But yeah, in most cases C won't improve your productivity as a web developer. But it will certainly make you understand the computer better.
So maybe start a recreational project in C? A command line utility, a demon, a music streaming server - something not really web-dev related.
Re: Joel Spolsky is doing an IAmA on reddit
#7I really want to learn C, like he says. I get plenty done without knowing it, and I have few doubts I can continue to find decent work without knowing it, but I haven't been able to gain any traction when I try to learn it. I've got the books sitting front of me, and I've written some trivial visualizations of sorting algorithms using terminal output, but damn if I can find a way to use C as a web developer. If there…
This was the final project in the C class I took in college. It's not a bad idea.
Re: Joel Spolsky is doing an IAmA on reddit
#8I really want to learn C, like he says. I get plenty done without knowing it, and I have few doubts I can continue to find decent work without knowing it, but I haven't been able to gain any traction when I try to learn it. I've got the books sitting front of me, and I've written some trivial visualizations of sorting algorithms using terminal output, but damn if I can find a way to use C as a web developer. If there…
Re: Joel Spolsky is doing an IAmA on reddit
#9I really want to learn C, like he says. I get plenty done without knowing it, and I have few doubts I can continue to find decent work without knowing it, but I haven't been able to gain any traction when I try to learn it. I've got the books sitting front of me, and I've written some trivial visualizations of sorting algorithms using terminal output, but damn if I can find a way to use C as a web developer. If there…
Re: Joel Spolsky is doing an IAmA on reddit
#10I really want to learn C, like he says. I get plenty done without knowing it, and I have few doubts I can continue to find decent work without knowing it, but I haven't been able to gain any traction when I try to learn it. I've got the books sitting front of me, and I've written some trivial visualizations of sorting algorithms using terminal output, but damn if I can find a way to use C as a web developer. If there…
Write a LISP interpreter? :-) This was the final project in the C class I took in college. It's not a bad idea.