Skip to content

Commit ddb1c49

Browse files
committed
Blog post about advanced course.
1 parent 25f3ef3 commit ddb1c49

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

607 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "ROOT Advanced Course 2026"
3+
layout: archive
4+
author: Marta Czurylo
5+
---
6+
7+
We've heard you - at least some of you - and we organized the first edition of the ROOT Advanced Course!
8+
9+
The in-person only event took place at CERN in March and was attended by around 40 people. We assumed the participants had the basic familiarity with ROOT and we dived into more advanced topics right away. Similarly to our student course, we also used ROOT from Python via jupyter notebooks. The topics included RNTuples, Unified Histogram Interface (UHI), RooFit, Pythonizations and more advanced features of RDataFrame. We made the course interactive and we were happy to receive many interesting questions from the audience.
10+
11+
If you could not attend the course in March, you are invited to take a look at the [course material](https://github.com/root-project/ROOTAdvancedCourse/tree/26.04) while you can also watch the recorded (and edited) video of the course [here](https://videos.cern.ch/record/3025341). The instructions to be followed are given in the README at the course material repository.
12+
13+
If you have any feedback on what could be improved or added in the future editions of this course, please don’t hesitate to comment below or contact us otherwise. If you are teaching ROOT at your institution, please feel free to use this training material in your course. We would extremely appreciate your feedback on the course and we would be happy to discuss further collaboration, so do not hesitate to reach out to us!
14+
15+
<center>
16+
<img
17+
src="{{'/assets/images/ROOTAdvancedCoursePic.png' | relative_url}}"
18+
alt="ROOT Advanced Course 2026."
19+
style="width: 80%" width="1600" height="749" />
20+
</center>

0 commit comments

Comments
 (0)