Completed
Measurements
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Three Unlikely Successful Features of D
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Motivation
- 3 Personal Story: Coming from C#
- 4 The Innocently Plausible
- 5 The Unexpected Emergent
- 6 Measurements
- 7 Consequences
- 8 Functional Factorial (yawn)
- 9 Functional Factorial, Fixed
- 10 Honest Factorial
- 11 WHAT DOES A PURE FUNCTION
- 12 Transitive State
- 13 User-defined types
- 14 Generative Programming
- 15 Embedded DSLS
- 16 Compile-Time Evaluation
- 17 Code injection with mixin
- 18 Example: bitfields in library
- 19 Compile-time regular expressions