How Secure are VPNs? ((Research paper)) ( 8 pages not including reference and cover page and with 8 references)

 Topic ((How Secure are VPNs?))

  • Identify the problems associated with the topic you selected.
  • Identify a company/organization that is/has dealt with these problems with the topic you have selected. 
  • Select the major problems with the topic that is selected.
  • Suggest all possible solutions to these major problems.
  • Recommend the best solution to be implemented.
  • Detail how this solution should be implemented.

Use the following outline to complete your Project:

1. Synopsis/Executive Summary

  • Outline the purpose of the Project (What are you trying to solve?)
  • Outline the issues and findings of the project without specific details.
  • Identify the theory that will be used.
  • Note any assumptions made (you may not have all the information you’d like so some assumptions may be necessary e.g.: “It has been assumed that…”, “Assuming that it takes half an hour to read one document…”).

2. Findings

  • Identify the problems found in the project by: 
    • analyzing the problem, supporting your findings with facts given in the case, the relevant theory, and course concepts.
    • searching for the underlying problems
  • This section is often divided into sub-sections.

3. Discussion

  • Summarise the major problem/s.
  • Identify alternative solutions to this/these major problem/s.
  • Briefly outline each alternative solution and evaluate its advantages and disadvantages.
  • There is no need to refer to theory or coursework here.

4. Conclusion

  • Sum up the main points from the findings and discussion.

5. Recommendations

  • Choose which of the alternative solutions should be adopted.
  • Briefly justify your choice explaining how it will solve the major problem/s.
  • This should be written in a forceful style as this section is intended to be persuasive.
  • Here integration of theory and coursework is appropriate.

6. Implementation

  • Explain what should be done, by whom, and by when.
  • If appropriate include a rough estimate of costs (both financial and time).

7. References

  • Make sure all references are cited correctly.

Assignment

 Locate an article on a system breach (Target stores, Sony Pictures, US Government, and many more).In 2-3 paragraphs, briefly explain the situation and what kind of information was compromised. How large was the breach and how long did it take to find the problem. Include a link to any of your Internet resources. 

Discussion

Have you ever read the entire EULA before clicking “agree” or “accept,” or otherwise entering into the contract that it is? It’s unlikely that anyone always reads them in full. Even if you do, which you should, it is almost a certainty that you do not fully understand the terms, language, and its legal implications.

identify one EULA that you have entered into. We are each parties to many of them, whether from an application, mobile app, software or hardware (printers, for example, include EULAs). describe the EULA or provide a link to it (many are quite long, so copy-paste may burden the Discussion), making sure that others can access it for review. Discuss at least two terms or clauses in the contract that are vague, and give at least two possible interpretations of each. How might the interpretations favor the manufacturer/vendor/owner of the product or service covered under the EULA? How might they favor you as the consumer?

computer science

 Modify DepartmentSalesS project posted on Blackboard as “Observer Pattern Example – Chart Using Swing” Add an Observer to display monthly sales in a pie chart. You modify YDTChart.java so it will display a pie chart. Modify SupervisorView.java to add a PieChart observer and change Layout so it has three columns. Follow the link to see how to draw pie chart as multiple pies. http://cs111.wellesley.edu/~cs111/archive/cs111_fall06/public_html/labs/lab12/arc.html You may use a Color array like Color[] colors= {Color.blue,Color.yellow, Color.gray, Color.green, Color.cyan, Color.red,Color.magenta, Color.orange, Color.pink, Color.darkGray, Color.black, Color.lightGray}; Before you draw the pie piece for a month i, you set color like g.setColor(colors[i]); 2. Modify ChartS posted on Blackboard as “Observer Pattern Example – Chart Using Swing” Add a PieChart to display monthly sales You may follow the following website: http://tutorials.jenkov.com/javafx/piechart.html Create array of PieChart.Data using a loop. Add one a time to PieChart using a loop. To display the tip of %, you may follow the following website https://riptutorial.com/javafx/example/8733/pie-chart 

Operating System Voice Powerpoint

 

Based on what you have learned in this module, create a voiceover  PowerPoint presentation on the operating system that runs on your own  device. You can choose to discuss your desktop, laptop, or mobile  device. The PowerPoint slides will cover the following questions: 

  • Discuss which OS runs on your choice of device. 
  • What type of OS it is? Explain why. 
  • Describe your experience with this OS. Is it good, bad, average,  below average? What are the advantages and problems you have had, etc.? 

SLP Assignment Expectations

Create a voiceover PowerPoint presentation that fulfills the following expectations:

  • At least 10 slides (excluding cover page and reference page). 
  • Cover all questions listed in this assignment. 
  • List all references used on a reference slide using APA format. 

HTML LAB assignment easy

 

  1. Put your code in a word document.
  2. Add screenshots to the results when you run the code into your word document as a prove you are able to run the code.

Exp19_PowerPoint_Ch01_CapAssessment_Winter_Camp

  

Exp19_PowerPoint_Ch01_CapAssessment_Winter_Camp

  

Project Description:

You are the director of Covenant Harbor and will be offering a winter day camp opportunity for boys and girls in grades 1-6 during the winter break from school. You have been asked to put together a presentation to advertise the winter camp.

     

Start   PowerPoint. Download and open the file named Exp19_PPT_Ch01_CapAssessment_WinterCamp.pptx. Grader has automatically added   your last name to the beginning of the filename. Save the file to the   location you are saving your files.

 

Change the theme variant to the   blue variant. (first row, fourth column).

 

Change the theme font to   TrebuchetMS.

 

On Slide 1, type Winter Break   Camp in the   title placeholder and Friendships and Memories in the subtitle placeholder.

 

Add a new slide after Slide 1   with the Title and Content layout. Type Overview in the title placeholder.

 

Type the following bulleted text   in the content placeholder at the level listed.
  • Dates   (first level)
 • December 26, 27, 28, and 31 (second level)
 • 8 am to 4 pm (second level)
  • Activities (first level)
 • Swimming (second level)
 • Sledding (second level)
 • Arts & Crafts (second level)

 

Use the Reuse Slides option to   insert all of the slides from Winter   Break Camp.pptx after Slide 2. Do not keep the source formatting for the   imported slides.

Analyzing & Visualizing Data

 

R is a language and environment for statistical computing and graphics. It is a GNU project which  is similar to the S language and environment which was developed at  Bell Laboratories (formerly AT&T, now Lucent Technologies) by John  Chambers and colleagues. R can be considered as a different  implementation of S. There are some important differences, but much code  written for S runs unaltered under R.

Why  are statistical programming languages important to data scientists?   Please provide a specific use case for a data scientist to apply a  statistical language to a data set.   What are some advantages and disadvantages the R programming language has over the other main statistical programming languages (i.e. Python, SAS, SQL)?

Foundations I Discussion

Discuss the principle events of PROCESS AND THREAD used in both the hosting OS and the OS management of the appropriate QUEUES. OS may only include Linux, Windows, Unix, ROS, RTOS, and Mainframe. 

 

Initial Discussion – 300 words 

2 Responses – each 250 words.