Develop a C++ program

Develop a C++ program and a Raptor flowchart for a program that calculates gain or loss of a stock you purchased. Go to the website Yahoo! Finance and select a technology stock. For example Cisco, IBM, Teradata. Enter the name of the stock, the stock symbol, the number of shares purchased, the purchase price and the commission paid.
1. Have the user enter the company name and stock symbol
2. Have the user enter the number of shares purchased
3. Have the user enter the price per share
4. Calculate the sharesCost which is the number of shares * price per share
5. When you purchase stock you need to pay a commission based on the sharesCost
6. Add the sharesCost to the commission to calculate total cost of purchase
7. In order to simulate what the value of the stock is now, use a random number generator. The generator will generate a number between 1 and 100 but since you want a percentage, divide the number generated by 100.
8. To determine if the gain is positive or negative (the stock market can go down or up). Toss a coin. Below is the code for flipping a coin.
9. Multiply percentage from step 7 by the profitLoss.
10. Multiple percentage from step 9 by the share price and add it back to the sale price. Your formula will look like this NewSharePrice = (percentGain * originalSalePrice) + originalSalePrice
11. Calculate the new value of your shares multiple the newSharePrice times the number of shares.
12. Did you make money? Calculate your gain or loss.
13. Your rate of return is your profit divided by the original cost.

“Cryptography” Please respond to the following: 2017

“Cryptography”  Please respond to the following:

  • Considering that, due to its extremely sensitive nature, shared data that organizations transmit through collaboration must be kept confidential at all costs, formulate a possible solution that utilizes symmetric or asymmetric cryptography, and describe the advantages and disadvantages of the selected solution. If you had to select one (1) of the two (2) encryption options over the other, justify the one that you would choose, and explain your reasoning.
  • From the e-Activity and your own research, give your opinion of the two (2) most important ways that you believe encryption could assist in addressing some of the current challenges facing organizations today, and explain why these solutions are so important. Justify your answer.

2017 Assignment 2: Identifying Potential Risk, Response, and Recovery

Assignment 2: Identifying Potential Risk, Response, and Recovery

 

In Assignment 1, a videogame development company recently hired you as an Information Security Engineer. After viewing a growing number of reports detailing malicious activity, the CIO requested that you draft a report in which you identify potential malicious attacks and threats specific to your organization. She asked you to include a brief explanation of each item and the potential impact it could have on the organization.

After reviewing your report, the CIO requests that you develop a follow-up plan detailing a strategy for addressing all risks (i.e., risk mitigation, risk assignment, risk acceptance, or risk avoidance) identified in Assignment 1. Further, your plan should identify controls (i.e., administrative, preventative, detective, and corrective) that the company will use to mitigate each risk previously identified.

Write a (4-5) page paper in which you:

  1. For each of the three 3 (Virus, Worm & Trojan horse) or more malicious attacks and / or threats that you identified in Assignment 1, choose a strategy for addressing the associated risk (i.e., risk mitigation, risk assignment, risk acceptance, or risk avoidance). Explain your rationale.
  2. For each of the three (3) (Virus, Worm & Trojan horse)  malicious attacks and / or threats identified in Assignment 1, develop potential controls (i.e., administrative, preventative, detective, and corrective) that the company could use to mitigate each associated risk.
  3. Explain in detail why you believe the risk management, control identification, and selection processes are so important, specifically in this organization.
  4. Draft a one (1) page Executive Summary that details your strategies and recommendations to the CIO (Note: The Executive Summary is included in the assignment’s length requirements).
  5. Use at least three (3) quality resources in this assignment (no more than 2-3 years old) from material outside the textbook. Note: Wikipedia and similar Websites do not qualify as quality resources.

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; 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 page length. 

Solve by Factoring 2x^3+20x^2+48x=0

Solve by Factoring 2x^3+20x^2+48x=0

Four Paragraphs

After reading and viewing the materials for this week, please post your response to the following questions:

  • What does civic engagement mean to you? Why do you think it is important for students to be civically engaged?
  • What experiences have you had working together with someone or some group to solve a problem in a community where you live/have lived?
  • How does your definition of civic engagement and your experiences relate to the materials you have read and viewed this week? (Please make sure to reference each of the materials specifically in your response.)
  • Knowing what you know now about civic engagement, in what specific and concrete ways can more be done to encourage students to be more civically engaged?

Please make sure your post is well developed (4 solid paragraphs with specific references to the readings and materials as well as specific references to personal experiences) and posted by THURSDAY at 11:59

NONE

NONE