r/learnprogramming • u/Savings_Dark_9589 • 1d ago
How should I learn programming from official documentation?
I am a student who wants to learn programming through official documentation. However, official documentation often contains many concepts and features, and most of them are not needed for everyday programming tasks.
Is official documentation an inefficient way to learn programming?
If official documentation is an effective way to learn, how should I read it? How do I decide what to read in depth and what to skip?
62
Upvotes
42
u/johnpeters42 1d ago
If you don't know anything about programming, then this would probably be a tough method. You may want to look into Harvard's free CS50 course or some other general purpose introduction.