Final project draft

 

The Final Project requires the student to find a current case of an organization/brand/company who is either (a) engaging in a positive social responsibility campaign or (b) acting in a manner that is ethically questionable. The paper should include the following:

  1. Introduce the organization
  2. Outline the the issues involved in the case
  3. Document the Strategic Communication Tactics used in the case.
  4. Offer perspective on the behaviors in the case and its effect on stakeholders and society in general.
  5. Provide a conclusion

 

To find a case to write about, students should explore current news media, trade press and/or company websites.

For this initial draft, complete an annotated outline. An annotated outline usually has comments, explanations and references to the material you will write. You are telling us what you are going to tell us. An example of an annotated out is Sample #2 located here. Write your annotated outline like this sample.

Assignment Format: MS Word Document; APA format

Length: 4  pages

Citations Required: Minimum 3 Scholarly Reference

Security Threats in Healthcare

Based on the example provided. Please provide a problem statement in todays healthcare industry. Cybersecurity risk / Plan of Action based on these. 5 to 7  Page document with 20 Referenced per review artcilesoday’s

Research paper

 For this project, select an organization that has leveraged Cloud Computing technologies in an attempt to improve profitability or to give them a competitive advantage.  Research the organization to understand the challenges that they faced and how they intended to use Cloud Computing to overcome their challenges.  The paper should include the following sections each called out with a header.

  • Company Overview:  The section should include the company name, the industry they are in and a general overview of the organization.
  • Challenges: Discuss the challenges the organization had that limited their profitability and/or competitiveness and how they planned to leverage Cloud Computing to overcome their challenges.
  • Solution:  Describe the organization’s Cloud Computing implementation and the benefits they realized from the implementation.  What was the result of implementing Cloud Computing?  Did they meet their objectives for fall short?
  • Conclusion:  Summarize the most important ideas from the paper and also make recommendations or how they might have achieved even greater success.

Requirements:The paper must adhere to APA guidelines including Title and Reference pages. There should be at least three scholarly sources listed on the reference page. Each source should be cited in the body of the paper to give credit where due.  Per APA, the paper should use a 12-point Time New Roman font, should be double spaced throughout, and the first sentence of each paragraph should be indented .5 inches.  The body of the paper should be 3 – 5 pages in length.  The Title and Reference pages do not count towards the page count requirements. 

App Development (Java) project

Competency

In this project, you will demonstrate your mastery of the following competency:

  • Write programs by applying concepts and principles of object-oriented programming

Scenario

You work for Global Rain, a software engineering company that specializes in custom software design and development. As a junior software developer, you are part of a software development team that collaborates to create solutions for entrepreneurs, businesses, and government agencies around the world.

As part of a development team at Global Rain, you will be designing and developing custom software for a local pet boarding and grooming business, Pet Boarding and Grooming (Pet BAG). Pet BAG is seeking a way to modernize its operations by introducing custom software that will help replace inefficient paper-based processes. Your Global Rain team will collaborate to develop an app that will have the following initial functional areas: pet check in and pet check out.

As part of this team, you have been tasked with completing some preliminary work that consists of writing a Java class, writing pseudocode, and creating a flowchart. You will provide these deliverables to your supervisor.

Directions

Your supervisor has given you a specification document which details Pet BAG’s software needs and includes a UML Class diagram. Using these documents, you will create both a Java class and a summary report. Your summary report will include pseudocode and a flowchart for one method (pet check in or pet check out), and an explanation of how your work meets object-oriented principles.

Pet.java Class File

  1. Before you begin, it is important to understand what your client needs the software to do, and what work has already been done by your team. Review the Pet BAG Specification Document, located in the Supporting Materials section, which includes a UML Class diagram. Pay close attention to the class hierarchy, attributes, and behaviors.
  2. To begin, open the Virtual Lab by clicking on the link in the Virtual Lab Access module. Then open your integrated development environment (IDE) and create the Pet class based on the specifications in the UML Class diagram. The Pet class must include the following:
  • All attributes with appropriate data structures. Note that the types are not specified in this UML class diagram. You will need to think about what the most appropriate data type is for each attribute.
  • At least one constructor method. You may use a default constructor. To score “exemplary” on this criterion, your constructor must initialize values for the petType, petName, petAge, and daysStay attributes.
  • Accessors and mutators for all attributes
  • Note: You are only being asked to create one class. Though the UML diagram shows the Pet class as part of a larger application, for this project, you are not required to connect it to other classes or to try and run it as a program. Instead, you are practicing the skill of creating a class from a UML Class diagram.

Global Rain Summary Report

  1. When you are done implementing the Pet class, refer back to the Pet BAG Specification Document and select either the pet check in or check out method. These methods are detailed in the Functionality section of the specification document.
  2. Open the summary report template, located in the What to Submit section. In the template, write pseudocode that lays out a plan for the method you chose. Ensure that you organize each step in a logical manner and that your method meets the specifications in the document for either the check in or check out process. Your pseudocode must not exceed one page.

Note: Remember, you will not be creating the actual code for the method, and you do not have to write pseudocode for both methods.

  1. Based on the pseudocode you wrote, create a flowchart using a tool of your choice for the method you selected. Your flowchart will help your team communicate how you are planning to develop the software for your client. Your flowchart must be confined to one page. In your flowchart, be sure to do the following:
    • Include start and end points.
    • Include appropriate decision branching.
    • Align the flowchart to the check in or check out process.
    • Note: You may draw your flowchart by hand and take a clear picture of it, or you may use a flowcharting tool. Refer to the Supporting Materials section to help you insert your flowchart into your summary report.
  2. Based on your software design and development experience, your supervisor has asked you to articulate your programming approach. This will help ensure clarity, consistency, and efficiency among all developers working on this app. Specifically, you have been asked to briefly explain how you applied object-oriented programming principles and concepts (such as encapsulation, inheritance, and so on) in your software development work thus far. Your explanation should be one paragraph, or four to six sentences.

What to Submit

To complete this project, you must submit the following:

Pet.java Class File
As part of your tasks for the software development team, create the Pet class in your integrated development environment (IDE). To submit this deliverable, save the Pet class file as Pet.java. Use the Downloading Files From Eclipse Tutorial if you need help with this task.

Global Rain Summary Report
As a junior software developer, you will use the Global Rain Summary Report Template to complete the report. Your report must contain your pseudocode, flowchart, and explanation of the object-oriented programming principles you applied.

Supporting Materials

The following resource(s) may help support your work on the project:

Reading: Pet BAG Specification Document
Review this specification document provided by your supervisor to understand Pet BAG’s software requirements. You will use the UML Class diagram portion to implement the Pet class. You will use the requirements in the Functionality section to create your flowchart and write your pseudocode.

Miranda Rule

 Prior to the Miranda v Arizona ruling in 1966, law enforcement could question possible suspects without their having legal counsel present. They could bully potential suspects, trick them, and do whatever else they thought was necessary to determine potential suspects’ involvement in a crime. The Miranda ruling protects people by allowing them to have legal counsel present when questioned by law enforcement regarding a crime in which they may or may not have been involved. This is a two-part assignment. Be sure to complete both parts.

Instructions

Part 1

In Part 1 of this assignment you are required to write a one- to two-page narrative in which you: 

  • Summarize the Miranda Rule, including examples. 
  • Explain exceptions to the Miranda Rule, including examples.   
  • Develop a checklist with a series of questions to ask when assessing whether or not the Miranda Rule applies (for example, is your question a general one, such as name and date of birth? Or is it one that could make them vulnerable to prosecution?). 
Part 2

In Part 2 of this assignment, you are required to examine the scenarios contained in the Miranda Rule or Exception Template [DOCX].

  • Note: The first scenario is completed for you as an example to guide your work on the remaining nine scenarios.  

For each scenario:

  1. Determine for each scenario whether the Miranda Rule applies or an exception to it is in order. 
  2. Justify your determinations. 
  3. Use three sources to support your writing.
    • Choose sources that are credible, relevant, and appropriate.
    • Cite each source listed on your source page at least one time within your assignment.

create a stand alone web site

 Introduction: Apply learned skill to create a simple website with functional links Instructions: To complete your Final Project for CTI 110, you must create a stand-alone Web site. Your site must fulfill the following requirements. Three to five individual Web pages (of which one should be an “About” page containing your contact information using a mailto link) A hierarchy of navigation: User should be able to move from page to page freely At least one page which utilizes tables to display information At least one page which utilizes forms (such as a user feedback form) You should create a ZIP file containing the directories containing your site. You may optionally choose to host your website on a free website hosting service. Submit your project proposal and the completed site using the link below. Grading Criteria: Minimum of three pages (20 points each) Functional links + at least one image embedded ( 20 points) Table added to website (10 points) Simple form added to website (10 points) ATTACHED IS A PROJECT PROPOSAL. LOOKING FOR BASIC. NOTHING FANCY. AS LONG AS IT GET A 70% 

FOUNDATIONS OF DATA SCIENCE

  

There are concerns among industrialists who are benefiting from dams and dam constructions that there will be claims that high mercury levels in fish are related to the presence of dams in the reservoir’s drainage. Does the data support or refute this claim? Provide some justifications.