| ▲ | Bratmon 2 hours ago | ||||||||||||||||
But if every user is expected to read the entire manual cover-to-over before asking a question about a four-character operator, what's the point of dividing it into sections? | |||||||||||||||||
| ▲ | creer 2 hours ago | parent [-] | ||||||||||||||||
I know you are not serious but let's go with it anyway. Since we have to be welcoming to newbies :-) Not expected to read cover to cover. Cover to cover would be the tutorial / course work. And even then in a layered language like perl 5, the later chapters only when needed. Layered: the language and coursework is written to add one layer of the language after the previous ones. So you can start writing things that do function after just the first layer. Expected to know it's there, navigate through it to find the operators or system variables and that you can search through the thing. There are ~260 perl man pages on this computer - not expected to read them. For damn sure expected to use them. Do read one more section from top to bottom now and then - if the thing is the one fundamental tool in your job! | |||||||||||||||||
| |||||||||||||||||