Artificial intelligence, Low-code, and code generation: How realistic is it to fully automate a programmer?
Can a programmer be automated?
With the emergence of LLMs (neural networks) and Copilot, the discussion about development automation has reached a new level. We no longer write every character; we conduct the code.
What has already been automated?
- Writing typical functions and tests.
- Finding obvious errors and vulnerabilities.
- Generating documentation from code.
However, the creative process of design and understanding the business context remain with humans. The architect of the future is the one who can effectively manage automation tools.