Assignment -1 – SD

1. Using a Microsoft Word document, Please solve the following questions.

Need at least 4 pages.

No plagiarism and on time delivery 

APA standards with appropriate references. 

College Capstone research paper proposal to develop a Secured Online Voting system due to COVID-19 in the state of Texas

 The proposal must include these elements:

  • 1.Brief summary of problem statement.
  • 2.Your objectives and goals.
  • 3.Your proposed approach to this issue.
  • 4.Inferences that you have made from your research that informed your approach.
  • 5.List of resources that you will need to accomplish your goals.

Formatting guidelines: double spacing, 12-point Times New Roman font, one-inch margins, and discipline-appropriate citations. 

Page length requirements: Minimum of 1-2 pages, not including cover page, tables or diagrams, or resources. Your proposal should include citations and a bibliography section of 3-5 primary resources in APA format. 

Must use the following references. 

SECURED ONLINE VOTING

https://ieeexplore.ieee.org/iel7/6287639/8274985/08320349.pdf

https://libres.uncg.edu/ir/uncg/f/N_Kshetri_Blockchain_Enabled_2018.pdf

https://arxiv.org/pdf/1705.04480

CIS IOT 

http://mirlabs.net/jias/secured/Volume13-Issue4/Paper13.pdf

https://www.academia.edu/download/59322681/security-issues-in-blockchain-applications-using-iot-IJERTV8IS02003920190520-92018-187ch8d.pdf

COVID-19

https://www.tandfonline.com/doi/full/10.1080/09540962.2020.1766222

PLEC8

 

Answer the following questions from Chapter 5 in the text with a paragraph that contains at least five sentences. Include the question and number your answers accordingly.

1. With all the stories about millions and millions of bytes of personal data having been exposed, why is their still any faith at all in the Internet?

2. How has the term hacking changed meaning over the years?

3. What is the most dangerous hacker tool?

4. From the news: How were NSA’s hacker tools  compromised? 

5. What was the vulnerability in the Target Breach?

6. What do you think of hactivism?

7. How did Stuxnet work? 

8. What was the Arpanet?

9. Deep brain stimulation is a treatment for Parkinson’s disease. Medical devices such as these are now becoming accessible through the web. Consider the dangers (threat surface)?

10. What is the Red Team?

ISI Research Paper

 

Select a topic from the following list on which you would like to conduct an in-depth investigation:

  1. Information systems infrastructure: evolution and trends 
  2. Strategic importance of cloud computing in business organizations 
  3. Big data and its business impacts 
  4. Managerial issues of a networked organization 
  5. Emerging enterprise network applications 
  6. Mobile computing and its business implications 

Research paper Requirements: 

  1. 8-10 pages in length 
  2. APA formatted 
  3. Minimum six (6) sources – at least two (2) from peer reviewed journals 
  4. Include an abstract, introduction, and conclusion 

Web Analytics: The importance of Reporting

 300 Words Minimum

Discussion Points:

Roll-Up Reporting answers very specific requirement for many companies, please answer the following in your post

  • Explain roll-up reporting and why is it important.
  • Describe what is the tracking roll-up transactions.
  • Describe the implications of the roll-up techniques.
  • Explain how roll-Up pageviews be improved.
  • Compare and contrast web server log files vs. java scripting.

GO16_WD_CH03_GRADER_3G_HW – Newsletter and Research Paper 1.3

  

Project Description:

In the following project, you will format a newsletter by inserting pictures and screenshots, applying two-column formatting, and adding a border to a paragraph. You will edit and format a research paper by inserting footnotes, creating citations, and formatting a bibliography.

1 Discussion , 1 Case Study and 1 weekly Summary.

Discussion 2.2

What laws apply to Cyberwarfare? 

Case Study 2.1

The Intelligence Operations Process.  

Writing Requirements

  • 3–4 pages in length  (excluding cover page, abstract, and reference list)
  • At least 3-4 peer-reviewed sources that are properly cited and referenced
  • APA format, Use the APA template located in the Student Resource Center to complete the assignment.
  • Please use the Case Study Guide as a reference point for writing your case study.

Weekly Summary 2.1

Due: Sunday, End of Module by 11:55 p.m. EST

Each week you will write and submit a brief summary of the important concepts learned during the week. The summary will include a summary of the instructor’s weekly lecture including any videos included in the lecture.

Writing Requirements

Data Analytics and Visualization

 Project assignment is to have you do more research on the topic of Data Analytics and Visualization. In this project you will need to do some research. Select any software that can help you with data analytics, it can be R programming, it can be Tableau, anything. Research the software and write a paper on its capabilities with examples. 

 

This assignment is worth 100 points.

Here is what needs to be done:

1. Submit at least 2 but no more than 4 pages double spaced, APA style MS Word document.

2. Only 2 graphics or figures allowed.

3. Reference all sources used. Use APA style references.

Programming ( data structure)

Implement simple binary tree data structure with following operations,  (assume data elements)
InsertLeft 
InsertRight 
RemoveLeft 
RemoveRight 
Traverse (pre-order, in-order and post-order)