Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/images/cpp_documentary_poster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions blog/_posts/2026-05-15-cpp-documentary-trailer.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,10 @@ In 1979, Bjarne Stroustrup arrived at Bell Labs. What started as a small persona
Squeezing out performance from hardware, while providing flexibility and expressiveness, today C++ is one of the most prominent programming languages used in science.

[Cult.repo](https://www.cultrepo.com) shot a documentary about C++, featuring its creator, several world-class C++ experts, CERN, and also ROOT. Check out [the trailer](https://www.youtube.com/watch?v=NXwTRzywDSk), waiting for the release of the full documentary on June 4th!

<center>
<img
src="{{'/assets/images/cpp_documentary_poster.png' | relative_url}}"
alt="Poster of the documentary"
style="width: 60%"/>
</center>
Loading