THE TECHNICAL PROFICIENCY GAP IN ENGINEERING AND TECHNOLOGY EDUCATION IN BRAZIL: A PRE- AND POST-TEST ANALYSIS OF PYTHON FOR INDUSTRIAL AUTOMATION
1 Instituto Federal do Amazonas - Pólo de Inovação (BRAZIL)
2 Universidade Federal do Amazonas (BRAZIL)
3 LG Eletronics do Brasil LTDA (BRAZIL)
About this paper:
Conference name: 18th International Conference on Education and New Learning Technologies
Dates: 29 June-1 July, 2026
Location: Palma, Spain
Abstract:
Higher education in engineering and technology frequently integrates programming as a core competency. However, there is a significant discrepancy between students' perceived logical skills and the strict syntax requirements associated with industrial-grade automation. Within this context, this paper presents the initial phase of a longitudinal study involving engineering students from the fifth semester onward. The baseline diagnostic assessment (pre-test) revealed a striking proficiency paradox. Despite students reporting high confidence in their logical foundations, technical results showed critical failures in Python fundamentals: only 18% correctly identified loop/range outputs, and just 27% understood dictionary manipulation using the get() method. Most critically, only 22% correctly predicted the behavior of retry and backoff logic, which represents a cornerstone of Robotic Process Automation (RPA).The data indicate that development error rates increase proportionally with the demand for automated reasoning and an automation-oriented mindset. These results suggest that traditional academic training still presents bottlenecks in areas that are highly relevant to production-level automation, where small syntax-related misunderstandings may propagate into systemic failures. Consequently, this study describes a pedagogical intervention centered on hands-on RPA projects using tools such as Playwright, BotCity, and FastAPI. The intervention aims to strengthen industrial applicability and technical robustness in task automation using software bots increasingly adopted in modern industrial environments. A second assessment (post-test) was conducted upon completion of the initial Python/RPA module in order to evaluate the evolution of students’ technical proficiency. The results revealed an overall proficiency gain compared to the initial diagnostic stage, driven by the emphasis on robust automation structures. The central discussion of this paper emphasizes the importance of transitioning from logic-centered instruction toward a robustness-first methodology in modern engineering curricula.Keywords:
Engineering Education, Python Syntax, Diagnostic Assessment, RPA, Pedagogical Gap.