justforfunc #35: Implementing the tree command from scratch

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

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

  • @davidjulian945
    @davidjulian945 3 года назад

    There’s so many great things in these videos. I’m learning go and these videos are an amazing resource for go idioms, apparently the hard part of go and how to use the docs, core libraries and so much more. Thank you from the future!

  • @AlexPaluzzi
    @AlexPaluzzi 6 лет назад +5

    Please do more of these! Love the code from scratch stuff. Maybe more web things? 😀

  • @ConsultSebastian
    @ConsultSebastian 6 лет назад +8

    Belated Happy Birthday! Thanks for the video.

  • @dksingh04
    @dksingh04 6 лет назад

    Loving it the way you approach and explore the packages and doing the coding, learning a lot from your Awesome videos. Thanks for sharing your knowledge with us.

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

    Moving from PHP to Go and missing a LOT of things, but having moved from assembler and C to PHP and then missing a lot of things too... we like the comfort of the old. REALLY like the defensive programming approach with all the error checking... nothing worse than bubbling an exception and hoping someone catches it ... oh... what do you mean white screen? Didn't you catch and handle that exception 10 miles deep in the vendor directory???
    Each language has pro/cons and different use cases. As a newbie to Go, mainly because of enhancing Terraform and related tooling, and looking for moving to containerisation and lambdas, Go fits so nicely there.
    UI binding would be fun too, but sticking with CLI and headless for the time being.
    Great video for showing a simple project in Go.

  • @re500c
    @re500c 6 лет назад +2

    Amazing ending. Where was it?

  • @AlbertEspinRodriguez
    @AlbertEspinRodriguez 6 лет назад

    Fantàstic Francesc. I really enjoy your videos.

  • @TonyLeeYar
    @TonyLeeYar 6 лет назад

    Awesome video!! Thank you so much for sharing and helping gophers around the world!! Love it!!

  • @chneau
    @chneau 6 лет назад

    the little video at the very end ! awesome

  • @RajaseelanGaneswaran
    @RajaseelanGaneswaran 6 лет назад

    This was a really fun(c) episode. Hope you continue doing more or these let's solve a problem kind of shows :)

  • @andreaswestberg536
    @andreaswestberg536 6 лет назад +1

    Been looking forward to this video! Thanks!

  • @lollopin3362
    @lollopin3362 3 года назад

    thank you so much, i'm so glad that i've seen your video. I've thought about this problem for a few days and haven't done anything working. I modified your example and now i finish it. Sub+like

  • @LuisFernandoGaido
    @LuisFernandoGaido 6 лет назад

    Clear, simple, practical. Thank you!

  • @tihomirjovicicify
    @tihomirjovicicify 6 лет назад +1

    Love it :) What editor are you using?

  • @WilsonShen
    @WilsonShen 6 лет назад

    Very interesting video, thanks as always.

  • @SeshachalamMalisetti
    @SeshachalamMalisetti 6 лет назад +1

    Happy birthday

  • @eugenex8892
    @eugenex8892 5 лет назад

    Ha ha.... When you starts walking with Walk map, i will start thinking - are you totally crazy ))))
    Yes this will easy to make with f(perfix,add,path)... But this task is really for students, not for professional programmer...
    This is nice challenge for junior programmer. For middle programmer can be same question with - tree, attributes display + recursive directory sizes calculation and asynchronous code....

    • @DallinCoons
      @DallinCoons 4 года назад +4

      Hi, you sound like a dick

  • @nicolasparada
    @nicolasparada 6 лет назад

    👏👏👏👏

  • @robprentiss420
    @robprentiss420 6 лет назад

    Turn the microphone around. You’re speaking into the back of it.

  • @leonklingele
    @leonklingele 6 лет назад +1

    $ man ascii