Data Flow Diagram Tutorial

preview_player
Показать описание
Data Flow Diagram Tutorial
Рекомендации по теме
Комментарии
Автор

This overview of DFD's is more accurate and more clearly explained than 95% of what I see "experts" presenting on Youtube. Most of the DFD examples that are given in other videos are completely inaccurate, and rampant with Miracles (outputs with no inputs) or data stores initiating processes, sloppy thinking or other errors. You clearly walked through the process of decomposing the context level to level 1 of the DFD. I loved that you went through each incoming data flow, one by one, and defined your level 1 processes based on that. Simple but brilliant. Salamat !

matthewoates
Автор

Clear, neat and understandable. Thanks for simplifying this and helping me understand this better

oprincesschristy
Автор

Thanks a lot for a marvelous tutorial. It's definitely useful and qualified as a lecture in university.

baonn
Автор

Best explanation of what is going on. Thank you very much!

FlatColours
Автор

An Excellent and clear explanation. Thank you very much for sharing good things.

md.shahinurrahman
Автор

You nailed it... No words to appreciate...

harvinderkaur
Автор

Hoping for more videos like this ma'am Thankyou

jaylordjl
Автор

Very well explained and understood. Thank you

oprincesschristy
Автор

Hello, do you have a previous video before I watch this part? do you have a Functional Decomposition Diagram or known as FDD? btw Thank you for the excellent tutorial..

brionesrenz
Автор

In the 80’s I used a software to create the diagrams until the pseudo programming instructions it was on MSDOS.
Do you know any software who do the whole process?

higiniofuentes
Автор

Ma'am wala po ito continuation sa level 1?

benjaminalberto
Автор

can you please share your coded file of this. with data base, I hope you are using python and nothing else

SMILE-ziir
Автор

The following are the details of the process documented through an exams handling information system.

(i)Candidate submits an official registration form for an examinations purpose at a definite or stated date including the examinations centre.

(ii)The exams clerk checks to ensure the exam is actually being held at a specified date and centre. Where there is doubt, the candidate receives back the registration form.

(iii)If it is okay, the exams clerk inputs the candidate’s particulars into the computer system. The system then automatically assigns the next accessible or available registration number to the registered candidate, and the last number allocated or assigned on the CANDIDATE–file-plus one.

(iv)The examinations clerk inputs the mandatory exams date and centre. The system assigns a seat number accordingly to that candidate for example (from the previous seat number and in that centre on a specified date-plus one).

(v)Candidate details (name, centre, number, examination date, address and seat number) are subsequently stored or kept on a CANDIDATE file. The details are printed out and then sent to the destination of the candidate.

Required:

(a)Construct a suitable process model (for example, a Data Flow Diagram, or Entity Relationship Diagram, or a flowchart) for the above business requirement.

(b)Provide the explanatory key to the model for the user to understand the notation.

(c)Pinpoint two questions the systems analyst should ask in order to improve the accuracy of your model. Explain the reason for asking eachof the questions.

Please help me out

nakazzihadijjah