Strings, Bytes and Runes | Golang | intermediate level

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

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

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

    Thanks for this video. Can't wait to see more golang related videos ;)

  • @fresonn
    @fresonn 4 หลายเดือนก่อน

    the best explanation on TH-cam

  • @OpenDeepLearning
    @OpenDeepLearning ปีที่แล้ว

    Your channel is gold!

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

    Awesome

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

    I would be so glad if you could create a video that covers memory allocation in depth with garbage collection in golang. As far as i know golang uses mark and sweep algorithm but nice visualization would be awesome.

    • @sreekanthpr
      @sreekanthpr  ปีที่แล้ว

      I don't have enough knowledge on that at this point. I'm hoping to do something like that towards the end of this Golang series. In the next video on maps, I will try to cover some of the internal implementation details.

  • @jen24499
    @jen24499 ปีที่แล้ว

    That would be cool to see the same vid for Python!

  • @yuxiang4218
    @yuxiang4218 7 หลายเดือนก่อน

    great content!

  • @kalyan8601
    @kalyan8601 ปีที่แล้ว

    What tools do you use to make your animations ? And how do you combine that with a text to speech program you seem to use ?

    • @sreekanthpr
      @sreekanthpr  ปีที่แล้ว

      Video is generated using github.com/ManimCommunity/manim . Images with draw.io. Audio with microsoft word >> view >> immersive reader and recorded with Audacity. Audio and video is then combined using Davinci resolve.

    • @kalyan8601
      @kalyan8601 ปีที่แล้ว

      @@sreekanthpr That's impressive. Is there any reason you use system generated audio instead of speaking yourself? Also how long does it take for you on an average to make a video this way? It would also be great if you make any tutorial on the way you make videos. Thanks

  • @shiro836_
    @shiro836_ ปีที่แล้ว

    Thanks