Is C ++ harder to study than other languages?
The contents of books and learning sites are old or scarce, aren't they? Even though the language specifications are complicated, I think that it will be difficult for beginners if there is little information to help them. Or rather I was.
That's why I created it with the intention of creating a more modern learning site.
https://rinatz.github.io/cpp-book/
You can read it on your smartphone properly.
Since it is based on C ++ 11, this site may be older, but I will update it as C ++ 20 becomes more widespread.
Please use it if you like.
We have also created a site called "Learn from Zero Python". Please use it together.
https://rinatz.github.io/python-book/
Both of the above sites manage their source code on GitHub. It's encouraging to get a star: relaxed:
Recommended Posts