Informatică economică (Jan 2008)

Designing algorithms using CAD technologies

  • Alin IORDACHE,
  • Catalin Ionut SILVESTRU

Journal volume & issue
Vol. XII, no. 1
pp. 147 – 149

Abstract

Read online

A representative example of eLearning-platform modular application, ‘Logical diagrams’, is intended to be a useful learning and testing tool for the beginner programmer, but also for the more experienced one. The problem this application is trying to solve concerns young programmers who forget about the fundamentals of this domain, algorithmic. Logical diagrams are a graphic representation of an algorithm, which uses different geometrical figures (parallelograms, rectangles, rhombuses, circles) with particular meaning that are called blocks and connected between them to reveal the flow of the algorithm. The role of this application is to help the user build the diagram for the algorithm and then automatically generate the C code and test it.

Keywords