C++ Episode 200 Looking back and the future! | Modern Cpp Series Ep. 200

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

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

  • @amber1862
    @amber1862 19 วันที่ผ่านมา +5

    Cherno got me into C++ and he's still great for game-related content and snappy high-production videos, but YOU have been the educator I've got the most from by far. You indirectly exposed me to vim and the terminal which I can't thank you enough for, your videos are well-paced with intuitive examples and most importantly, you don't edit out the genuine errors and mistakes you make. It's so helpful seeing you trying to figure things out based on the error messages and then explaining what went wrong, even if it extends the length of the video more than you'd like.
    Thanks again for creating such a deep resource into a crazy language and I love the idea of you checking out some open-source projects and hearing your thoughts on the design patterns they used, how you might've done things differently and general tips on reading/navigating large codebases.

    • @MikeShah
      @MikeShah  19 วันที่ผ่านมา +1

      Wow -- thank you for the kind words!
      It was an early insight I had when I started lecturing that leaving in the mistakes was useful -- I'm glad folks online also respond well :)
      Agreed, reading more code would probably be a great series to do :)

  • @TheHasanJr
    @TheHasanJr 19 วันที่ผ่านมา +3

    Congratulations Mike!

    • @MikeShah
      @MikeShah  19 วันที่ผ่านมา

      Thank you!

  • @klutch4198
    @klutch4198 19 วันที่ผ่านมา +2

    That's a whole lotta videos and a whole lotta knowledge! Thanks buddy :)

    • @MikeShah
      @MikeShah  19 วันที่ผ่านมา

      Cheers! Thanks for the support along the way!

  • @bsdooby
    @bsdooby 17 วันที่ผ่านมา

    Mike is a really engaging and entertaining teacher; I cover a lot from him for my own student classes 😊

  • @vanamraghu9292
    @vanamraghu9292 20 วันที่ผ่านมา +3

    Congratulations sir

    • @MikeShah
      @MikeShah  20 วันที่ผ่านมา +1

      @@vanamraghu9292 thank you! And thank you for your support!

  • @l_lawliet_9999
    @l_lawliet_9999 18 วันที่ผ่านมา +1

    Congo!!!! Still going on

    • @MikeShah
      @MikeShah  18 วันที่ผ่านมา

      Cheers!

  • @TheTechTinkerer-m4h
    @TheTechTinkerer-m4h 18 วันที่ผ่านมา +1

    Hi. Mike ,
    Can you please do one video on how you create these tech videos, which plug-in you use obs studio and how you setup zoom when doing coding etc. What's your editing process. Do you record everything in 1 go etc
    Would be great to learn from you . Thanks

    • @MikeShah
      @MikeShah  18 วันที่ผ่านมา

      At some point I'll probably do a video like that. Always revising my editing/recording strategy :)

  • @Kunal-k-u-m-a-r
    @Kunal-k-u-m-a-r 19 วันที่ผ่านมา +1

    congo sir !!

    • @MikeShah
      @MikeShah  19 วันที่ผ่านมา

      Thank you!

  • @twenty-fifth420
    @twenty-fifth420 19 วันที่ผ่านมา +1

    I wish you could get another go with Ginger Bill regarding his specific thoughts on the future of C vs C++. I know, very hyper specific.
    Also, you would think 200 is enough. But oh no, this language requires at least 2,000 episodes lol.
    Also, look forward to this video! I came from D, but I stumbled here. C++ is used in a variety of my favorite games probably underneath, or with Krita/Blender or Godot which I use for fun.
    C++ is not so scary, but it does have a reputation as a 'production first' language. I like to especially highlight the open source side, because I believe C++ would still be in the Top 5 languages writing most FOSS software. Especially if C++ becomes more Rust-like or Odin-like.
    I am also only here because if I Want to do FOSS back to those big three programs (especially Godot), it would be a shame not learn it. I do prefer C or D though (or if you get me Swift or Odin lately, even better!)
    Excited about the future with cpp2front as well! If C++ loses 90% of the difficulty, I would say it becomes even more attractive then every other newer Systems language.

    • @MikeShah
      @MikeShah  19 วันที่ผ่านมา +2

      ndCheers! I should reach out to Bill again -- maybe after I wrap up editing my next interview/conversations (stay tuned!).
      Hehe, indeed this series could continue to have many more videos! I think this next chunk of 201-300 videos will have a really good chunk of C++ covered -- or at least that's the hope :) Getting ranges, concepts, and coroutines within the next 100 videos are three of the bigger features (and the concurrency stuff is in another playlist as well too). Some of the other C++'isms will also be covered since much of the fundamentals are now covered.
      Indeed, there'll be lots of C++ code in the world -- so it's a language worth learning. I would also never dissuade someone from learning any of the other systems langauge you mentioned. For me, a deep dive into Dlang has helped accelerate my own learning quite a bit I have found. For others Odin, Swift, etc. are also great choices!

  • @Coconut_Fred
    @Coconut_Fred 17 วันที่ผ่านมา +1

    Hey, when can we expect a video on Pony with Sylvan Clebsch and Sean Allen to release?

    • @MikeShah
      @MikeShah  17 วันที่ผ่านมา +1

      This month for sure -- it was a 2 hour+ conversation, so some time is needed to edit :)