Always read the documentation
Every time you start a new project or tackle a new programming challenge, it is important to make sure you're prepared before actually diving in and starting to code. This planning and preparation can come in many forms, but one of the most important things you can do is read the documentation of the technologies you're working with.
Now, the thing with reading the documentation is learning how to comprehend it. In time, with experience, you'll understand what makes great documentation and what exactly you wish to gain from it.
Reading technical documentation might not always be easy, especially for a beginner programmer. Some terms that are used in one language might be different compared to another language. Documentation also contains a lot of jargon terms that you might not feel comfortable with at the beginning of your journey.
Fear not! I've built a list of tips for reading and solving the challenges you'll face...