Does constantly checking the documentation make you a bad coder?

Posted by cdburgess on Stack Overflow See other posts from Stack Overflow or by cdburgess
Published on 2010-03-08T20:03:09Z Indexed on 2010/03/08 20:36 UTC
Read the original article Hit count: 525

Filed under:

When writing PHP code for any given project, do you find you can write code off the top of your head? Or do you make multiple round trips to php.net? If it is the later, can you still be considered a good coder. This is a legitimate question as I find I have difficulty always remembering all of the functions that are available to me so I find I use php.net as a crutch. Is there anyway to improve this?

© Stack Overflow or respective owner

Related posts about php