mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-16 22:23:59 +02:00
Update the link of youtube channel (#4261)
Updated the link of youtube channel in c++ roadmap, what is c++
This commit is contained in:
committed by
GitHub
parent
04478272c2
commit
c0e2e541ca
@@ -45,6 +45,6 @@ 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://www.youtube.com/watch?v=vlnpwxzdw4y)
|
||||
- [C++ Tutorial for Beginners - Full Course](https://youtu.be/vLnPwxZdW4Y)
|
||||
- [w3schools C++ tutorial](https://www.w3schools.com/cpp/)
|
||||
- [Learn C++](https://www.learncpp.com/)
|
||||
- [Learn C++](https://www.learncpp.com/)
|
||||
|
Reference in New Issue
Block a user