Live data from Hacker News

Interview with Jon Skeet

blog.fogcreek.com

11–20 of 32 posts

Re: Interview with Jon Skeet

#11
post #3

As a fellow Brit and as someone working in C# everyday, Jon Skeet is somewhat of a personal hero of mine. I can't count the number of times I've turned to StackOverflow and found the answer to have be written by him. Chappeau! Interestingly we appear to have had similar paths to get to our careers. I too started off with BASIC and the BBC B Micro. I then went on to study Computer Science at GCSE, A-Level and then at…

Snap! Did my comp sci GCSE in 1990.

Re: Interview with Jon Skeet

#12
post #11
post #3

As a fellow Brit and as someone working in C# everyday, Jon Skeet is somewhat of a personal hero of mine. I can't count the number of times I've turned to StackOverflow and found the answer to have be written by him. Chappeau! Interestingly we appear to have had similar paths to get to our careers. I too started off with BASIC and the BBC B Micro. I then went on to study Computer Science at GCSE, A-Level and then at…

Snap! Did my comp sci GCSE in 1990.

As did I, though I started with a Commodore VIC-20.

Re: Interview with Jon Skeet

#13

I'm vaguely aware of Jon Skeet from echoes from the Windows dev world, from which I've largely stayed detached. Can someone explain the significance of Jon Skeet, preferebly in terms of "Facts" in the style of Bruce Schneier's [1] or Jeff Dean's [2]? [1] http://www.schneierfacts.com/ [2] http://www.quora.com/What-are-all-the-Jeff-Dean-facts

Most good C# answers on the best dev Q&A website. Without working for Microsoft.

Re: Interview with Jon Skeet

#14
post #11
post #3

As a fellow Brit and as someone working in C# everyday, Jon Skeet is somewhat of a personal hero of mine. I can't count the number of times I've turned to StackOverflow and found the answer to have be written by him. Chappeau! Interestingly we appear to have had similar paths to get to our careers. I too started off with BASIC and the BBC B Micro. I then went on to study Computer Science at GCSE, A-Level and then at…

Snap! Did my comp sci GCSE in 1990.

How was it? I didn't have an option to take CS either for GCSE or A-Level. There was IT but most university departments actually discouraged it and recommended just taking science and maths.

Re: Interview with Jon Skeet

#17
post #11

Earlier quoted context omitted.

Snap! Did my comp sci GCSE in 1990.

How was it? I didn't have an option to take CS either for GCSE or A-Level. There was IT but most university departments actually discouraged it and recommended just taking science and maths.

To be honest it was so long ago I can't really remember too much. I recall trying to learn SQL and relational theory but just not getting it and thinking I would never use it anyway - how naive I was! That might have been A-Level.

They taught us BASIC, I can't remember the computers we had, I don't think they were popular ones. I do remember one of my colleagues really struggled with his practical project because he named all his variables a, aa, aaa, aaaa and so on. There was a maximum variable length of 8 characters so things went all wrong when he needed to use 9 variables. I don't think we were taught anything about quality software development, using decent variable names, algorithms etc..

Overall I did find the courses incredibly easy and I aced both without even trying. It was university where things started to get a bit more challenging.

I did science and maths as well, I did get much more out of those courses.

Re: Interview with Jon Skeet

#18

I envy the way he manages to balance all commitments in his life. Pretty amazing.

Me too. I find myself frustrated with my inability to balance stuff every now and then. I would love to sit with Jon and just have him say "here.. here's where you are doing it wrong" and then find enlightenment. :D

Re: Interview with Jon Skeet

#19
post #9
post #6

Earlier quoted context omitted.

Jon Skeet is a frequent contributor to StackOverflow.com[0], where he is known for being able to answer highly obscure questions with equally obscure answers[1]. [0] http://stackoverflow.com/users/22656/jon-skeet [1] http://stackoverflow.com/questions/6841333/why-is-subtractin...

He's also, kind of, known for being the top user in terms of reputation points. It's a little like there's Jon Skeet, then there's nothing for a while, then there's somebody else. His average reputation increase per day is often more than 300. Of course, 200 is the typical "cap" on daily increase, but somehow he Skeets around that. He'll probably reach a million points this year. Not that I think reputation points on…

Has Jon Skeet reached one million yet: http://www.hasjonskeetreachedonemillionyet.com Not quite this year, but soon.

(Ps, add your own id to see when you reach it: http://www.hasjonskeetreachedonemillionyet.com/155689 Mine is in quite a few years)

Re: Interview with Jon Skeet

#20
post #10

I'm vaguely aware of Jon Skeet from echoes from the Windows dev world, from which I've largely stayed detached. Can someone explain the significance of Jon Skeet, preferebly in terms of "Facts" in the style of Bruce Schneier's [1] or Jeff Dean's [2]? [1] http://www.schneierfacts.com/ [2] http://www.quora.com/What-are-all-the-Jeff-Dean-facts

He has also written an excellent C# book, C# in depth http://csharpindepth.com/ .

Yes, this book is a great one. It makes it easy to understand many of the topics.
Post reply on HN