Guido Van Rossum - Keynote 05 - PyCon 2014

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

КОМЕНТАРІ • 49

  • @Ex0dus111
    @Ex0dus111 9 років тому +20

    Wow seeing him type that slow is really encouraging.

  • @CarlosLlamacho
    @CarlosLlamacho 10 років тому +6

    I consider myself lucky to be able to hear and see this man program, even via UA-cam.

    • @DlcEnergy
      @DlcEnergy 9 років тому +1

      There are better things than printing random words from a list...
      Such as 3D games... GTA V for example... The complexity of that took them ages to make...

  • @preddy09
    @preddy09 5 років тому +18

    Wow, this is like seeing God himself doing some programming.

  • @SHONNER
    @SHONNER 10 років тому +22

    4:54 I don't feel guilty now for using _global_ that one time... that I did.
    10:50 Don't put everything on one line.
    17:50 That's cool that there's people now that only know Python. I wish I didn't know COBOL... or Visual Basic.
    22:43 No two Python users are alike.
    27:35 He who controls the past, controls the future.

  • @millennia
    @millennia 10 років тому +2

    Such an inspirational man!

  • @Un0rdin4rYPr0gr4mmeR
    @Un0rdin4rYPr0gr4mmeR 9 років тому +10

    11:12 - We are not Perl hahahahaha :) I love this guy.

  • @jonatanwestholm
    @jonatanwestholm 3 роки тому +2

    I think about 11:00 every day, even when not writing python.

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

    Oh wow. This is wonderful

  • @andyhowerman4311
    @andyhowerman4311 9 років тому +1

    He's wearing the same shirt as from Pycon 2012. 2 years is long :P

  • @irpangimm2899
    @irpangimm2899 4 роки тому +1

    Python programming language is a programming language created by a great person (Guido Van Rosum) ..
    Extraordinary
    Thank you for your work.
    from irpangi Indonesia

  • @afraheemraz3753
    @afraheemraz3753 Рік тому

    before watching this video i was thinking to learn python from Guido Van Rossum. now i changed my mind 🤣🤣🤣

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

    amazing

  • @sloanlance
    @sloanlance 2 місяці тому +1

    10:54 - (Paraphrasing) Some people want to put a lot into one line. I think it's ok to take a breath and use a few more words. We're not PERL here.

  • @SebastianHanula
    @SebastianHanula 10 років тому +10

    Very nice talk... but too short! Something like 3 hours would be perfect.

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

      what would have been even more perfect than that? is 6 hours of talk. :D

  • @sloanlance
    @sloanlance 2 місяці тому +1

    I like that Guido's idea of getting time to breathe and relax is to do coding in front of a live audience. 😂 (03:15) I think that would make me more self conscious and nervous!

  • @berg.worldNow
    @berg.worldNow 2 роки тому

    congratulations

  • @user-ko2xo9hl9k
    @user-ko2xo9hl9k Рік тому

    ランダムライブラリをインポート→関数定義→questionをグローバル変数へ→条件分岐→オープン関数…

  • @ruthlessadmin
    @ruthlessadmin 9 років тому

    First, a question for long-time python programmers: Was there as much difficulty with mass adoption of 2.x versions from 1.x versions?
    And now my main comment:
    Another problem I see with the 2.7 to 3.4 move, is that a lot of newish projects, like Kivy are now having to support both the old AND the new versions of python, which has to be nothing short of a nightmare and also delaying adoption of 3.4.
    My thought process goes something like this (in so much as I hate to admit it):
    "Why move to 3.4 when I can still do everything I want in 2.7 and not have to really worry about module compatibility at all? I mean, learning the changes in 3.4 is just going to be a pain in *MY* ass and other people are still supporting me in 2.7, anyway, so what's the point in making the switch now"
    Of course this line of thinking is wholly self-centered, and will ultimately lead me to disaster in the future, when 2.7 dies out, but for as long as it is the most popular version, life is great!! :D

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

    Watching at 1.5 speed:) btw brilliant and helpful speech

  • @RonJohn63
    @RonJohn63 10 років тому +1

    He sounds Russian, but two years ago, he sounded like Linus. Very strange.

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

    What editor is this?

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

      the only editor you need for python (IDLE)

  • @DlcEnergy
    @DlcEnergy 9 років тому +1

    7:30 VS import random; print(random.choice(open('questions.txt').read().split('
    ')))

    • @DlcEnergy
      @DlcEnergy 9 років тому

      statikreg Sup?

    • @DlcEnergy
      @DlcEnergy 9 років тому

      *****
      All it is doing:
      print(), random(), open()
      Too extreme for ya?

    • @Asdayasman
      @Asdayasman 9 років тому +2

      DLC ENERGY import this

    • @DlcEnergy
      @DlcEnergy 9 років тому

      statikreg
      print random questions
      It doesn't matter if you don't fully understand it... xD

    • @DlcEnergy
      @DlcEnergy 9 років тому

      Sup... again?

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

    6 years later..
    Question: 'Opposed the idea of exception expressions?"
    >>> x = d[4] except KeyError: None
    File "", line 1
    x = d[4] except KeyError: None
    ^
    SyntaxError: invalid syntax
    >>>
    still not working :D :D :D

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

    "You're not a woman"

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

    Haha this is why Python gets no corporate support

  • @anichols1969
    @anichols1969 9 років тому +5

    wow, sexist much?

    • @ruthlessadmin
      @ruthlessadmin 9 років тому

      I'm trying to convince myself that he was just distracted, and not concentrating on what he was saying, but..... >_>