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,

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?

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

Lab2

 Please complete the full lab and answer all the highlighted questions from the Module 2 document. Including lab steps.  Also please review the APA document before starting the lab.

Risk Assessment Tools Response

Provide (2) 150 words substantive response with a minimum of 1 APA references for RESPONSES 1 AND 2 below. Response provided should further discuss the subject or provide more insight. To further understand the response, below is the discussion post that’s discusses the responses. 100% original work and not plagiarized. Must meet deadline.

RESPONSE 1:

1. What software applications or “tools” would you use? 

The first tool in my kit would be Cacti. Cacti is a very well know network monitoring software. After searching the web this product was found in most articles concerning network monitoring. Monitoring the network is half the battle. The second half is interpreting and visualizing the information. Cacti provides the user to present that information on charts and graphs they can customize to their personal preference. To help mitigate risk I would also add Avast for online protection. This antivirus is excellent in protecting from viruses and malware. It also disperses information to users when new fixes for threats and vulnerabilities are found.

Windows would be the incorporated platform. Windows is the most universally used OS in the private and commercial sectors. Familiarity with the OS leads to less chance of human error, the toughest element to mitigate in a risk assessment plan.  

I would use AirMagnet for wireless network monitoring. It is a more proactive tool to use, which helps with identifying and combating threats. Total AV is a good antivirus I would user for the assessment. This product actively monitors and and some cases remove threats.

-ANDREW

RESPONSE 2:

What software applications or “toolkit” would you use?

Right off the bat I would start to look for the best vulnerability scanner. I chose this because before I start to do any deep digging I want to know where I should start. This will also help me determine the scope of my assessment. The software I would choose for this would be Network Configuration manager due since it automatically finds issues across your network.

What platform (Operating System) would you use?

As far as the operating system I would probably go with windows. Although I could probably do just fine on a Mac I think windows would work best for me. 

How does this toolkit differ from that you would use for an application security assessment, wireless security assessment? You can list other types of related assessments if you know how you might adjust for the given scenario.

For an application assessment I would tailor my tools more toward applications and the rights they access within the computer. With a network assessment I would focus more on security of the network. 

-WINFRED