Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Polymorphic Record Types in a Limited Embedding
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Toy Slick AST
- 3 Lifted Representation Reply
- 4 Literal Primitive Values
- 5 Extension Methods
- 6 Tables
- 7 Building Concrete Table Instances
- 8 Naive Tuple Encoding (ScalaQuery)
- 9 Polymorphic Record Types
- 10 Functional Dependencies: Example
- 11 CanBuildFrom
- 12 Primitive Shapes
- 13 Nested Tuple Shapes
- 14 Shape Implementations
- 15 Queries: Filter
- 16 Queries: Naive Map
- 17 Queries: Map
- 18 HList Shapes