Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Clojure - from beginner to advanced, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:15
    Introduction
  2. Урок 2. 00:02:55
    What is Clojure and brief history
  3. Урок 3. 00:01:09
    Important message about Udemy reviews
  4. Урок 4. 00:02:52
    Leiningen - clojure project manager
  5. Урок 5. 00:03:26
    IDE installation
  6. Урок 6. 00:05:32
    REPL
  7. Урок 7. 00:07:04
    Hello world
  8. Урок 8. 00:01:16
    Section overview
  9. Урок 9. 00:05:38
    Syntax, clojure expressions
  10. Урок 10. 00:04:38
    Global variables and function definition
  11. Урок 11. 00:11:47
    Primitive data types
  12. Урок 12. 00:15:49
    Basic data structures
  13. Урок 13. 00:03:33
    Immutability
  14. Урок 14. 00:02:00
    Section overview
  15. Урок 15. 00:12:40
    Control structures (if, case, cond)
  16. Урок 16. 00:05:39
    Local scope variables
  17. Урок 17. 00:07:39
    Loops
  18. Урок 18. 00:07:33
    Exception handling
  19. Урок 19. 00:06:16
    Namespaces
  20. Урок 20. 00:12:24
    Functional programming basics
  21. Урок 21. 00:12:14
    Destructuring
  22. Урок 22. 00:06:28
    Threading macros
  23. Урок 23. 00:05:35
    Recursion
  24. Урок 24. 00:03:01
    Closures
  25. Урок 25. 00:01:14
    Section overview
  26. Урок 26. 00:06:00
    Dynamic and lexical scope
  27. Урок 27. 00:06:41
    Read, eval, apply
  28. Урок 28. 00:06:14
    Macros
  29. Урок 29. 00:09:59
    OOP: Protocols
  30. Урок 30. 00:07:52
    OOP: Multimethods
  31. Урок 31. 00:03:41
    Transducers
  32. Урок 32. 00:08:47
    Concurrent programming
  33. Урок 33. 00:01:41
    Section overview
  34. Урок 34. 00:05:12
    Java interoperability
  35. Урок 35. 00:04:23
    File I/O
  36. Урок 36. 00:02:35
    Dependencies in Leiningen project
  37. Урок 37. 00:03:01
    JSON processing
  38. Урок 38. 00:07:32
    HTTP client, server, routing
  39. Урок 39. 00:07:15
    HTML templating
  40. Урок 40. 00:03:48
    SQL databases: postgres
  41. Урок 41. 00:04:26
    NoSQL databases: mongo
  42. Урок 42. 00:06:05
    Testing in Leiningen project
  43. Урок 43. 00:03:28
    Go-like concurrency library
  44. Урок 44. 00:02:01
    Project overview
  45. Урок 45. 00:03:17
    Basic compojure application
  46. Урок 46. 00:12:45
    MongoDB - Articles service
  47. Урок 47. 00:13:03
    Hiccup - base page template
  48. Урок 48. 00:15:14
    Create and edit article pages
  49. Урок 49. 00:18:56
    Login page and middleware
  50. Урок 50. 00:18:23
    CSS and markdown
  51. Урок 51. 00:14:25
    Docker
  52. Урок 52. 00:00:48
    Conclusion and thank you