When you click yourself through tutorials, you will often find the term "Libraries". But what is a library?
Libraries – which are also commonly used in other coding languages – are a collection of code that gives your Arduino new capabilities or just makes certain, rather complicated procedures like controlling an LED strip way easier.
Going through the list of libraries for Arduino will give you a better sense of what the platform is capable of.
How to install an Arduino library