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

Send your project/repo/guide/tutorial to @dailycppbot
Download Telegram
Without doing any internet search please answer the next question.
Do you know about RAII ?
anonymous poll

Yea – 170
πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘ 56%

No – 131
πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘ 44%

πŸ‘₯ 301 people voted so far.
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/
Legitimate use of Variable Length Arrays

https://nullprogram.com/blog/2019/10/27/
Writing a Simple Garbage Collector in C
http://maplant.com/gc.html
The Unix C library API can only be reliably used from C
https://utcc.utoronto.ca/~cks/space/blog/unix/CLibraryAPIRequiresC
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.
Looks like there is some issue on their side.
Meanwhile you can see it's archived version. Ofc there are no videos