Earlier quoted context omitted.
Wrong. Software is not so complicated that you have to Google search everything every time. If you are not internalizing new knowledge, you are performing poorly.
> Software is not so complicated What kind of software do you write? Software is one of the most unnecessary complex things humanity has invented.
Some frameworks are written in a way that makes reading the code a pain in the ass too, with generation, magic methods, annotations and other meta coding techniques that turn conventions into code. In those cases even if you have a really niche problem google may still be faster than delving into the dark depths of non-code.