Completed
Fast CGI
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Lang Wishful Thinking
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Background
- 3 Procrastination
- 4 The typical defense
- 5 Bottomup
- 6 Topdown
- 7 wishful thinking
- 8 our languages are illprepared
- 9 lists can help
- 10 Racket
- 11 Racket Manifesto
- 12 Defining Feature
- 13 Languages
- 14 Metaprogramming
- 15 Racket Documentation
- 16 Racket Framework
- 17 Recap
- 18 Two problems
- 19 Good bad code
- 20 Bit syntax
- 21 Custom patterns
- 22 Model the protocol
- 23 Metatables
- 24 Tables
- 25 Prototypes
- 26 Meta methods
- 27 If undefined
- 28 Implement tags
- 29 Construct tables
- 30 Procedural values
- 31 Racket with tables
- 32 Meta tables
- 33 Tables as procedures
- 34 Fast CGI
- 35 Conclusion