Q.E.D. Code
Q.E.D. Code
Michael L Perry
QED 3: First or Default
15 minutes Posted Sep 16, 2014 at 3:55 am.
0:00
15:42
Download MP3
Show notes

FirstOrDefault is an extension method used in Linq. It is often used incorrectly, leading to exceptions or ignored data. Learn techniques for accessing members of a Linq expression without the possibility of errors.

"Theorem" and "theory" sound similar, but they mean completely different things. Learn the difference, and how a theorem can be part of a theory.

Continuing with Claude E. Shannon's "The Mathematical Theory of Communication", we learn how to model random noise within a channel. How does this noise effect the bandwidth of the channel? How can we achieve any desired confidence in the message received, shy of certainty?

The math tells us how.