Lisp Tutorial for Beginners (Clojure)

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024
  • In this video I give a tutorial on Clojure, targeted at beginners!
    I cover how to do really basic stuff in clojure, like write functions, define variables, call basic functions, write if statements and for loops, and just really basic stuff that will help programmers new to Lisp understand how this stuff works.
    part 2: • Lisp for Beginners (Pa...

ความคิดเห็น • 9

  • @Maybehassanawad
    @Maybehassanawad ปีที่แล้ว +1

    I am not a beginner, but this is like the fastest way I have ever been introduced to a new language with understanding everything, very awesome video, please keep going

  • @ccisbeast
    @ccisbeast ปีที่แล้ว

    Great content. I am a total newbie to functional programming but I could instantly see the connection to lambda calculus, the way you demonstrated functions being composed and given as arguments. Please more videos like this 👍

  • @omaryahia
    @omaryahia 2 หลายเดือนก่อน

    🎉great more please

  • @verdynn5917
    @verdynn5917 ปีที่แล้ว +1

    I feel like Lisp has given me brainworms, I am fascinated by it and give it more credit than its due I think because it seems like it has the best of everything.
    High level code with optional low-level performance/ optimizations
    Functional patterns
    Concise syntax
    Quotes and Symbols
    Customizability
    Macros
    That being said, the more I try it the more I realize I am unproductive in it and am better off as an early dev to learn something more relevant to my field.
    Still a Lisp believer tho.

  • @livia8230
    @livia8230 หลายเดือนก่อน

    Hi! I'm a beginner. Great lesson, it was very helpful, thanks! Could you tell me what is the software that you are using for see the results of the code? Can I use in others IDEs with another language? I don't know if I'm expressing well... Sorry, english is not my mother language

    • @sammytalks7215
      @sammytalks7215  หลายเดือนก่อน

      I'm using Emacs+Cider.
      I also made a detailed video about how i set up my environment if you're interested in that as well: th-cam.com/video/SqWxDklYS9s/w-d-xo.html
      you can get this behavior in some ides with some other languages (i.e. jupyter+python, emacs+python, i think also vim+clojure), but i like emacs+clojure the most!

    • @livia8230
      @livia8230 หลายเดือนก่อน

      @@sammytalks7215 Thanks for the quick response. I'll check

  • @seventhtenth
    @seventhtenth ปีที่แล้ว

    i am beginner

  • @blankboy-ww7jt
    @blankboy-ww7jt ปีที่แล้ว

    Coolisp