CIS498 Week 4 Assignment – Business Requirements

 

  1. Week 4 Assignment – Business Requirements
    Overview
    This is the second of a series of five sequential assignments (the course project) in which you continue to act as the Chief Technology Officer (CTO) of a hypothetical, e-commerce start-up company of your design.
    You have been tasked with delivering an information technology project plan in anticipation of the company relocating to a new facility. In the first course deliverable, you created a project plan inception document and supporting Gantt chart. This deliverable spelled out the company’s background information and business and provided an overview of the company’s information system infrastructure.
    In this second course project deliverable, you are responsible for developing the business requirements to be incorporated into the information systems design you are creating.
    Procuring quality business requirements is a critical step when designing quality information systems. Completing a quality requirements document captures user needs and expectations to facilitate the proper design of the company’s infrastructure and information systems.
    This assignment consists of two parts:
    Part 1: Business Requirements
    You will develop a 5–7-page business requirements document for your hypothetical e-commerce company as part of the overall information systems project plan you are creating. Using the Business Requirements Template [DOCX], you will speculate on the company’s current and future requirements. Your assumptions need to be carefully considered and realistic.
    Part 2: Updated Gantt Chart
    You will use Microsoft Project to update the supporting project Gantt chart begun in your previous course project deliverable.

    • You are not creating a new Gantt chart, only updating the one you created in the previous assignment.
    • Note:
    • You are to create or assume all necessary assumptions to successfully complete this assignment.
    • You must submit both parts as separate files to the assignment area. Label each file name according to the appropriate part.
    • Instructions
      Part 1: Business Requirements
      Using the Business Requirements Template, you are to write a 5–7-page business requirements document for your hypothetical e-commerce company in which you:
    1. Describe the functional business requirements (scope) and scope control.
    2. Describe non-functional business requirements, such as governance, risk, and compliance.
    3. Describe technical requirements to integrate various e-commerce infrastructure components.
    4. Identify potential risks, constraints, and assumptions.
    5. 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.
      • Access the library or review library guides for help with research, writing, and citation.
    6. Part 2: Updated Gantt Chart
      Use Microsoft Project to update the previously created Gantt chart with the major and minor tasks identified in the business requirements document.
      Formatting
      This course requires the use of Strayer Writing Standards. For assistance and information, please refer to the Strayer Writing Standards link in the left-hand menu of your course. Check with your professor for any additional instructions. Note the following:
    • The preferred method is for the business requirements portion of your assignment to be typed, double-spaced, using Times New Roman font (size 12), with one-inch margins on all sides.
    • Include a cover page containing the assignment title, your name, your professor’s name, the course title, and the date. The cover page is not included in the required page length.
    • Include a source list page. Citations and references must follow SWS format. The source list page is not included in the required page length.
    • Learning Outcomes
      The specific course learning outcome associated with this assignment is:
    • Develop a business requirements document for a project plan.

Assignment

 

At UC, it is a priority that students are provided with strong educational programs and courses that allow them to be servant-leaders in their disciplines and communities, linking research with practice and knowledge with ethical decision-making. This assignment is a written assignment where students will demonstrate how this course research has been or will be connected and put into practice within your career.

Assignment:  Provide a reflection of at least 500 words (or 2 pages double spaced) of how the knowledge, skills, or theories of this course have been applied or could be applied, in a practical manner to your current work environment. If you are not currently working, share times when you have or could observe these theories and knowledge could be applied to an employment opportunity in your field of study. 

Requirements:

Provide a 500 word (or 2 pages double spaced) minimum reflection.

Use of proper APA formatting and citations. If supporting evidence from outside resources is used those must be properly cited.

Share a personal connection that identifies specific knowledge and theories from this course.

Demonstrate a connection to your current work environment. If you are not employed, demonstrate a connection to your desired work environment. 

You should not, provide an overview of the assignments assigned in the course. The assignment asks that you reflect how the knowledge and skills obtained through meeting course objectives were applied or could be applied in the workplace.

CST 610 Project 5 Digital Forensics Research Assignment

 

The deliverables for this project are as follows: 

  1. Digital Forensics Research Paper: This should be a five-page double-spaced Word document with citations in APA format. The page count does not include diagrams or tables.
  2. I will provide the Lab document, I will attach it here and a word document outlining the assignment.

Research Pap- Information Technology & Mobile Applications

 From a development team of one to two people to an enterprise-level team with multiple divisions, the topic of mobile development will eventually come up. From on your readings this week, write a five to seven (3 – 5) page paper in which you cover the following (not necessarily in this order):

  • Discuss the importance of developing a mobile strategy (chapter reading)
  • Compare & Contrast mobile applications vs websites (chapter reading)
  • Research and discuss at least 7 principles of interface design for Mobile applications 
  • Discuss two – three different mobile functionalities – functions that differ between platforms (Andriod, iOS & Windows).
  • Explain the social aspect of mobile interfaces.
  • Discuss two – three mobile application development myths.
  • Argue the need for adaptive vs dedicated mobile websites.

help me please

  Chapter 3: Requirements and analysis. This should state, in a more detailed way, the  objectives of the project by requirement and the analysis should break the problem down into  manageable steps. There may be more than one suitable approach; the analysis may cover more  of the area than is finally implemented. Suitable diagram-techniques (e.g. UML, other drawings)  should be used where appropriate. If a method is applied selectively, explain which parts were  used and why. Experimental projects should pay careful attention to control conditions, samples  selected, etc. to ensure a valid result. Testing and evaluation should be given due consideration.  It is important that you state how you will evaluate your work. For a design project it is  appropriate to consider testing at the same time as specification.  

Politics of org decision making

Practical Connection Assignment 

 it is a priority that students are provided with strong educational programs and courses that allow them to be servant-leaders in their disciplines and communities, linking research with practice and knowledge with ethical decision-making. This assignment is a written assignment where students will demonstrate how this course research has connected and put into practice within their own career.

Assignment: 

Provide a reflection of at least 500 words (or 2 pages double spaced) of how the knowledge, skills, or theories of this course have been applied, or could be applied, in a practical manner to your current work environment. If you are not currently working, share times when you have or could observe these theories and knowledge could be applied to an employment opportunity in your field of study. 

Requirements: 

Provide a 500 word (or 2 pages double spaced) minimum reflection. 

Use of proper APA formatting and citations. If supporting evidence from outside resources is used those must be properly cited. 

Share a personal connection that identifies specific knowledge and theories from this course. 

Demonstrate a connection to your current work environment. If you are not employed, demonstrate a connection to your desired work environment. You should NOT, provide an overview of the assignments assigned in the course. 

The assignment asks that you reflect how the knowledge and skills obtained through meeting course objectives were applied or could be applied in the workplace.

ITSD322U5IP

 

Assignment Description

Assignment Details

For this project, you will write a Java program that demonstrates exception handling. To facilitate this, you will need to collect input from a user, perform calculations, and send output to the screen. Exception handling will catch any input and calculation errors that may arise. For this project you will need the following variables (all integers): Three to store the input from the user, one to store the sum, and one to store the total. Remember to set their initial values to zero.

Create a new Java project. Write code to prompt the user to enter a number, then repeat this for a second number and a third. As each number is entered, store it in a variable. In each case, use an Input Mismatch Exception handler to catch when the user enters a letter instead of a number. Use the Catch block to inform the user that they should only enter numbers.

When all three numbers have been stored in variables, add the three numbers (their variables) together and store the sum in another variable.

Next, calculate a total that equals the sum of the three variables divided by the third input variable. (Put another way, divide the sum of the numbers by the third number that the user entered.) Use an Arithmetic Exception to handle situations where the third number that was entered by the user was a zero, informing the user that the program has produced a “Divide by zero error.”

Document your code thoroughly with code comments and be sure to explain how each exception works and what it is doing.

Tip: No custom classes, loops, or IF/ELSE statements are needed for this assignment.
Tip: Remember to initialize your variables!