persuasive essay

Instructions

Select one of the papers/articles provided in this section. Based on the argument of the author, take a position and write persuasive essay (1000 +/- 10% words). 

there are two links to Web Sites where you can find steps and guidelines for writing a persuasive essay.

http://www.studygs.net/wrtstr4.htm

The essay would be graded 0 to 10 points. If you submit late your highest grade would be six out of ten points.

While writing your essay, please do not read/use other references. This is not an English writing or a research assignment. This is a business writing assignment. Review the PowerPoint presentation (Persuasive essay structure) on how to write a persuasive essay. 

Steps

1.  Visit the web sites to find out how to write a persuasive essay.

     https://www.hamilton.edu/academics/centers/writing/writing-resources/persuasive-essays

     https://learning.hccs.edu/faculty/jason.laviolette/persuasive-essay-outline

2.  Review the PowerPoint presentation on a persuasive essay structure. This is not an English writing assignment. It is Business Writing assignment, and your essay should have the proposed structure.

3.  Please read the rubric before start working on your essay.

4.  Select an article that compels you to write an essay with your opinion.

5.  Write your persuasive essay (1000 +/- 100 words).

6.  Submit your essay to the Writing Center (see how on BB) request a “grammar and mechanics” review. Reviews from the LRC are not accepted. We need the “grammar and mechanics” feedback

7.  Use Project 4 link to submit your two files: 1) File with the “grammar and mechanics’ feedback from the Writing Center and 1) Your updated (if needed) essay on a Word document (no PDFs) file.

assignment-7

 why institutions might be reluctant to move their IT to the cloud. Consider a specific industry like education, medicine, military, etc. 

  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.  

Preview the document

read the articles and answer the following question.

1. Read the attached article “Why the Future Doesn’t Need Us”Preview the document by Bill Joy. Appeared in Wired, issue 8.04, April 2000;
2. Read a summary of Professor Peter Singer’s lecture on ethics and technology; (Links to an external site.)

3. Read Tech Ethics Issues We Should All Be Thinking About In 2019 (Links to an external site.).

4. Write a paper containing answer to the following questions. Your paper should present your understanding of ethical dimensions and unintended consequences of technology.

  • What do you strongly agree with in the articles? and Why? (20 points)
  • What do you disagree with in the articles? and Why? (20 points)
  • What kind of person Bill Joy seems to you, an idiot, a Luddite, or a genius? and Why? (5 points)
  • Are the assumptions in both the articles sound? (5 points)

Requirements:

Please make your analytic points specific; The paper cannot be just a collection of generalities and cannot contain too many direct quotes from the articles. Find something interesting to say. Reference any ideas that are not your own in APA format.

The paper should be at least 1 page but no more than 2 pages long, single line spacing, use a font size of minimum 10 points but no larger than 12 point. Set margins to 1 inch on all sides. Use correct grammar.

Save your paper in a Word document and name it as P4_FL.docx where FL are your first and last name initials. Use the link Assignments -> Project 4 to submit your document.

Automated Code Review: WebGoat source code using the VCG SAST tool and verify the findings within the code.

 

For this assignment, My task is to scan the WebGoat source code using the VCG SAST tool and verify the findings within the code. In particular, you will be be using VisualCodeGrepper, which is an open-source SAST tool running on Windows. It supports multiple programming languages(C++, C#, VB, PHP, Java, and PL/SQL).

. Prepare a simple report based on OWASP Findings Report Guide, and submit the report in a PDF format   There should be a section summarizing all the findings by:

  1. Risk level
  2. OWASP Top 10 Threats

To install VCG and run your scans, follow these instructions:

  1. Download WebGoat 8.0 from GitHub in a zip format.
  2. Extract the zip file into a directory.
  3. Download VCG from the project page.
  4. Install VCG on a Windows machine. Consider the system requirements on the project page.

DSBDA W 3 D

 

As outlined within this weeks topic, there are several benefits as well as challenges associated with the use of Big Data Analytics in the e-Healthcare industry. Pick one of the four concepts below and then identify the benefits and challenges associated with that concept. Do not simply list the benefits and challenges but detail them in a substantive, thorough post as it relates to that concept in the e-healthcare industry.

  • Data Gathering
  • Storage and Integration
  • Data Analysis
  • Knowledge Discovery and Information Interpretation

Discussion 1

IT innovation has been a key component of organizational operations and strategy. For years, many business leaders did not see IT as vital to business, which resulted in missed opportunities to grow, and in some cases, sustain the business. Evaluate the role of IT solutions in an organization with which you are familiar. Explain how the business is using IT as a solution for the organization’s operations and strategy. Distinguish among hardware components, operating systems, programming languages, programs, and applications being used by the organization. Identify the solutions already in place and any areas where the business is not using IT. Describe the perceived impact the lack of IT has on the business both internally and externally.  Provide examples from any of the required resources to support your answers.

Your post must be a minimum of 250 words.

Operating Systems Project Due in 48 hours

Please Inbox me If you understand and can do it on time. Please Only Bid if you fully Understand the Project and can Deliver the requirements in 48 hours.

 In this final project, you will implement a simple ramdisk module that you can format with “mkfs.ext2” and mount and unmount with “mount” and “umount”. The ram disk should be of a fixed size stored entirely in memory. It should appear as a block device in the system. This project is an example of a block device driver, which handles data a block at a time.  This project should satisfy the following requirements. 

 – Implement a ramdisk as a kernel module. 

– Allow an ext2 filesystem to be installed onto the ramdisk. 

– Allow the filesystem to be mounted and unmounted with “mount” and “unmount”.  

While submitting your project, please make sure you include the following:  

your source code, 

a makefile, 

a short report describing your work, 

Java Programming

Please read the instruction from these pictures.

You can use these codes below. 

game.java (The codes of the picture below) : 

https://drive.google.com/file/d/1vggE2dDlb9d7PdE1vB6_AIa2bxytc3Um/view?usp=sharing

Game.java : 

https://drive.google.com/file/d/1Ax_n-lW65wCPXgelFctKGnx93i1KNFdc/view?usp=sharing

GameObject.java : 

https://drive.google.com/file/d/1M3nbQUVt9FjY_aco5YtAN_g-moXgfYhk/view?usp=sharing

Enemy.java : 

https://drive.google.com/file/d/12ZmBwbsH5ltgSI18gWcZJX5DHwgEqYoi/view?usp=sharing

Player.java

https://drive.google.com/file/d/1Kn1PAXE3NONPyYPaeHBBH3gCdjcwaN6l/view?usp=sharing