Nassi-Shneiderman

Nassi-Shneiderman

Create Other Software Diagrams examples like this template called Nassi-Shneiderman that you can easily edit and customize in minutes.

Text in this Example:

Pseudo Code:
Order_Received
IF New_Customer, THEN
Create_Account
ELSE
Get_Customer_Account
DO Query
UNTIL cust_name = cust_datan
//end loop
//end else
IF Item_in_Stock, THEN
IF Credit_Card_Valid, THEN
Ship_Item
ELSE
Send_Email_Notice_Invalid_Card
// end inner if
Send_Email_Notice_Out_of_Stock
// end if
Order Received
Get Customer Database for Account
Create Account
New Customer?
Customer Order
Query
Until (cust_name = cust_datan)
Send e-mail to customer
Item in Stock?
Ship item
Credit Card Valid?

By continuing to use the website, you consent to the use of cookies.   Read More