Welcome to Shaun Luttin's public notebook. It contains rough, practical notes. The guiding idea is that, despite what marketing tells us, there are no experts at anything. Sharing our half-baked ideas helps everyone. We're all just muddling thru. Find out more about our work at bigfont.ca.

Contents tagged with csharp-language-specification

  • Query expressions

    Tags: csharp-language-specification, c#

    DRAFT DRAFT DRAFT DRAFT These are my raw notes on section 7.16 of the C# Language Specification. Section 7.16 falls within section 7 on expressions. Heuristic Model Notes. Add notes for each … more

  • C# Implicit Conversions

    Tags: C#, csharp-language-specification

    DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT The following are my notes from section 6.1 of the C# Language Specification Heuristic Model Definitions. Add definitions for the chapter. Examples. … more