.NET Puzzles, Gotchas & Cautionary Tales

Pluralsight
Course Summary
Puzzles, gotchas and cautionary tales to frighten and inspire you! Puzzles are “unit tests” that will remind you of things you’ve forgotten, teach you things you didn’t know and make you a more robust programmer.
-
+
Course Description
Puzzles, gotchas and cautionary tales to frighten and inspire you! Puzzles are “unit tests” that pose a problem many good .NET programmers can’t answer. Pull out Visual Studio and explore, or go straight on to the next clip where you’ll learn why the .NET framework, C#, and Visual Basic behave that way. Regardless of your current skills, you’ll remember things you’ve forgotten, learn things you didn’t know and become a more robust programmer.
-
+
Course Syllabus
Introduction- 4m 10s
—Introduction 4m 10sIntrinsic Types- 34m 13s
—Introduction 0m 22s
—Floating Point Puzzle 2m 4s
—Floating Point Answer 5m 10s
—Division Puzzle 0m 39s
—Division Answer 2m 38s
—Divide by Zero Puzzle 0m 52s
—Divide by Zero Answer 0m 55s
—Bonus: Floating Point Types 6m 18s
—Rounding Puzzle 0m 30s
—Rounding Answer 1m 4s
—Bonus: Floating Point Equality 3m 57s
—Top of the Type Puzzle 0m 44s
—Top of the Type Answer 4m 2s
—Bonus: Floating Point Range 1m 41s
—Bonus: Floating Point Special Values 1m 40s
—Summary 1m 37sMethods and Overloads- 34m 48sCollections- 43m 49sType Design- 26m 11s