+ 2
Documentation - how to use that to learn?
How do you use documentation to learn more about something you are in doubt? I had tried to use Python Documentation to learn more about libraries, but many time it seems to be fullfilled of information that does not make sense for me. I don't know how to read and put that in practice. How do you use documentation to learn?
3 ответов
+ 3
i do a google search for the python code to see if someone else was able to answer the question in a way im able to understand it. most of the answers i find are from stackoverflow. i probably read several resources and blogs.
i also like to use jupyter notebooks in VS Code to run the codes in small chunks to understand what it is doing. i often run a cell hundreds of times before i am comfortable.
+ 3
you should dive into python documentation: that's the first and best source to increase your python skills...
when a topic seems unclear to you, then search for other sources, but progressively you will see that python doc becomes minimalistic from fullfilled informations ^^
0
Good day friends.
Pls, how can I make a flashdrive to become a root disk for an hardware?. Better put, to become a root software for a gadget (e.g laptop or any machine)
I hope someone would be able to help me with this, I'll be so glad.