I have started starting Python and programming from scratch. I have not done the program before, so this is a new experience, I seem to understand most of the concepts, in variables to definitions and modules. I still have to learn a lot about what different libraries and modules do and I lack the knowledge about classes in OOP and Python.
I see those people who program in dragon like they have ever done and I am still holding it.
Is there a way, some tools, a logical method that will give me a good grip on how to handle an overview or programming problems?
For example, I am trying to make a parse which we need in the office. I need to make a spider which will link to different websites.
Is there a great way to study different modules to see what is needed? Or is it just a nose for grinding stones and it makes sense to understand what the documentation says?
Sorry for the long question ..
Course from the dragon on the website Was being taught.
This is definitely educational, but it will give you a very solid foundation to begin.
Comments
Post a Comment