Ruby Conference 2008 - What All Rubyists Should Know About Threads

แชร์
ฝัง

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

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

    RIP Jim. Thank you for the talk.

  • @dfence1985
    @dfence1985 7 ปีที่แล้ว +4

    RIP Jim, one of the most inspiring rubyists

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

    What an interesting talk, RIP Jim

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

    This so good. R.I.P. Jim, really motivating.

  • @angelolakra9192
    @angelolakra9192 9 ปีที่แล้ว +7

    RIP Jim

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

    He was such a good teacher

  • @ahmadhasanKhan
    @ahmadhasanKhan 7 ปีที่แล้ว +2

    R.I.P Jim

  • @enogrob
    @enogrob 10 ปีที่แล้ว +5

    ...this talk...maybe have inspired the creation of the Elixir language...

  • @anikettiwari6885
    @anikettiwari6885 5 ปีที่แล้ว

    Can someone share the source code

  • @sreekumarmenon
    @sreekumarmenon 4 ปีที่แล้ว

    what was the Texas joke?

  • @DavidDouglasJr
    @DavidDouglasJr 9 ปีที่แล้ว

    what a nut, who uses classes as variables?

    • @dietrichdietrich7763
      @dietrichdietrich7763 5 ปีที่แล้ว

      You're thinking of this like C, Ruby is different. Everything is an Object!
      Classes as variables is the way to go as a Ruby programmer.
      Because that way it can be constantly manipulated. Makes sense now?

    • @dietrichdietrich7763
      @dietrichdietrich7763 5 ปีที่แล้ว

      You see, In the C language.
      You use classes to reiterate different spectrum points - it puts variables to work in different loop processes.
      Ruby is different, though it shares aspects but it is meant to be more dynamic without going to the low end of manipulating hardware. Hence the multi-threading is different over-all.

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

      It is not classes, but Constants.
      "A constant has a name starting with an uppercase character. It should be assigned a value at most once."

  • @caiovinicius8448
    @caiovinicius8448 3 ปีที่แล้ว +2

    RIP Jim. Thank you for the talk.