?
2014-05-16 19:57:06 UTC
All it comes down to being programmer is that you CAN do something meaning you know where to look up, how to look up, how to correctly understand the code written fast and then come up with the best solution for your own problem sometimes it includes copy pasting plus modifying but most of the time it's to get the direction people are choosing. This saves tremendous time as you could be headed in a wrong direction and then realize way later that this is not going to work out. Now if you were doing only one thing then you would know by memory some of it. But that's not case, and even then you would have forgotten some of the gotchas...But if you look it up the gotchas, sample starting code, and other useful information would be presented along it.
So my question is are you allowed to use google to look up documentation, references, and even stackoverflow. I am going for interview as jquery developer.