Great!
We suggest to start with the simple examples that come with the Arduino IDE: learn to blink an LED without using delay(), read a voltage, a sensor or a button, and print on an LCD.
That way you learn the C/C++ programming language and the special features of the Arduino at the same time. There are lots of tutorials on line, as well.