Completed
Macro System
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Scala Meta Live Coding Session
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Scala Meta
- 3 Scala Macros
- 4 Promise Code
- 5 Expectations
- 6 Macros
- 7 Macro System
- 8 Macros Everywhere
- 9 QuasiCores
- 10 Using QuasiCores
- 11 Resources
- 12 Documentation
- 13 Problem
- 14 SBT Project
- 15 Annotations
- 16 Companion object
- 17 Compliation error
- 18 Creating the case class
- 19 Parameters
- 20 Modifiers
- 21 Inserting Models into Companion Objects
- 22 Type
- 23 Test pass
- 24 Data access layer
- 25 Update model
- 26 Plug
- 27 Question