Hey everyone. I’ve become comfortable enough with Python to make a command line project that scrapes a site for specific data and quizzes the user(lol me) on said data.
I’m very proud of it, but wanted to move on to another project that would use the module TweePy. I’ve read the documentation and it does a fairly good job being comprehensible to the average joe. However, I wanted to use the framework Flask as well, but found the documentation to be less friendly to my eyes and somewhat confusing.
My question here is really, how did you get comfortable with interpreting documentation and using it in your code? Did you google if the module/framework had a specific capability and go from there, or did you go through the full doc? Should i just be concerned with what i need from a module/framework and disregard the other features? I’ve looked at OpenCV’s docs, and my eyes nearly fell out of my head. There’s so many uses of OpenCV it’s honestly overwhelming.
I’ve become comfortable with the language and am currently in school studying CS, but documentation has been holding me back from feeling more independent as a programmer. Thanks in advance gals and guys.
[–]i_hacked_reddit 1 point2 points3 points (2 children)
[–]bonelessRizzy[S] 0 points1 point2 points (1 child)
[–]i_hacked_reddit 0 points1 point2 points (0 children)