COMPUTER SECURITY FUNDAMENTALS – 4

 

Assignment/Paper 1: Download Wire Shark From

https://www.wireshark.org/download.html (Links to an external site.)

Submit one to two-page summary of Wire Shark article. You are required to use IGU’s learning resources such as university’s digital library and online resources and confirm your use of these resources with your instructor. See “LRS” section above

(required assignment-due END OF Week 4).

Your assignment must follow these formatting requirements:

  • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions.
  • Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page and the reference page are not included in the required assignment page length.

Chapter Summary

Due Sep 12, 11:59pm, PT…………20 hours left

Need to write about 2 pages (1.5 line spacing and 11 or 12 font size) of summary of chapter, so that it contains:

(part 1) important concepts of the chapter

(part 2) experience/application/opinions of the chapter.  

assignment

 

 Answer each these questions in a paragraph with at least five sentences: Include the question and number your responses accordingly. Provide a citation for each answer.

1. Should society help workers dislocated when technology, like the Internet, elimlnates their jobs in a process called ‘Creative Destruction‘?

2. are we working more and earning less?

3. Would you want a telecommuting job? Why or why not? 

4. Does the gig economy appeal to you? Why or why not?

5. How is an employee differentiated from a contracter under US law? 

6. Why have some municipalities put restrictions on innovations in the sharing economy and in on-demand services?

7. What has been the effect on the US economy of outsourcing (or offshoring) technical and professional jobs? 

8. How much monitoring of employee activities at work is appropriate? 

9. Should an employer be able to discipline or terminate an employee for on-line behavior in his/her own time? 

10. What is the relationship betwee BYOD (bring your own device) and shadow IT

11. What is cyberloafing?

Need .cpp using Microsoft Visual C++ 2010 express

  

Need .cpp using Microsoft Visual C++ 2010 express
 

Write a program that prints the message, “Hello, my name is Hal!”
Then, on a new line, the program should print the message “What would you like
me to do?” Then it’s the user’s turn to type in an input. You haven’t yet learned how
to do it—just use the following lines of code:
 

string user_input;
getline(cin, user_input);
 

Finally, the program should ignore the user input and print the message “I am sorry,
I cannot do that.”
This program uses the string data type. To access this feature, you must place the line 

  

Write a program that computes the sum of the first ten positive integers,

Apply: Policy and Procedure Analysis

 

Assignment Content

  1. For this assignment, you will continue using the Gail Industries Case Study.

    As the IT manager, it is your responsibility to ensure IT policies and procedures are reviewed, implemented, and followed.

    Read the “Proposed Call Center Operations Department” section at the end of the Gail Industries Case Study.

    Write a 3- to 4-page analysis for the proposed call center operations department within Gail Industries.

    • Assess the risks for the call center and analyze the risks and their impact on the organization.
    • Devise controls to mitigate the identified risks.
    • Indicate the industry standards the company must follow for processing credit card payments.
    • Identify the types of IT audits that would be performed to minimize risk to the organization and its stakeholders.
    • Discuss the relationship between IT governance and IT audits for the success of Gail Industries.
    • Format your citations according to APA guidelines.

      Submit your assignment.

computer architecture jan 18

History of Computer Architecture: Write a one page summary report that highlights the history of computer architecture and the main events. Use the APA style that includes a cover page and a reference page. Use the APA template document in this folder to help you write your report.

Module 3 Program Assignment: House Painting Directions This exercise requires designing a program which solves the problem described in the problem statement below. Provide comments as necessary in your pseudo-code and the Java program.

 Java code

Module 3 Program Assignment: House Painting

Directions

This  exercise requires designing a program which solves the problem  described in the problem statement below. Provide comments as necessary  in your pseudo-code and the Java program.

Your solution must include these components:

  1. Flowchart
  2. Pseudo-code
  3. Hierarchy Chart
  4. Program Coded
  5. Program Output

Problem Statement

A  painting company has determined that to paint 115 square feet of wall  space, the task will require one gallon of paint and 8 hours of labor.  The company charges $20.00 per hour for labor. Design a modular program  that asks the user to enter the number of square feet of wall space to  be painted and the price of paint per gallon. The program should then  calculate and display the following data:

  • The number of gallons of paint required
  • The hours of labor required
  • The cost of the paint
  • The labor charges
  • The total cost of the paint job

Your program should contain the following modules:

  • Module main.  Accepts user input of the wall space (in square feet) and the price of a  gallon of paint. Calculates the gallons of paint needed to paint the  room, the cost of the paint, the number of labor hours needed, and the  cost of labor. Calls summaryPaint, passing all necessary variables.
  • Module summaryPaint.  Accepts the gallons of paint needed, the cost of the paint, the number  of labor hours needed, and the cost of labor. Calculates and displays  total cost of the job and statistics shown in the Expected Output.

Expected Output

Enter wall space in square feet: 500

Enter price of paint per gallon: 25.99

Gallons of paint: 4.3478260869565215

Hours of labor: 34.78260869565217

Paint charges: $112.99999999999999

Labor charges: $695.6521739130435

Total Cost: $808.6521739130435

Submission

You  must submit your solution as a Microsoft Word document (.docx) with all  components included in the one document. Also, submit the Java source  code file (.java).

color the problems in each slide

The answers of the problems already there 

 slide 6-10 have problems COLOR THESE PROBLEMS IN EACH YOU WILL FIND THE ANSWERS IN THE LAST SLIDE , 

USE THE SAME FILE TO DO IT 

AT FIRST YOU WILL SEE EXAMPLES THAT HELPS 1-5