Stanford Seminar - Programing Should Be More Than Coding, Leslie Lamport of Microsoft Research

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

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

  • @incubos
    @incubos 5 лет назад +7

    An extremely deep and thoughtful talk.
    I believe that the answer to the last question will be cited for years.

  • @sdpoll
    @sdpoll 8 лет назад +7

    Leslie Lamport's talk ends at 49:37 after which there are questions.

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

    Good talk. Addresses issues with common practices.

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

    He is a gem

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

    Thanks for this good talk!

  • @rucellegarciano4105
    @rucellegarciano4105 3 месяца назад

    I could be wrong... But as I understand what mister Lamport is saying... This is just digital design...
    Combinational...
    Sequential circuits...
    I could also be wrong but... Clocks are more of combinational circuits...
    On the other hand, sequential circuits have clock circuits in them...
    🤷

  • @eltonjohn729
    @eltonjohn729 5 лет назад +4

    Mathematics notation is modern era cargo-cultism. I find these amateur attempts at programming language design as cute as this guy is pretentious.

    • @absurdengineering
      @absurdengineering 3 года назад +5

      This guys’ work is saving me time and money, so I guess it’s a cargo cult I can believe in :)

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

      If anything, you're strengthening his point; it's not a programming language, it's supposed to be more flexible, and math notation isn't popular in the young field of computer science, because of the cultism of using a programming language for everything, even thinking. His advice has nothing to do with the programming language you use, as he said, nothing of this is about how to code (something he claims you should do after solving the problem). His language is a specification language. And it's used in Amazon, and by NASA. Also, he won a Turing award. So definitely not amateur, as it's clearly had success at what it actually is. You didn't even realise it's not about a new programming language, or the very act of coding. Sounds like you only watched a subsection or some snippets of this. HE SAYS IT IN THE FIRST MINUTE!

    • @-rpm
      @-rpm 2 года назад +4

      > amateur attempts at programming language design as cute as this guy is pretentious
      His pretentiousness created a field called distributed systems with seminal contributions like Paxos algorithm and lamport clocks.

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

      Cargo cultism is believing OOP will apply to every problem, no matter how obtuse or inexperienced the coder is, or how many extra thousand lines of code it takes to express a trivial problem.
      Actual math solves actual computer science problems if you are not allergic to algebra.