Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.06 KB

First Steps

This is the FCC Tutorials, a series of lessons for getting physicists working confidently with FCC data and software. The lessons are best approached one after the other, as most lessons build on the knowledge gained from the previous ones.

If you have any problems or questions, you can send an email to FCC-PED-SoftwareAndComputing-Documentation@cern.ch.

:::{admonition} Prerequisites :class: prereq

Before starting, you should be familiar with using a shell, like bash, and with programming in Python.

The analysis essentials course has an introduction to these topics, as does the Software Carpentry workshop, which includes many other useful computing tools. :::

.. toctree::
    :hidden:
    :caption: Contents:

    prerequisites.md
    swan.md
    introduction-to-course.md
    fccsw.md
    bookkeeping.md
    exploring-fcc-files.md
    tips-tricks.md
    asking-questions.md