Completed
Idioms
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Idioms for Building Distributed Fault-tolerant Applications with Elixir
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 History
- 3 Functional Programming Languages
- 4 Airlink
- 5 Interrogatory
- 6 Idioms
- 7 Processes
- 8 Process Examples
- 9 Write Need
- 10 Fail Fast
- 11 Supervisors
- 12 Concurrency
- 13 Release Process
- 14 Virtual Machine Properties
- 15 Compatibility
- 16 Accessibility
- 17 Macros
- 18 Unit testing
- 19 ECTO
- 20 Productivity
- 21 Tools
- 22 Package Manager
- 23 Demo
- 24 Mix
- 25 Module
- 26 Children
- 27 Interactive Shell
- 28 Getting Started Guide
- 29 Elixir Conference
- 30 Poker Game
- 31 Books
- 32 Thank you
- 33 What happens when the supervisor acts
- 34 What about debugging
- 35 Logging statements
- 36 Hot code loading