Completed
Elixir Episode 9: Learn how to use Processes and handle them
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn Elixir
Automatically move to the next video in the Classroom when playback concludes
- 1 Learn how to program in Elixir - Episode 1
- 2 Learn about Elixir basic data types - Elixir Episode 2
- 3 Elixir Episode 3 - Learn how to use Basic Operators in Elixir
- 4 Elixir Episode 4 - Learn how to use Pattern Matching in Elixir
- 5 Elixir Episode 5: Learn how to use control flow structures.
- 6 Elixir Episode 6: Learn how to use Elixir Modules and Functions
- 7 Learn about Phoenix framework Request Life Cycle (How to create new controllers, views, templates)
- 8 Learn how to create and use Plug in Phoenix Framework
- 9 Elixir Episode 7: Learn how to use Recursion in Elixir
- 10 Elixir Episode 8: Learn how to use Enumerables and Streams
- 11 Elixir Episode 9: Learn how to use Processes and handle them
- 12 Elixir Episode 10: Learn about I/O and File System
- 13 Elixir Episode 11: alias, require, import, use and nested modules
- 14 Elixir Episode 12: Learn how to use Module Attributes
- 15 Elixir Episode 13: Structs & Structs extensions
- 16 Elixir Episode 14: Creating and Using Protocols
- 17 Elixir Episode 15: Comprehensions
- 18 Elixir Episode 16: Error Mechanisms
- 19 Elixir Episode 17: Typespecs and Behaviours
- 20 Elixir Episode 18: Erlang Libraries
- 21 Elixir Episode 19: Introduction to Mix