1 - Introduction

What is CINT?

Where can you get help with ROOT?

What is the difference between the ROOT command line and and a Unix command line? What convention does the User's Guide use to signify when it is showing the ROOT command prompt, (also called the command line)?

What does it mean when the User's Guide puts a word between angled brackets? For example, <example>.

What is a framework?

What are some advantages to using a framework?

What are the alternatives to using a framework?

What's the difference between installing via binaries versus installing from source?

What is an “executable”?

What is $ROOTSYS?

Describe the contents of each of the ROOT directories (bin,lib,tutorials,test,include).

What is a class?

What is a library?

What's the difference between Linktime and Runtime?

If you wanted to look up a class definition, where would you go?

[End]