I guess you could count me as one of the 'newbies' although I've been posting on here for a while.
I do try to read tutorials, but they tend to cover just the basics. As far as c++ documentations, for get it. There's too much of a learning curve required just to understand the jargon used in them to be worth my time. I would, if I had time, but i'm in so much of a rush that I tend to look for an easy solution, any easy solution to get the task done. So many times I ask myself wouldn't it have been easier if I had taken the time back then to, actually read a book in the library rather than coding at a computer in the lab. Bottom line though is any time I may have wasted by being a 'copy & code' paster, is still a sunk cost, there is no going back and I sha'n't consider it in re-evaluting whether I shall continue doing what I'm doing or change approaches, learn a new language etc etc etc.
There is a saying i remember reading on the net about computer programming. It goes something like this:
90% of the time required to code a project is spent on 10% of the code. The rest of the code is coded in the remaining 90% of the time. |
It just goes to show that I'm not the only one that has said to himself "
Just a little bit more and I'm done! and I bet you anything that I'm certainly not the only one that has put off studying the technical aspects of the c++ documentations to save time either.
P. S.
I also remember reading on yahoo news a snippet about a scientific study that has shown that Google is having a negative effect on people's memory. It said something like having Google and Wikipedia at your disposal by a click of a mouse, is causing people to rely on it rather than forcing themselves to memorize whatever it is. I have to say that I agree that its probably true. For instance whenever I need to convert from farenheit to celcius or to metic measurements I use google, fuck the formula.
Hopefully one day I'll be able to kick the habbit though.