Questions Uploads

pseudocode

For practice we had to create pseudocode. Below is my pseudocode.

PROMPT for username

               IF user types “quit”

                               Exit Program

               ELSE

               ENDIF

PROMPT for password

               IF user types “quit”

                               Exit Program

               ELSE

ENDIF

VALIDATE user input

               IF NOT Validated

                               Check number of invalid entries

                                               IF failed attempts is equal to three

                                                               DISPLAY error message

                                                               EXIT program

                                               ELSE

                                                               DECREMENT remaining attempts by one

                                                               DISPLAY remaining attempts

                                                               LOOP to VALIDATE user input

                                               ENDIF

                               ELSE

SET username

MATCH user role

DISPLAY welcome message

A class mate recommended I add a while loop that looks like this:

WHILE exit is false THEN

  GET username

  GET password

  IF password and username do NOT equal the exit flag (the user types exit or perhaps a menu option to exit) THEN

     // perform the credential authentication here…

  ELSE

    SET exit to true

  ENDIF

ENDWHILE

I didn’t the chance to ask him but I’m new to this and I’m having a hard time understanding where that would go in my current pseudocode?

Hope this makes sense!

 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

net neutrality.

discussion about net neutrality.

 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

SSN

I was trying to see if i can get quick help with coding something out. I was trying to x out numbers from someones SSN. For example, to show xxx-xx-1234 vs it showing 123-45-6789

 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

human behavior.

In this week’s module you explored how technology can be used to exert control over human behavior. Some of the resources dealt specifically with non-mechanical forms of technology such as policies, regulations, and techniques. These forms of control can be very subtle, yet they tend to be far more powerful than machine-based technology.

 For this week’s discussion, post a 2- to 3-paragraph analysis in which you select a non-mechanical technology, such as a policy, regulation, or technique, and analyze how it is used to control or govern human behavior. Support your argument with evidence from the learning resources, using appropriate APA standards. Be sure to address the following in your initial post:

  1. Describe the technology and how it is used to control human behavior.

What goals is the organization trying to achieve through the technology?

What behavior is the technology attempting to control or change? What is the ideal behavior the technology is trying to produce?

Are there any side effects for the technology?

Does it have a negative effect on people’s attitudes, motivations, or behavior?

 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"