Rust for Python Developers | Swiss Python Summit 2022

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

КОМЕНТАРІ • 29

  • @ProjectileGrommet
    @ProjectileGrommet 2 роки тому +17

    I like that the presentation is clearly a markdown document, likely in obsidian’s presentation mode

  • @nlight8769
    @nlight8769 2 роки тому +12

    what I remember the most : like
    just a lil poke 😛

  • @amjadiqbal478
    @amjadiqbal478 2 роки тому +8

    One thing hard for one may not be that hard for others. Rust is a beautiful language of a beautiful mind.🐯🙏🇵🇰

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

    Nice presentation and talk, dude!

  • @dhaneshr
    @dhaneshr Рік тому +7

    did anyone count the number of times "like" was mentioned in this video ?

    • @LTGSStrophox
      @LTGSStrophox Рік тому +1

      ≥197 (No offense to Dave, I liked the talk (no pun intended))

  • @uovo
    @uovo Рік тому +1

    The correct video title should be HELL for python developers

    • @reellezahl
      @reellezahl 2 місяці тому

      why? I love python, but I know that it is a pile of crud. It's time to shake up the industry and urge people into using Rust, Zig, Go, etc.
      Python also needs a huge revamp to mitigate against crap coding-something so many developers have to deal with, because these days "anybody can code" in the sense that millions make no effort to write legibly, in a structured way, etc. There are so many "programmers" who do not even structure their code into submodules, and you're left reading 10000 lines of non-legible garbage which they smugly think is "clever".

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

    Loving it!

  • @RaZziaN1
    @RaZziaN1 2 роки тому +16

    Guy is totally smoked.

  • @RobertoMaurizzi
    @RobertoMaurizzi Рік тому +3

    LOL macros... "Yeah, I need to add a parameter to this macro, how difficult can it be?"... 😅
    They're AST-based code rewriting monsters 😱

  • @jesse8521
    @jesse8521 9 місяців тому

    There’s so much just incorrect in the python code snippets.. are these even tested

  • @f00b4r123
    @f00b4r123 Рік тому +6

    The point I took after seeing this presentation: don't use Rust, it's hard and scary.

  • @lucaszecat
    @lucaszecat 2 роки тому +7

    So if a 20 years experienced programmer says rust is a hard language to graps there is no way for me to learn it as a second language after python for me ?

    • @alexcampbell-black8543
      @alexcampbell-black8543 2 роки тому +10

      It's harder to learn than GC languages like Python, JavaScript, Java, C# etc. What makes rust hard is having to learn many high-level features for dealing with memory. Coming from C or C++, it's not too hard.

    • @RenderingUser
      @RenderingUser 2 роки тому +6

      I've started learning rust after knowing only python.
      i was hard, but not impossible

    • @SkegAudio
      @SkegAudio Рік тому +1

      @@RenderingUser Same journey. Now I'm great full that I started with rust at the early stages of my learning career since it developed strong habits concerning memory safety that could be applicable to other languages.

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

      Nothing in life is hard to learn, just get started doing it for 15 minutes daily. This applies to anything in life you want to learn, be it maths, spoken languages, programming languages, sports, etc... the only thing that is hard is getting out of your own comfort zone.

  • @peculiar-coding-endeavours
    @peculiar-coding-endeavours Рік тому +3

    like... like... like.... 😀

  • @ovsky_
    @ovsky_ Рік тому +1

    Just use Nim. Much easier to comprehend coming from Python.

  • @carecavoador
    @carecavoador Рік тому +1

    My man is super nervous. He can barely talk.

  • @lycantropos
    @lycantropos Рік тому +1

    note about side-by-side comparison of syntaxes at 10:20 : Python doesn't have `!` operator, it should be `not`

  • @amjadiqbal478
    @amjadiqbal478 2 роки тому +1

    It's the future embedded with Blockchain .🐯🙏🇵🇰

  • @greob
    @greob Рік тому +40

    Stop changing the video recording scene all the time FFS. Keep the presentation slides in focus, and leave the speaker in their corner, this is very annoying.

    • @winkekatzetv
      @winkekatzetv  Рік тому +15

      Thanks for youre feedback. We will try to improve our video mixing at the next event.

    • @reellezahl
      @reellezahl 2 місяці тому

      I would agree if they were schizophrenically changing every few seconds like an ADHD production. But it's not. In fact they *should* meander between shots of the slides and shots of the speaker. This also helps to prevent people from just ripping this material and presenting it as their own.