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
11 changes: 11 additions & 0 deletions blog/_posts/2026-05-15-cpp-documentary-trailer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: "ROOT and the C++ Documentary: the trailer!"
layout: archive
author: Danilo Piparo
---

In 1979, Bjarne Stroustrup arrived at Bell Labs. What started as a small personal experiment became one of the world's most used, most controversial, and most powerful languages.

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!
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
layout: splash
title: "ROOT: Analyzing petabytes of data, scientifically."
author_profile: false
excerpt: "Analyzing petabytes of data, scientifically."
header:
og_image: /assets/images/ROOT-image-share.png
overlay_image: /assets/images/splash_optimized.jpg
Expand Down
Loading