Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Erlang: The Complete Beginner's Guide 2023, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:04:53
    What will we talk about
  2. Урок 2. 00:02:00
    How to take this course
  3. Урок 3. 00:01:09
    Important message about Udemy reviews
  4. Урок 4. 00:04:17
    Install Erlang on a Mac
  5. Урок 5. 00:05:33
    Install the IntelliJ IDE on a Mac
  6. Урок 6. 00:02:34
    Install Erlang on a PC
  7. Урок 7. 00:04:07
    Install the IntelliJ IDE on a PC
  8. Урок 8. 00:02:07
    How to get the code
  9. Урок 9. 00:04:45
    Let's write some code
  10. Урок 10. 00:05:51
    Hello World explanation
  11. Урок 11. 00:07:50
    Functions and Recursive Functions
  12. Урок 12. 00:05:09
    Operators
  13. Урок 13. 00:08:00
    Atoms
  14. Урок 14. 00:05:22
    Data Types
  15. Урок 15. 00:07:40
    Tuples
  16. Урок 16. 00:06:42
    Lists
  17. Урок 17. 00:06:56
    Maps
  18. Урок 18. 00:07:58
    If Else
  19. Урок 19. 00:07:49
    Case
  20. Урок 20. 00:08:25
    Loops
  21. Урок 21. 00:05:03
    Challenge
  22. Урок 22. 00:15:06
    Solution
  23. Урок 23. 00:05:51
    Pattern Matching
  24. Урок 24. 00:05:39
    Guards
  25. Урок 25. 00:05:23
    Built In Functions
  26. Урок 26. 00:09:36
    Higher Order Functions
  27. Урок 27. 00:08:20
    Processes
  28. Урок 28. 00:13:40
    Message Passing
  29. Урок 29. 00:06:38
    Registered Process Names
  30. Урок 30. 00:07:09
    Distributed Programming
  31. Урок 31. 00:07:01
    Running the code on a Mac
  32. Урок 32. 00:04:25
    Running the code on a Windows PC
  33. Урок 33. 00:01:06
    Conclusion