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