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