How To Read Documentations For Beginners

  Рет қаралды 54,656

NeuralNine

NeuralNine

Күн бұрын

Пікірлер: 53
@john5s
@john5s Жыл бұрын
Sorry man, this was not helpful. I was hopping this video was going to help me understand how to decode what the document was talking about. like with the python print example. what are all the other option/parameters? how do determine if they are required or optional? So I get overwhelmed by the docs and then don't read them.
@exdcode3369
@exdcode3369 Жыл бұрын
Damn, what a great feedback while being nice when disagreeing! I'm sure you'll get there and would find your answers! Have a nice day 😊
@Drathgore
@Drathgore 6 ай бұрын
at that point your problem isn't not knowing how to read documentation, its just not knowing python syntax in the first place. you need to take a step back and fill in gaps in your knowledge about the fundamentals
@reinerzufall3123
@reinerzufall3123 4 ай бұрын
I come from a Java background and the documentation is written in a way that makes it super easy to understand. I can't get to grips with the Python documentation either and have exactly the same problem as you - how am I supposed to read it all, all the parameters, what is mandatory and what is not. These docs are terrible^^
@tehyonglip9203
@tehyonglip9203 2 ай бұрын
Documentation is like a handbook/dictionary, you don't read them, you use them by referring them when you need it
@rudraanshpatel553
@rudraanshpatel553 Жыл бұрын
00:00 Learn how to properly read documentation 02:10 Reading documentation is important for programmers 04:19 Navigating documentation is easier when you understand its structure 06:32 Documentation is for getting started or looking up specific functions 08:35 Using documentation to understand default values and parameters 10:42 Finding documentation for Python packages 12:53 To understand code, go to the documentation and source code 14:56 Reading documentation: Getting started, User guide, and API reference
@Maik.iptoux
@Maik.iptoux Жыл бұрын
Problems with documentation, you need to know the function to search for it. When you have logical problem or something where you don't know the way, the documentation will not help. Because you can't ask like "How i do ..."
@nasim3987
@nasim3987 9 ай бұрын
One solution is to create a T-shaped understanding of the entire documentation.
@voidzz7969
@voidzz7969 7 ай бұрын
@@nasim3987 elaborate? I think I understand a little
@Drathgore
@Drathgore 6 ай бұрын
in theory thats where the user guide /getting started style docs come in, the people making the library being documented should explain the normal use cases for what you would typically be doing and whats possible, and then you fill in the gaps and go from there using the reference. again, thats only in theory sadly lol
@samandarkhan2431
@samandarkhan2431 3 ай бұрын
well now, u can ask LLMs for that !!
@michaelgrubhofer1216
@michaelgrubhofer1216 Жыл бұрын
Yessss! I was looking exactly for that a few days ago! That's a meta skill! Thanks!
@abdallahahmed7546
@abdallahahmed7546 Жыл бұрын
One more video about how to write documentation :-)
@guolu-mi2kr
@guolu-mi2kr 4 ай бұрын
copy a doc like pandas'doc and modify it directly
@yuvrajsingh-gm6zk
@yuvrajsingh-gm6zk 5 ай бұрын
Thanks for sharing, really appreciate that. especially the ctrl+click that was a game changer for me!
@michaelponce5965
@michaelponce5965 Жыл бұрын
Thank you for this! I felt pretty dumb searching for a 'how to read instructions' video hahaha. I didn't know about the CTRL+click on the package name to get the source code thing, so thanks for that as well.
@설리-o2w
@설리-o2w Жыл бұрын
Stackoverflow is old news i find myself using chatgpt often :)
@mohamedibrahemsaad573
@mohamedibrahemsaad573 9 ай бұрын
what if I want you study from scratch using only the documentation?
@EdictaMG
@EdictaMG 2 ай бұрын
This was very helpful! Thank you for putting this video together for us.
@NeuralNine
@NeuralNine Ай бұрын
Glad to hear you like it!
@constructivecriticism3674
@constructivecriticism3674 Жыл бұрын
thanks for the video you should have also explained how to look up for *args and **kwargs parent class
@distant6606
@distant6606 Жыл бұрын
Good video idea. Stack overflow mods approve!
@Ryan-ul7dy
@Ryan-ul7dy Жыл бұрын
ChatGPT also useful for more common libraries but it only records updates up until September 2021
@philipe1502
@philipe1502 Жыл бұрын
Couldn't it be useful if you just copy paste all the docs and ask him questions about them? Then he doesn't have to refer to them by Sept 21 memory.
@archiemarqx
@archiemarqx Жыл бұрын
​@@philipe1502 Just copy and paste the link for the specific page that you want to know about documentation. Then, he will give you "updated" answers.
@rmt3589
@rmt3589 Жыл бұрын
Ah. So Phind should also be able to help me with this as well.
@nasenbar5417
@nasenbar5417 Жыл бұрын
I am a beginner...I am in love with the PHP documentation
@4zdr456
@4zdr456 Жыл бұрын
Sounds a bit greek myth to me
@borincod
@borincod 10 ай бұрын
it is often much faster and on point to ask AI. The trick is the question should be rather on basics
@elchemyst
@elchemyst 10 ай бұрын
Thanks Mr. Victor Krum
@zerogravity6025
@zerogravity6025 9 ай бұрын
2:20 start video
@JonJones-pz9kb
@JonJones-pz9kb 9 ай бұрын
thank you i didnot know this.
@almondjartone1206
@almondjartone1206 Жыл бұрын
aye I liked the video of a tutorial on how to make a tutorial, this is valid
@julynnix7989
@julynnix7989 Жыл бұрын
Thanks brother, I needed this!
@Eyalgazit
@Eyalgazit Жыл бұрын
Very informative
@ranggayogiswara5148
@ranggayogiswara5148 Жыл бұрын
It funny because people said "RTFM" when we literally can't read the manual😂😂😂
@un_chien_andalou
@un_chien_andalou Жыл бұрын
You don't even know how much you helped me, thanks!
@unknownfactor6489
@unknownfactor6489 6 ай бұрын
Thank you kind sir
@pythonholic
@pythonholic Жыл бұрын
Eid mobarak
@phurbutsering4485
@phurbutsering4485 Жыл бұрын
fyi "RTFM" full form is "read the fucking manual"
@badmonkey2468
@badmonkey2468 Жыл бұрын
I searched for this
@woahwoah156
@woahwoah156 Жыл бұрын
Thanks.
@hardworkerarmy5090
@hardworkerarmy5090 Жыл бұрын
Thanks For Making Video On this Topic
@blahblah12390
@blahblah12390 Жыл бұрын
Thats what i want know
@akobd
@akobd Жыл бұрын
too much talkative without any real matter up to 8 minutes. for reading doc, need to understand the meaning of symbol enclosed text, identify mandatory and optional part and others things, which i don't know thus watched your video to know but disappointed totally
@andremorinigo433
@andremorinigo433 Жыл бұрын
oh great
@TravisTennies
@TravisTennies Жыл бұрын
So tired of people uploading videos and not explain what the title says they are going to explain.
@Born2Fail
@Born2Fail 4 ай бұрын
freaking lame Video....people clidked on your video thinking you would be explaining things like ~breakpoint(*args, **kws)~ all the key words or at least the most important ones like kws, args and what they mean or what people can pass through them. you explained to people how to read a book. congrats to all of us!
@hajji384
@hajji384 Жыл бұрын
😂 if you need to be pro atleast read docs everyday for 1hr.
@techspark001
@techspark001 3 ай бұрын
bro all the 2 minute talk was unnecessary, we came here to learn to how do it so just go straight to the point
BEST WAY to read and understand code
17:24
The Cherno
Рет қаралды 167 М.
API Documentation and Why it Matters
11:16
AltexSoft
Рет қаралды 25 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
FASTEST way to learn Coding using ChatGPT
9:51
Sahil & Sarra
Рет қаралды 83 М.
How to read (and write) Godot's Documentation
24:00
SDG Games
Рет қаралды 2,9 М.
How Senior Programmers ACTUALLY Write Code
13:37
Thriving Technologist
Рет қаралды 1,6 МЛН
How To Use Developer Documentation
17:09
Codecademy
Рет қаралды 124 М.
How to Read Technical Documentation for Software Engineers
18:11
Ijemma Onwuzulike
Рет қаралды 18 М.
This Is Why Python Data Classes Are Awesome
22:19
ArjanCodes
Рет қаралды 821 М.
How to Document Your Code Like a Pro
19:03
ArjanCodes
Рет қаралды 104 М.
How To Learn Any New Programming Skill Fast
8:42
Web Dev Simplified
Рет қаралды 138 М.
Makefiles in Python For Professional Automation
13:43
NeuralNine
Рет қаралды 46 М.