The Daily C++
1.95K subscribers
10 photos
2 files
595 links
The best channel about C++ News!
Every day a lot of news!

Send your project/repo/guide/tutorial to @dailycppbot
Download Telegram
The Daily C++
https://dl.acm.org/doi/abs/10.1145/3386320
This is a great read for anyone trying to learn about latest C++. The C++ you learn is probably old C++98 or in worst cases even older. That was quite unsafe and lacked good features. This article will be a great primer for new things. Also, it includes rationals behind why things were implemented. This is icing on top of cake.
IMO learning about features is not enough. One should know when to use them and that can be learned by reading the reasons behind the inclusion of the feature. A feature it's included to solve a problem and that problem is included in the reasons.

Happy Reading
This is similar to how C++ does inheritance, and polymorphism.
"Can we do better than our C compiler?"
https://briancallahan.net/blog/20200812.html
The best channel about Rust News!

@thedailyrust