where are the code samples for the C# 7 Pocket Reference?
Options
The C# 7.0 Pocket Reference says that its code samples are under LINQPad > Samples > Download more samples. I don't see them, what am I missing?
Comments
-
Download the samples for C# 7 in a Nutshell. Chapters 2-4 mirror what's in C# Pocket Reference.
-
Thanks, I got the samples. I really like this book - its plugging up all the holes in my C# education.