14,135 views
Data Flow Diagram is an audiovisual content aimed at students and professionals in Computer Science; specifically, those who work in the area of information systems. Its purpose is to provide knowledge about data flow diagrams, their use and the correct way to build them. A data flow diagram, abbreviated with its acronym DFD, is a graphical representation of a process, which is intended to facilitate the understanding and analysis of the procedure being diagrammed. It can be very useful for the analysis and development of systems; it also serves to give a broad perspective of any task that is managed through digital means. Algorithms, which are one of the pillars of programming, are usually graphed in DFD; therefore, it is very important that those who work in tasks related to Computer Science know how to build and analyze data flow diagrams, being a way to facilitate work, which also improves reasoning ability.