Never lose hope, it isn't an easy path

UseGalaxy

Galaxy is an open source, web-based platform for data intensive biomedical research. If you are new to Galaxy start here or consult our help resources.

Galaxy offers a variaty of tools for data analysis, without programming — you just upload your data, choose the tools you want, and Galaxy runs the analysis for you. It’s mainly used by researchers and students in biology and bioinformatics.
In short: it’s an easy, online tool to do complex scientific data analysis without coding.
Not only that, you can find a lot of tutorials for different piplines and a forum in Galaxy.

Bioinformatics forums

Bioinformatics forum are life-savers for real projects. Have any doubt, at least one person before you had the same question.
And if you are lucky enough to be the first person to have a specific question, there are always different discussions and explanations that you can adapt for your analysis.
Two examples:

Problems with R?

Sometimes R and its packages can be confusing, but did you know you can find all the specific info for each package in its vignette?

Bioconductor package contains at least one vignette, a document that provides a task-oriented description of package functionality. Vignettes contain executable examples and are intended to be used interactively.
Find more info in the Bioconductor page.

Artificial Intellingence

I know it may seem obvious, but AI is sometimes really useful not only to correct code but also to find different options, optimize the algorithms, get different perspective explanations...
However, even if AI seems like the most efficient way, it is still necessary to learn how to do things by ourselves. AI is a powerful tool, but should be used wisely, it will not always give the correct answer, human supervision is still necessary. There are some specialized AI tools for code: Claude