Uma ferramenta para a aprendizagem de desenvolvimento de sistemas

The following document contains my undergraduate work (in portuguese).

This work presents a tool to assist the process of learning about computer systems development. This allows the visual modeling of computational systems, through class diagrams according to the UML notation. From this, the corresponding code is generated automatically (in Smalltalk environment), already including support for the persistence of the data involved on a relational database through a persistence framework.