I'm learning Python on the job, with decades of experience in other languages. Asking an LLM noob Python questions is probably 5-10x faster than googling around and reading docs or tutorials, and almost 100% accurate. I also ask it about git commands I seldom use (I tend to confuse reset and restore, though not revert for some reason). Introductory questions about a widely used language with great documentation and t…
With writing code for legacy code bases that don't have 3000 copies of the same tutorial in the first 3 pages of search results... they help less.
Note that most people claiming > 2x improvement are doing new code from scratch.