chore: add resource under cpp:introduction:what-is-cpp

pull/4022/head
roadmap bot 1 year ago
parent 06b7005782
commit d39791257e
  1. 2
      src/data/roadmaps/cpp/content/100-introduction/100-what-is-cpp.md

@ -45,4 +45,4 @@ int main() {
In the above program, we define a simple function `add` and a class `Calculator` with a member function `multiply`. The `main` function demonstrates how to use these to perform basic arithmetic.
- [C++ Tutorial for Beginners - Full Course](https://youtu.be/vlnpwxzdw4y)
- [C++ Tutorial for Beginners - Full Course](https://www.youtube.com/watch?v=vlnpwxzdw4y)
Loading…
Cancel
Save