BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Abusing CSharp 5

Abusing CSharp 5

Bookmarks
01:32:50

Summary

Jon Skeet entertains the audience with C# snippets that one should not use in real life.

Bio

Jon Skeet is a Java developer for Google in London, but he plays with C# in his free time. He loves writing and talking about C#, and the third edition of 'C# in Depth' was published in September 2013. Writing less formally, Jon spends a lot of time on Stack Overflow. Give him a puzzle about how C# behaves which gets him reaching for the language specification, and Jon is a happy bunny.

About the conference

ACCU is an organisation for anyone interested in developing and improving programming skills. ACCU welcomes everyone who is interested in any programming language. ACCU supports its members by hosting mailing lists, running a yearly conference, publishing journals and organising online study groups.

Recorded at:

Nov 18, 2014

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Thanks!

    by peter lin,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    I haven't laughed so hard in a while. That was just too much fun and evil fun at that.

  • C# vs Java

    by Shamal Jayakody,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Java and C# are similar programming languages that are statically, strongly, and manifestly typed, both are class-based object-oriented, both are designed with semi-interpretation or runtime compilation in mind, both use garbage-collection, and both are "curly brace languages" like C and C++.

  • Excellent

    by Aluan Haddad,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    This was great. Entertaining and informative.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT