The Go Programming Language and Environment

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

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

  • @kafran
    @kafran ปีที่แล้ว +15

    The people who built this language are truly geniuses. I wish I were just as smart.

  • @ivankudinov4153
    @ivankudinov4153 ปีที่แล้ว +6

    Imagine the depth of knowledge and audacity it took to assert in 2012 that there wouldn't be any incompatible changes in the future! And they positioned it as a new server-side industry standard right from the start. Such introspection and understanding were necessary to make such a claim

  • @edwardrf
    @edwardrf 2 ปีที่แล้ว +14

    Nice to see rob pike again!

  • @gkamolov
    @gkamolov 2 ปีที่แล้ว +5

    Great stuff to listen to "Behind the Scene" work from the very author of the language, thank you

  • @florenckaf
    @florenckaf 2 ปีที่แล้ว +6

    I wonder which features would Rob remove with prejudice from the standard library.

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

    this dude is a legend

  • @fennecbesixdouze1794
    @fennecbesixdouze1794 2 ปีที่แล้ว +4

    Typo @17:40 in the serve function?

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

    one point about channel over networking, he really wanted, but don't figure out how or in a good way yet

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

      For the curious, < 1.0, Go did actually ship with a crude net/chan package which got dropped.

  • @BIBIJINO
    @BIBIJINO 3 ปีที่แล้ว +4

    👍👍

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

    Go interfaces are brilliant

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

    introduce algebraic data types and remove nullptr, making use of Optionals and Go is Goated

  • @KirillKhalitov
    @KirillKhalitov 2 ปีที่แล้ว

    C++ 20 modules solves 2000 bytes problem.