Practical Connection-System Analysis and Design

 Subject Name: System Analysis And Design

Assignment:
This is a required assignment, worth 100 points, and must be submitted by the due date. Late assignments will not be accepted.
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. 

practical connection

Subject: Information Governance

Each student will share their individual perceptions of how the lessons learned so far in this course may be applied in a practical manner to their current work or academic environment. Each student will submit a Microsoft Word document as the deliverable for this assignment.

Complete the attached Practical Connection Assignment. 100 points towards final grade. Due by Sunday 1 p.m. Needs to be specific to this course and your job – no generalities. You may not reuse work previously submitted.

Assignment

 Individual work (Do not share or copy review with others.) 

Review can be maximum of 2 pages (font: Arial, Calibri, or Times New Roman, size: 11). 

It should provide the following: 

1. Title and author of the paper 

2. Summary of a paper Provide a summary of new structure/framework presented in the paper. Some paper introduces a new tool or shows case studies. If the paper includes figures or graphs, explain the concept or results based on those as well. 

3. Your own opinion on the paper .Discuss the advantages and disadvantages of the new paradigm presented in the paper. Also, describe about the knowledge you have learned from the paper. This must be your own idea/work on the paper. 

4. Future work Describe the ways that the new framework can be extended with further ideas or implementations.

This exercise requires designing a program which solves the problem described in the problem statement below. Provide comments as necessary in your pseudo-code and the Java program.

 

Module 3 Program Assignment: House Painting

Directions

This  exercise requires designing a program which solves the problem  described in the problem statement below. Provide comments as necessary  in your pseudo-code and the Java program.

Your solution must include these components:

  1. Flowchart
  2. Pseudo-code
  3. Hierarchy Chart
  4. Program Coded
  5. Program Output

Problem Statement

A  painting company has determined that to paint 115 square feet of wall  space, the task will require one gallon of paint and 8 hours of labor.  The company charges $20.00 per hour for labor. Design a modular program  that asks the user to enter the number of square feet of wall space to  be painted and the price of paint per gallon. The program should then  calculate and display the following data:

  • The number of gallons of paint required
  • The hours of labor required
  • The cost of the paint
  • The labor charges
  • The total cost of the paint job

Your program should contain the following modules:

  • Module main.  Accepts user input of the wall space (in square feet) and the price of a  gallon of paint. Calculates the gallons of paint needed to paint the  room, the cost of the paint, the number of labor hours needed, and the  cost of labor. Calls summaryPaint, passing all necessary variables.
  • Module summaryPaint.  Accepts the gallons of paint needed, the cost of the paint, the number  of labor hours needed, and the cost of labor. Calculates and displays  total cost of the job and statistics shown in the Expected Output.

Expected Output

Enter wall space in square feet: 500

Enter price of paint per gallon: 25.99

Gallons of paint: 4.3478260869565215

Hours of labor: 34.78260869565217

Paint charges: $112.99999999999999

Labor charges: $695.6521739130435

Total Cost: $808.6521739130435

Submission

You  must submit your solution as a Microsoft Word document (.docx) with all  components included in the one document. Also, submit the Java source  code file (.java).

Homework 8

   Write short answers, uploaded as a WORD DOCUMENT and attach references.   

  • 8.1 What is the difference between RFC 5321 and RFC 5322?
  • 8.2 What are the SMTP and MIME standards?
  • 8.3 What is the difference between a MIME content type and a MIME transfer encoding?
  • 8.4 Briefly explain base64 encoding.
  • 8.5 Why is base64 conversion useful for an e-mail application?
  • 8.6 What is S/MIME?
  • 8.7 What are the four principal services provided by S/MIME?
  • 8.8 What is the utility of a detached signature?
  • 8.9 What is DKIM?

Discussion 7- Executing the project

This week’s discussion question is a problem.  Please click on this link >>>>   EVM_Problem.pptx EVM_Problem.pptx – Alternative Formats   Read the question, calculate the variable requested in the problem, explain your answers as you post them.  
[Your post must be substantive and demonstrate insight gained from the course material. Postings must be in the student’s own words – do not provide quotes!]
 [Your initial post should be at least 450+ words and in APA format (including Times New Roman with font size 12 and double spaced). Post the actual body of your paper in the discussion thread then attach a Word version of the paper for APA review]

See attached for problem mentioned in link