OTP in Elixir - Introduction

Поділитися
Вставка
  • Опубліковано 6 вер 2024

КОМЕНТАРІ • 33

  • @ChristianDiLorenzo
    @ChristianDiLorenzo  7 років тому +14

    UPDATE: I still have not done the second part of this video. I'm hoping to get it done sometime in Spring 2017. Thanks for your patience and sorry for the wait!

  • @jasdeepsingh1049
    @jasdeepsingh1049 8 років тому +1

    very well explained, all the code samples were quite succinct and to the point. good job!

    • @ChristianDiLorenzo
      @ChristianDiLorenzo  8 років тому +1

      +Jasdeep Narang Thanks so much!

    • @letccc
      @letccc 8 років тому +1

      hi Lorenzo,
      very nice intro,
      why dont you start a elixir tutorial series? it will be a hit here on youtube.. because couldn't find any good stuff about elixir here on youtube...
      BTW thanks for this video ...

    • @ChristianDiLorenzo
      @ChristianDiLorenzo  8 років тому +1

      Ah, if time were only on my side! Do you have any particular topics in elixir that you would be interested in hearing about?

    • @nathanleniz7833
      @nathanleniz7833 8 років тому

      I'd love to see more in depth coverage of supervisors and starting process dynamically.

    • @ChristianDiLorenzo
      @ChristianDiLorenzo  8 років тому +1

      Nathan Leniz I'm hoping to do part 2 at the same monthly elixir meetup group sometime this year. I'll definitely be covering supervisors and dynamic starts of processes in that talk.

  • @TheRodmena
    @TheRodmena 8 років тому +3

    Thanks Christian. What is the Theme and settings for Vim? It's quite beautiful. Can you share it?

    • @ChristianDiLorenzo
      @ChristianDiLorenzo  8 років тому +4

      Yes. You can check it out at github.com/rcdilorenzo/vimfiles. Feel free to star the repo if you like it :-). It's changed a little bit but I would say for the better.

  • @JohnnyConcent
    @JohnnyConcent 4 роки тому

    Probably, you should use processes when they perform a continuous independent line of work that you would want to monitor and re-start in case of a failure. For everything else use modules.

  • @morkhoudia9
    @morkhoudia9 3 місяці тому

    Great talk

  • @EdhamAriefDawillah
    @EdhamAriefDawillah 7 років тому

    Very well explained, thanks for posting this, will be waiting for Part 2.

  • @kioopi
    @kioopi 8 років тому +2

    Great talk, thanks! I'd love to see other parts.

    • @ChristianDiLorenzo
      @ChristianDiLorenzo  8 років тому +2

      I will... as soon as I do them. :-)

    • @daviondean8983
      @daviondean8983 3 роки тому

      I realize it is kind of off topic but do anybody know a good website to stream newly released movies online?

    • @kylenleonidas1131
      @kylenleonidas1131 3 роки тому

      @Davion Dean try FlixZone. You can find it on google :)

    • @prestondominik4332
      @prestondominik4332 3 роки тому

      @Kylen Leonidas yea, I've been using Flixzone for months myself :D

    • @daviondean8983
      @daviondean8983 3 роки тому

      @Kylen Leonidas Thanks, signed up and it seems like they got a lot of movies there =) I really appreciate it!!

  • @lcezermf
    @lcezermf 5 років тому

    Great talk! Congratz!

  • @unlugartrufado
    @unlugartrufado 8 років тому

    Christian, what about second part?

    • @ChristianDiLorenzo
      @ChristianDiLorenzo  8 років тому +1

      Unfortunately, I haven't done it yet. It's a monthly meet up group and I've been pretty busy between my undergraduate and work. I'm hoping to do the part two early next year. Really sorry for the wait.

    • @unlugartrufado
      @unlugartrufado 8 років тому

      thank you Christian, good luck

  • @mahmedaa
    @mahmedaa 8 років тому

    Great job Christian. Can you please let us know your dev setup used in the demo, mainly cmd line, editor and elixir integration?

    • @ChristianDiLorenzo
      @ChristianDiLorenzo  8 років тому +1

      I'm using MacVim and using a remap in normal mode "t" to run the tests in the example. Is there something else you were trying to find out about the setup?

    • @mahmedaa
      @mahmedaa 8 років тому

      I was just interested how you'd go from/to command line while in editor mode. I'm not very familiar with vim so I might check it out.
      Have a nice day

    • @joao_lubien
      @joao_lubien 8 років тому +1

      Using ":!" you run shell commands. Like :!ls

  • @splendicious1583
    @splendicious1583 6 років тому

    Are you still doing Elixir talks?

    • @ChristianDiLorenzo
      @ChristianDiLorenzo  6 років тому

      I haven't done much unfortunately (in the way of talks since this one). I'm working on an M.S. in Data Science while working on both iOS & web projects. I do hope to get back into the swing once I finish or during a break. Thanks for asking and sorry I can't promise more. :-( Do let me know though if you are interested in a particular elixir talk. You might give me some motivation. :-)

  • @thinkgood6139
    @thinkgood6139 5 років тому

    Awesome christian

  • @StreetGridManilaTV
    @StreetGridManilaTV 6 років тому

    Hi Christian! Any update on part2?

    • @ChristianDiLorenzo
      @ChristianDiLorenzo  6 років тому

      Unfortunately, my friend, not. I am working through an M.S. in Data Science and have been pretty busy as of late. That said, I'm considering jumping back into contributing to local meet ups. I'll post here if I get around to the second part. I hope you at least enjoyed part one. :-)

    • @StreetGridManilaTV
      @StreetGridManilaTV 6 років тому

      Christian Di Lorenzo Thanks Christian! Really enjoyed part 1. Good luck on your M.S. degree!