Clojure Crash Course

Поделиться
HTML-код
  • Опубликовано: 18 дек 2024

Комментарии • 32

  • @james-perkins
    @james-perkins 3 года назад +9

    Good to see you back!

  • @williamtsanders
    @williamtsanders 2 года назад +1

    thanks dude! just started using clojure for work, it's a great community

  • @usopenplayer
    @usopenplayer 2 года назад +7

    Kelvin, thank you so much. I appreciate your style of teaching, it's easier to understand compared to other Clojure videos I have watched.
    I am currently struggling with how Middleware works, I see you use the Nrepl Middleware, I am trying to use several different Middleware together, but I don't understand how it all fits together.
    If you are doing another Clojure training video, I would love it if you could cover this concept.

  • @andersoncarvalho5484
    @andersoncarvalho5484 2 года назад +1

    Thanks so much! Best crash course on Clojure I've ever seen!

  • @dormammun
    @dormammun Год назад +1

    Great tutorial 🫡

  • @morter96
    @morter96 3 года назад +3

    What a great video! it really helped me understand higher order functions
    Thanks for making this, hope you get more views soon!

  • @diegonayalazo
    @diegonayalazo 2 года назад

    Thanks for creating Kevin

  • @onthecodeagain
    @onthecodeagain 3 года назад +7

    Really impressive how much you cover in a single video! Awesome :D

  • @avimehenwal
    @avimehenwal 3 года назад +1

    loved this video .... awesomne content. This is how its done

  • @odanabunaga2505
    @odanabunaga2505 Год назад

    thanks for the video, Kelvin!

  • @RobinSingh-ms3zt
    @RobinSingh-ms3zt 2 года назад +1

    Awesome tutorial learned alot.

  • @rafifarhan8964
    @rafifarhan8964 3 года назад +1

    love the content! really help me a lot as a beginner in clojure

  • @theharrisonmiller
    @theharrisonmiller 2 года назад +3

    great video - just a quick correction that LISP is short for "List Processing"

    • @sergeboisse
      @sergeboisse 2 года назад +2

      Well, LISP is also the acronym for "Lots of Insipid and Stupid Parentheses" ...😀

  • @szymonchudy
    @szymonchudy 2 года назад +1

    Thanks! You've helped me a lot 🙏

  • @avimehenwal
    @avimehenwal 3 года назад +1

    just finished watching this entire video. I am learning clojure so would like to ask you
    what kind of material and resources (in terms of blogs, forums etc.) do you use to get help and reference for clojure related tasks?

  • @altoma3562
    @altoma3562 2 года назад +1

    Enjoyed the video; what linux distribution do you use? Thanks!

  • @MarcAndreuFernandez
    @MarcAndreuFernandez 2 года назад

    Hi Kelvin, thanks for you video. Could you please consider doing a video about your vim - clojure dev environment?

  • @ArthurSchoppenweghauer
    @ArthurSchoppenweghauer 10 месяцев назад

    what's with the constant jump cuts? can't you string together a coherent sentence?

  • @hooptierescue2540
    @hooptierescue2540 2 года назад

    Thanks for this. Do you share your doom configs anywhere?

  • @lizzienovigot
    @lizzienovigot 2 года назад

    vector might behave like queue but its implementation is much more efficient for a "random index access" -its almost like traditional array in non functional languages

  • @nicolekho7791
    @nicolekho7791 2 года назад

    this video fire

  • @Oi-mj6dv
    @Oi-mj6dv Год назад +1

    List processor*

  • @neilclay5835
    @neilclay5835 9 месяцев назад

    good vid

  • @eugenemosh3658
    @eugenemosh3658 2 года назад +1

  • @vbcv1
    @vbcv1 Год назад

    sdkman is like nvm for java world

  • @tuluwa
    @tuluwa 2 года назад

    omg its proZD teaching how to code

  • @nonefvnfvnjnjnjevjenjvonej3384

    while this is good i have a critique for your channel. what a lot of these language tuts miss out on is how to actually think in clojure. look at tsoding and his haskell videos as an example. without that your videos become another run of a mill introduction.