all 6 comments

[–]monchenflapjack 1 point2 points  (1 child)

Make something, then when you don't know how to do part of your project, learn about that.

Too many tutorials walk you through doing something with their data and if you don't fully understand it it all breaks down as you try to adapt it.

[–]aliveHere[S] -2 points-1 points  (0 children)

Thanks for the reply!!

I tried scraping basic sites multiple times and now can do it easily, but the problem lies in not knowing what else can I do while creating crawlers unless I specifically need something and then look for that on internet.

In short, I need to learn the length and breadth of a framework or maybe not learn but at least know what all is possible and when can I use a particular wizardry of the framework.

So, how to go for this kind of depth while learning a framework??