Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Gabriel Takashi Katakura
Título: FERRAMENTA DE APOIO AO ENSINO INTERATIVO DE EXPRESSÕES REGULARES
 
Abstract:
This work presents the development of a support tool in the teaching of regular expressions. The tool allows the teacher to manage the register of exercises, activities and classes, distribute the exercises to the students and carry out the monitoring in real time. In the implementation, the React library was used to develop the interface and, together with WebSockets, the real-time notification mechanisms were developed. For the data persistence was used MongoDB, a NoSQL database that adapted to the modeling defined for the development of this tool. The test of the tool was done with a practical test in the classroom with students of the course of Information Systems of FURB. The proposed work reached all the objectives and, based on the analysis of the obtained results, proved to be an adequate tool for the teaching of regular expressions with the supervision of a teacher in the classroom.