How To Read Documentations For Beginners
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Related videos
How to Buy Altcoins Step-by-Step (Beginners MUST Watch)
Coin Bureau
55.8k views
🖌️ HOW TO MAKE BEAUTIFUL EPOXY RESIN ART AT HOME! Perfect for Beginners 🎨
5-Minute Crafts
1.1m views
How To Build Long Term Wealth For Beginners
Minority Mindset
33.4k views
How To Start Investing With $100 For Beginners
Minority Mindset
49.1k views
Jenkins for Beginners
Telusko
50.3k views
Docker Crash Course - For Absolute Beginners
NeuralNine
29.7k views
Hibernate for beginners
Telusko
128.9k views
Reacting To My Netflix Documentary
Bryan Johnson
161.4k views
latexify: Turn Python Functions Into Math Formulas
NeuralNine
19.1k views
How to use Cursor Agent for beginners
David Ondrej
85.1k views
Top Comments (10)
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.
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 ..."
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
One more video about how to write documentation :-)
Stackoverflow is old news i find myself using chatgpt often :)
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.
One of the many problems with many documentations is that you have to be an intermediate to an expert to understand what do they actually mean. I don't understand how that is any help to a beginner.
thanks for the video you should have also explained how to look up for *args and **kwargs parent class
Thanks Mr. Victor Krum
Thank you that was so helpful
Unlock the Data Inside
Turn Videos into Knowledge
- Get FREE 10/day: transcripts, summaries, chats
- Chat with videos, export text & PDF
- $1 free API credit for RAG, chatbots & research
Free forever plan • All features unlocked
Top Comments (10)
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.
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 ..."
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
One more video about how to write documentation :-)
Stackoverflow is old news i find myself using chatgpt often :)
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.
One of the many problems with many documentations is that you have to be an intermediate to an expert to understand what do they actually mean. I don't understand how that is any help to a beginner.
thanks for the video you should have also explained how to look up for *args and **kwargs parent class
Thanks Mr. Victor Krum
Thank you that was so helpful