Eric Shull: Communicating Sequential Processes (September 22, 2015)

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

КОМЕНТАРІ • 11

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

    "It not just the sort of thing ... happen to work, like Turing machine ..."

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

    Thanks for the talk!

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

    @Eric Shull Can you please point to additional information about event coordination?

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

    Did he really need to redefine gorutine 3 times? 25:34

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

    How is passing a pointer through channel your fault? With respect to go....

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

      I guess under some rare circumstances you could claim diminished responsibility

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

      I believe if you pass a pointer to another process you now have two processes that can access the same memory location which can have negative consequences.

  • @clarkd1955
    @clarkd1955 5 років тому +3

    I find the Mathematical condescension totally uncalled for. Math has no monopoly on good algorithms, logic or provable code. Extraordinary claims need extraordinary proof. I have developed code for over 40 years and almost all the best algorithms I have used were not invented by academia or some kind of Math. If Math is the best way to create great software, the onus is on you to prove it. Hand waving doesn’t count.

    • @namesame
      @namesame 2 роки тому

      Absolutely, with the advent of structural programming, this math nonsense should not have been conceived at all...

    • @a46475
      @a46475 2 роки тому

      What algorithms and who invented them?