GitHub

title Learn
layout single
sidebar
nav

start

Planning to learn more about ROOT? This is the right page!

We offer ROOT courses and exercises, in Python based on Jupyter Notebooks. For these courses, you don't need to install ROOT on your machine. You can directly run all the examples and exercises on SWAN{:target="_blank"} (if you have a CERN computing account), or otherwise using GitHub Codespaces or Binder.

Two levels are available:

Would you like to install ROOT on your local system? Have a look to the [instructions]({{ '/install' | relative_url }}).

Finally, if you wish to delve further into ROOT functionalities, check the following:

  • The [ROOT beginners' guide (aka "Primer")]({{ '/primer' | relative_url }})
  • The [Manual]({{ '/manual' | relative_url }}) where more in depth information can be found
  • The full API Documentation{:target="_blank"}
  • The [Tutorials]({{ '/tutorials' | relative_url }})

Lastly, in case you have a problem or a question, don't hesitate to use the ROOT Forum{:target="_blank"}.

Read the original on github.com ↗