How to actually avoid tutorial hell and get better in programming python and others

I have been struggling over a month and couldn’t think of anything when practicing exercises like HackerRank, Codewars, LeetCode. Any helpful resources?

Pick a project you find interesting and ideally is useful for your life in some way and implement it. Tutorials and coding challenges can only bring you so far (and sone even argue they don’t help at all or even hurt). You will need to just start with “real” projects at some point.

2 Likes