C++ - Fold Expressions

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

КОМЕНТАРІ • 10

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

    oh man thanks a bunch for explaining this topic so well! im following online courses and the part on templates and especially fold expressions is terribly taught. and there you are lighting my eureka bulb. thanks again!

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

    Nice and clear explanation, thank you!

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

    The problem with FoldMultiply is the case of empty parameter pack. Personally, I would rather demonstrate FoldSum, and having return (args + ... + 0); which demonstrates the solution for the empty parameter pack as well. Nice job!

  • @mr.mirror1213
    @mr.mirror1213 3 роки тому +1

    Damn, your channel is underrated, only thing I need is more cpp datastructure content

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

      Thanks! Other UA-camrs have already done CPP Datastructures. Trying to add value in other ways.

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

    Hey CJ, what intermediate level C++ books did you read whilst completing pluralsight courses & what sorta projects did you do in parallel?
    thanks :)

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

      C++17 in Detail is good. I also have a video on "How much does it cost to learn to code" where I go over many books. As for projects I spoke about them in my How I learnt to Code in 3 Months video

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

    This video is much underrated. Can I upload on my Facebook account? I'll link your channel.

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

      You can share it on your UA-cam channel with the UA-cam link.