Can you write a proper CMake library? | homework 📚

Поделиться
HTML-код
  • Опубликовано: 28 авг 2024
  • Time for the next homework! You will write a small library for string processing. It will allow you to split and trim strings. Sounds simple, but this is a full-on C++ library with tests and everything. I think it's a good exercise and hope you will enjoy coding it!
    The formal homework definition: github.com/cpp...
    As always, you should upload it to your homeworks repository generated from this template repo: github.com/cpp...
    Enjoy!

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

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

    Please don't hesitate to tell me if something is confusing! It's probably my fault and not yours! Other than that, I really hope you'll enjoy coding this! 🙏

  • @theintjengineer
    @theintjengineer Год назад +3

    Top quality stuff, man! Thanks.
    PS: This format and the one from the "CMake - the essential package" video are the best.
    Greetings from Germany!

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

      Thanks for the feedback! There's gonna be more in this style soon 😉