How do I learn how to use a new framework?

Posted by Least_Letter_949@reddit | learnprogramming | View on Reddit | 9 comments

I'm trying to learn how to create an image detection LLM. I'm struggling with going from knowing 0 about a resource or framework to being able to code comfortably with it. I'm trying to learn how to use YOLO, but I'm confused about where to find resources about how to build an image detection model.

Experienced programmers,
What do you do when you are learning a new framework/resource?

Note: Please don't suggest AI. I'm trying to learn all of these things without the help of AI, so I better learn how to use the resource. I also don't want to rely on AI as a crutch.

Thanks!