7 questions- each 500 words, References must for each question.

1)  Discuss in 500 words your opinion whether Edward Snowden is a hero or a criminal. You might consider the First Amendment and/or the public’s right to know as well as national security concerns.  .

2) Discuss in 500 words your opinion whether Fair Use of copyrighted material should be expanded, contracted, or left alone. Justify your choice.  .

3) Watch the Movie War Games from 1983. According to the New York Times, this movie had a tremendous effect on President Ronald Reagan.  Discuss in 500 words your opinion on whether it should be required viewing in social studies classes in high school.

4) Watch below video on “concept of Creative Destruction”. For example, many think that the introduction of self-driving cars will disrupt the job market for drivers. 

5) Read below article on ” how Russian trolls spread fake news”.  Discuss in 500 words whether the government should regulate Facebook more closely.  

https://time.com/5168202/russia-troll-internet-research-agency/

6) Discuss in 500 words your opinion on what lessons should be learned from the 737 Max 8 crashes. 

7) Discuss in five hundred words or more a situation at work where you felt you had to consider the ethics of something you were being asked to do. 

NOTE: For each answer, below instructions should be met

“Use at least three sources. Include at least 3 quotes from your sources enclosed in quotation marks and cited in-line by reference to your reference list.  Example: “words you copied” (citation) These quotes should be one full sentence not altered or paraphrased. Cite your sources using APA format. Use the quotes in your paragaphs”

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

essay

Many problems ask for a sparsified version of the object. This has many benefits as noted in the text. The text, however, does not address any negative aspect(s) or effects.

What are a sample of negative effects if this, and how would you mitigate or lessen these effects? 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

CSIA 413 Discussion week 5

Review the course readings and the Red Clay Renovations company profile for background information before responding to this discussion question.

The Red Clay Board of Directors tasked the company’s IT Governance Board to develop a new remote access policy for teleworkers and employees traveling on business (including local area travel to client sites). This policy is required to help mitigate risks associated with remote access into the company’s customer information database.The Board of Directors is concerned about exposure of customer’s personal information to unauthorized individuals. At a minimum, the policy must address the use of virtual private networking by teleworkers when using company or personal equipment to access the company’s servers from outside company offices.

The need for updated remote access guidance arises from three regulatory requirements:

1) PCI-DSS (credit card and transaction information)
2) HIPAA Security Rule (health related information)
3) Red Flags Rule (consumer credit information: identity theft prevention).

Write a two-page internal policy that includes the following:

1. Purpose: Summarize the regulatory requirements and the reason(s) Red Clay needs the remote access policy.

2. Scope: Summarize the regulatory requirements as they apply to employees’ remote access to customer information which Red Clay  collects, processes, manages, and stores.

3. Policy: Write at least ten policy statements addressing how Red Clay employees should ensure the security of computers, laptops, and other mobile devices used for remote access into the company’s networks and servers. Your policy must specifically address the use of a VPN. Your policy must also include consequences and/or penalties for inappropriate or unauthorized disclosures of customer information due to the employees’ failure to comply with this policy.

Provide in-text citations and references for 3 or more authoritative sources. Put the reference list at the end of your posting. Make sure you use the discussion rubric as well as the above information to ensure you include all the required elements in your discussion response.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Organizational Analysis Paper – NCR

Summary:

Each student will write an 5-7 page paper on a conflict that he or she experienced in an organizational setting.  The submission must be typed, double-spaced, and have uniform 1-inch margins in 12-point Times New Roman font.  The organizational analysis will contain the following sections:

  1. Background and history that led to the conflict.
  2. How/why did the conflict escalate?
  3. How was the conflict resolved?
  4. What would the student have done differently, based on what he or she has learned in the class?

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

C++ Godzilla Class Fight

 I need help finishing my C++ Godzilla fight homework, I uploaded my cpp file as well.

1)We are now going to properly construct our object correctly. Add a default constructor that sets the name to “Godzilla”, the health to a random value between [50, 100], and the power to a random value between [10, 25].

Also add a public print() function that print’s out the object’s name, health, and power to the standard out in the following format:

name (P: power) - H: health

Where the values name, power, and health have been replaced with the corresponding data member’s value.

Now in main, create two Godzilla objects – one named godzilla and the other named mechagodzilla. Prompt the user to provide the name, health, and power of godzilla and use the corresponding setters. mechagodzilla should be created using the default constructor.

To verify your objects are correct, call the print() function for each of godzilla and mechagodzilla.

2) Currently, when the godzilla object is created we need to call three different setters. Add a parameterized constructor that allows a user to create a new Godzilla object specifying the name, health, and power.

Now in main, after prompting the user for the values create the godzilla object using the parameterized constructor instead of the setters.

It’s now time for godzilla and mechagodzilla to go to battle. Add an attack function as described below:

  • An attack function that accepts another Godzilla object as a parameter. The function should modify the target’s health by subtracting the callee’s power. It should also print out a message in the form of “Callee’s Name attacks Target’s Name.” If the target’s health falls below or equal to zero, print out a second message stating “Target’s Name has been vanquished.”

Now in main, have godzilla attack mechagodzilla once. Then, if mechagodzilla is still alive, have mechagodzilla attack godzilla until godzilla has been vanquished. Your program should end at that point.

3) 

Now add the following function to your class:

  • A greet function that accepts another Godzilla object as a parameter which is passed by constant reference. That is, the parameter should be marked const so that the function cannot inadvertently change the target’s values. The function should print out a message in the form of “Callee’s Name bows to Target’s Name.”

Finally, in main before the two Godzillas do battle, have the two Godzilla objects greet each other. As in, the code would look like

godzilla.greet( mechaGodzilla );
mechaGodzilla.greet( godzilla );

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

When Things Go Wrong

Find an example of lost productivity due to ill-managed system administration and maintenance that occurred this year. In 250-400 words, summarize the incident and explain how it could have been prevented from the perspective of the Christian worldview.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Virtual Private Networking (VPN)

Your company wants to implement a Virtual Private Network for employees that work remotely. Research remote virtual computing software products not covered in the textbook readings for this topic. Then, provide a 750- to 1,000-word report to the company’s CIO that includes the following:

  1. Compare the top VPN products on the market.
  2. Find out how the security features of VPN products may benefit the organization.
  3. Provide three suggestions for VPN products for the company. Explain your ideal choice for the corporation.

Note: You must use at least one credible reference.

While GCU style is not required for the body of this assignment, solid academic writing is expected, and documentation of sources should be presented using GCU formatting guidelines, which can be found in the GCU Style Guide, located in the Student Success Center.

This assignment uses a rubric. Please review the rubric prior to beginning the assignment to become familiar with the expectations for successful completion.

My company I have chose to do my projects for is: Canyon Aeronautics

Link to my company’s website: https://lc.gcumedia.com/itt115/company-website-profiles/v2.1/canyon-aeronautics/#/

I need this assignment to be private and not shared on the internet please.

I need this paper done by tomorrow by 6PM (MAY 3, 2020)

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Arduino Calculator / computer design

Description:

Implement a basic Calculator using an Arduino, push buttons/keypad and LEDs

The submission requirements are a report, source code (INO file) for the Arduino and link to the tinkercad design.

https://www.tinkercad.com

follow these instructions :

The calculator must perform at least the basic arithmetic operations ADD, MULTIPLY, SUBTRACT and DIVIDE

the result may be displayed on the serial monitor, although using an LCD component is preferable (LCD will be required for the next project). Bonus points (up to 30%) will be awarded for use of LCD, use of the additional functions FACTORIAL, ODD or EVEN, MODULUS and PRIME FACTORS.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Registry Forensics Case Study

Chapter 4 of the course text provides several case studies. Select one (1) Case Study and comment on your insights and observations concerning the case. Discuss the quality of the investigation? Is there any additional information that you believe could have been captured from the registry based on the Case Study?

1) It should be a minimum of 400 Words not including references

2) APA Format and References needed

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

SyncSession Assignment with 3 Pages with proper citation and APA format

 

For this assignment research, a company or use one that you are familiar with that has experienced information security change in the workplace. What information assurance change occurred, and were there any barriers to the change faced by the organization? Finally, what are the best practices when managing change 

 

Your work will be at least three pages (not including cover, abstract, references) APA paper.       Proper citation and APA format needed.  This is  SyncSession Assignment .

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now