The best channel about C++ News! Every day a lot of news! Send your project/repo/guide/tutorial to @dailycppbot
https://gist.github.com/shafik/848ae25ee209f698763cffee272a58f8
Читать полностью…https://www.pluralsight.com/paths/c-plus-plus
Plural sight is offering free trial of one month (new accounts only)
References are the way to go in C++. It's use is heavily preferred over pointers. Hence, it's a great thing to learn about references.
Читать полностью…https://herbsutter.com/2020/02/17/move-simply/
Читать полностью…https://omnigoat.github.io/2020/01/19/cpp20-concepts/
Читать полностью…https://www.youtube.com/channel/UC1DcxXg6GkAcp2zk2w7U6qQ/videos
Читать полностью…https://web.archive.org/web/20191227205825/https://6004.mit.edu/web/fall19/resources/lectures
Читать полностью…For so long time C++ has been the Lingua Franca of systems programming. Reason being it's closeness to hardware and efficiency of the language. Thus, to attain absolute amount of performance in a C++ software not only you must have expertise in C++ but also the system, the hardware. That's why we would recommend every C++ aspirant to study the course.
Читать полностью…The Unix C library API can only be reliably used from C
https://utcc.utoronto.ca/~cks/space/blog/unix/CLibraryAPIRequiresC
Writing a Simple Garbage Collector in C
http://maplant.com/gc.html
https://h0mbre.github.io/Learn-C-By-Creating-A-Rootkit/
Читать полностью…A series of tutorials of how to compile a functional language using C++. This is the first post. Enjoy the series!
Compiling a Functional Language Using C++, Part 0 - Intro
https://danilafe.com/blog/00_compiler_intro/
Do you know about RAII ?
anonymous poll
Yea – 170
👍👍👍👍👍👍👍 56%
No – 131
👍👍👍👍👍 44%
👥 301 people voted so far.
Reptolines vs Static Calls in GNU/Linux
https://lwn.net/SubscriberLink/815908/8fe01199eee0f77f/
Current status of C++ standard support in GCC
https://gcc.gnu.org/projects/cxx-status.html
https://herbsutter.com/2020/02/23/references-simply/
Читать полностью…https://vazgriz.com/189/creating-minecraft-in-one-week-with-c-and-vulkan/
Читать полностью…Meanwhile you can see it's archived version. Ofc there are no videos
Читать полностью…https://6004.mit.edu/web/fall19/resources/lectures
Читать полностью…A bit of C++ template metaprograming in order to finish the year
https://akrzemi1.wordpress.com/2019/12/23/short-circuiting-in-meta-functions/
Type Safe Ray Tracing in Modern C++ https://ajeetdsouza.github.io/blog/posts/type-safe-raytracing-in-modern-cpp/
Читать полностью…Accidentally Overwriting Another Local Variable in C and C++ https://blog.petrzemek.net/2019/12/05/accidentally-overwriting-another-local-variable-in-c-and-cpp/
Читать полностью…Legitimate use of Variable Length Arrays
https://nullprogram.com/blog/2019/10/27/
C++20 core language features (part 2): https://www.modernescpp.com/index.php/c-20-the-core-language
Читать полностью…Learn how to make games using OpenGL
#OpenGL #Games
https://goo.gl/dJVShL