🤖 AI Summary
This study investigates software practitioners’ real-world usage practices, perceptions, and adoption challenges regarding large language models (LLMs). Employing a mixed-methods survey—comprising quantitative questionnaires and qualitative interviews with 131 global practitioners—the work systematically characterizes LLM application patterns and human-AI collaboration dynamics across coding, debugging, and documentation generation. Results indicate that LLMs significantly enhance development efficiency, reduce cognitive load, and accelerate skill acquisition; however, critical limitations persist, including hallucination, constrained contextual understanding, and risks to code security and ethical integrity. The primary contribution is the proposal of a “prudent collaboration” framework—a first-of-its-kind empirically grounded, cross-regional foundation for designing, evaluating, and engineering AI-augmented programming tools.
📝 Abstract
Large Language Models have quickly become a central component of modern software development workflows, and software practitioners are increasingly integrating LLMs into various stages of the software development lifecycle. Despite the growing presence of LLMs, there is still a limited understanding of how these tools are actually used in practice and how professionals perceive their benefits and limitations. This paper presents preliminary findings from a global survey of 131 software practitioners. Our results reveal how LLMs are utilized for various coding-specific tasks. Software professionals report benefits such as increased productivity, reduced cognitive load, and faster learning, but also raise concerns about LLMs' inaccurate outputs, limited context awareness, and associated ethical risks. Most developers treat LLMs as assistive tools rather than standalone solutions, reflecting a cautious yet practical approach to their integration. Our findings provide an early, practitioner-focused perspective on LLM adoption, highlighting key considerations for future research and responsible use in software engineering.