Abstract

The purpose of the article is to present the results of a study on the possibility of using a deductive approach in the study of programming languages (from the theory of formal languages to specific programming languages) and the development of a training system for implementing this approach. The issue of training specialists in the field of information technology is still relevant, and the variety of programming languages is so great that it is not always possible to guess which of them will be in demand in professional activities. According to the authors, the application of this approach will allow you to see common elements and find syntactic differences in programming languages, and therefore simplify and speed up their development. The article analyzes the methods of teaching programming, substantiates the relevance of learning formal languages by future IT specialists, formulates the requirements for a software tool to support learning formal languages, describes its implementation. Materials and methods. Theory of formal languages, syntax and semantics of programming languages, lexical analysis, analysis of various sources of information on the subject under study, systematization of the collected data, technologies for designing, implementing and testing software products, experimental research. Results. A methodology for learning programming languages through formal languages is proposed. A software training system has been created that allows you to link the theory of formal languages with high-level languages through appropriate examples. The algorithm of checking the correctness of the task execution by means of syntactic analysis of the program entered by the student and imitation of its execution is developed and implemented in the specified system. Experiments have shown the feasibility of the approach and the performance of the software product. Currently, the developed system is used at Vologda State University when teaching the disciplines “Theory of programming languages and translation methods” and “Theory of automata and formal languages”. Conclusion. The results of the study show the acceptability of the proposed approach and the expediency of using the developed program when learning programming languages.

Highlights

  • The purpose of the article is to present the results of a study on the possibility of using a deductive approach in the study of programming languages and the development of a training system for implementing this approach

  • The article analyzes the methods of teaching programming, substantiates the relevance of learning formal languages by future IT specialists, formulates the requirements for a software tool to support learning formal languages, describes its implementation

  • A software training system has been created that allows you to link the theory of formal languages with high-level languages through appropriate examples

Read more

Summary

Results

A methodology for learning programming languages through formal languages is proposed. Разработке методов и методик преподавания языков программирования посвящено значительное количество работ отечественных и зарубежных авторов, диссертационных исследований (например, работы [1,2,3,4,5,6]). Все языки программирования относятся к группе формальных языков. При этом в основе всех языков программирования лежит единая математическая модель, называемая формальным языком. Формальный язык определяет множество семантических, синтаксических и лексических правил, отвечающих как за действия, которые выполнит компьютер или иной исполнитель, так и за внешний вид программ. Знание теории формальных языков позволит обучающемуся акцентировать внимание на особенностях конкретного языка и тем самым упростить и ускорить процесс его освоения. Наличие системы автоматической проверки корректности выполнения заданий позволяет использовать его при дистанционном обучении

Методы обучения программированию
Актуальность изучения формальных языков будущими ИТ-специалистами
Программный инструмент для поддержки обучения формальным языкам
Методика применения программы для изучения формальных языков

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.