Jon Skeet (jon.skeet)

17.3k
AuthorDeveloper

Jon Skeet is a C# and Java developer currently working at Google in the UK. For many years he has been a frequent poster in technical newsgroups, and has been awarded as a C# MVP by Microsoft since 2003. His C# web site contains some of the most frequently referenced articles on topics such as singleton implementations and parameter passing. He was a member of the writing team for "Groovy in Action" in 2007, and his first solo book, "C# in Depth", came out in May 2008. Jon is interested in tracking how languages and platforms are evolving to blend imperative and functional styles of programming, as well as providing more support for parallelism. While his "day job" is programming in Java, Jon is a C# developer at heart. In his 20% time at Google he is currently working on a C# port of the recently open-sourced "Protocol Buffers" serialization framework.

For a complete view of this profile, including education, work experience and developer information, you need to be logged in and have a subscription.

Tweets

Jon's upcoming trainings

No events

Jon's past online trainings

Jon's blog posts

0
comment
on 9/18/2018 11:16 PM
This is more of a quick, explanatory “heads-up” post than anything else. On March 31st 2018, I started an experiment: I created a new Stack Overflow user called “Daisy Shipton” with no picture and a profile that just read “Love coding in C#” (or similar).[...]
.
0
comment
on 4/21/2018 8:52 AM
This blog post is effectively a log of my experience with the preview of the C# 8 nullable reference types feature. There are lots of caveats here: it’s mostly “as I go along” so there may well be backtracking. I’m not advising the right thing to do, as I[...]
.
0
comment
on 4/13/2018 9:11 AM
I started writing a blog post about versioning in July 2017. I’ve mostly abandoned it, because I think the topic is too vast for a single post. It potentially needs a whole site/wiki/repository devoted to it. I hope to come back to it at some point, becau[...]
.
0
comment
on 3/17/2018 10:21 AM
This blog post was most directly provoked by this tweet from my friend Rob Conery, explaining why he’s giving up contributing on Stack Overflow. However, it’s been a long time coming. A while ago I started writing a similar post, but it got longer and lon[...]
.
0
comment
on 3/2/2018 8:24 AM
Background There are three things you need to know to start with: Operations on read-only variables which are value types copy the variable value first. I’ve written about this before on this blog. C# 7.2 addresses this by introducing the readonly modifie[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper