Discussion

Discuss the LEED (Leadership in Energy and Environmental Design) certification process.

Fully address the question(s) in this discussion; provide a valid rationale or a citation for your choices

The initial post should be at least 350 words in length

Exp19_Access_Ch07_CapAssessment – Loan Payments 1.0

  

Exp19_Access_Ch07_CapAssessment – Loan Payments 1.0

  

Project Description:

A lending firm asked you to assist them in updating the database they are using to keep track of their loans. The department requires a form that can be used to find information but not change information. In addition, you will enhance an existing form and generate a report showing which customers have each type loan.

Writing assignment

I need separate pdf files for both chapters. Please see the attached files to understand on how to complete this assignment.

link for online version of the book: https://software-engineering-book.com/

Xcode SWIFT

This is a basic slideshow app to show 10 cat images, attached to this assignment (Cats.zip). You need design your app following below sketch. You will need to show all ten images automatically or manually. After last picture, your app should show the first picture in circular way. User can touch left and right buttons to navigate thru pictures manually. Play button automatically shows pictures. Stop button stops the slideshow. The delay between pictures are 3 sec by default. However user can change delay time by going setting view of the app. This app is similar to MathGame in terms of how to setup the views. Also, you will need to use timer class. 

Let φ be a 3cnf formula, show that:

 Let φ be a 3cnf formula. A non-identical assignment, or nid-assignment, to the variables of φ is an assignment where each clause of φ contains two literals with different truth values, i.e., there cannot be a clause with the 3 true literals. Thus, a nid-assignment satisfies φ without assigning true to the 3 literals of any of the clauses.

(a) Show that the negation of a nid-assignment to φ is also a nid-assignment to φ.

(b) Let SATnid be the collection of 3cnf formulas that have a nid-assignment. Show that it is possible to obtain a polynomial-time reduction from 3SAT to SATnid by replacing each ci clause of the form (y1 ∨ y2 ∨ y3) by two clauses (y1 ∨ y2 ∨ zi) and (zi ∨ y3 ∨ b) where zi is a new variable for each ci clause, and b is a single additional new variable.

(c) Conclude that SATnid is NP-complete.

Research Paper

Contingency PlanningContingency planning is a risk mitigation process for developing back-up plans in anticipation of events (scenarios) that might disrupt ‘business as usual’. Business continuity planning is an expanded version of contingency planning that typically encompasses a more comprehensive and extended response plan for getting back to ‘business as usual’. In a well-formatted, highly-detailed research paper, address the need to contingency planning, ensuring to address the following items:(1) Benefits of scenario events/planning. (2) Questions to consider when implementing scenario planning. (3) The common types of scenario planning.Your paper should meet these requirements:  

  • Be approximately four to six pages in length, not including the required cover page and reference page.
  • Follow APA 7 guidelines. Your paper should include an introduction, a body with fully developed content, and a conclusion.
  • Support your answers with the readings from the course and at least two scholarly journal articles to support your positions, claims, and observations, in addition to your textbook. The UC Library is a great place to find resources.
  • Be clearly and well-written, concise, and logical, using excellent grammar and style techniques. You are being graded in part on the quality of your writing.

ITSD422U4IP

 

Quality assurance (QA) is often thought to be a phase that occurs after the implementation phase, but QA needs to be part of the planning process that occurs before any code is written. QA is not just about testing software; it is a set of activities that takes place from the beginning to the end of a project to ensure quality standards are met. The next step in your Software Development Plan is to prepare the QA section.

The project requires that you do the following:

  • Update the Software Development Plan title page with the new date and project name.
  • Update the previously completed sections based on instructor feedback.
  • Quality Goals
    • Define the overall quality goals for the project.
    • Identify the metrics to be used to measure achievement of the goals.
    • Define how the metrics will be gathered for the project.
  • Test Plan
    • Define the major test phases for the project.
    • Identify the test strategy that will be used for each test phase.
    • Identify the resources required for the test phases.
    • Determine how defects will be documented and processed.
  • Be sure to update your Table of Contents before submission.
  • Name the document “yourname_ITSD422_U4Submission.doc.

Exp19_Excel_Ch09_ML2_Pizza_Sales

#Excel Chapter 9 Mid-Level 2 – Pizza Sales 

#Excel Chapter 9 Mid-Level 2 – Pizza Sales 

#Exp19 Excel Ch09 ML2 Pizza Sales  

  

Project Description:

You manage a chain of pizza restaurants in Augusta, Lewiston, and Portland, Maine. Each store manager created a workbook containing the quarterly sales for each type of sale (dine-in, carryout, and delivery). You want to create links to a summary workbook for the yearly totals.

     

Start Excel. Download and open   the file named Exp19_Excel_Ch09_ML2_Pizza.xlsx.   Grader has automatically added your last name to the beginning of the   filename.

 

You want to enter totals from   the Augusta workbook into the Pizza workbook.
 

  Display the Augusta worksheet; in cell B4, insert a link to the Dine-In total   in cell F4 in the
Exp19_Excel_Ch09_ML2_Augusta   workbook. Edit the formula to make the cell reference relative.

 

You want to copy the formula   down the column but preserve the original formatting.
 

  Use AutoFill to copy the formula from cell B4 to the range B5:B7 in the   Augusta worksheet. Close the Augusta workbook; keep the Pizza workbook open.

 

You want to enter totals from   the Portland workbook into the Pizza workbook.
 

  Display the Portland worksheet; in cell B4 insert a link to the Dine-In total   in cell F4 in the
Exp19_Excel_Ch09_ML2_Portland   workbook. Edit the formula to make the cell reference relative.

 

You want to copy the formula   down the column but preserve the original formatting.
 

  Use AutoFill to copy the formula from cell B4 to the range B5:B7 in the   Portland worksheet. Close the Portland workbook; keep the Pizza workbook   open.

 

You want to enter totals from   the Lewiston workbook into the Pizza workbook.
 

  Display the Lewiston worksheet; in cell B4 insert a link to the Dine-In total   in cell F4 in the
Exp19_Excel_Ch09_ML2_Lewiston   workbook. Edit the formula to make the cell reference relative.

 

You want to copy the formula   down the column but preserve the original formatting.
 

  Use AutoFill to copy the formula from cell B4 to the range B5:B7 in the   Lewiston worksheet. Close the Lewiston workbook; keep the Pizza workbook   open.

 

The Summary sheet should contain   the same formatting as the other sheets.
 

  Select the range A1:B7 in the Lewiston worksheet. Group the Lewiston and   Summary worksheets. Fill formatting only across the grouped worksheets.

 

Ungroup the worksheets and change   the width of column B to 16 in the Summary worksheet.

 

You are ready to insert   functions with 3-D references in the Summary worksheet.
 

  In cell B4, insert a SUM function that calculates the total Dine-In sales for   the three cities.

 

Copy the formula in cell B4 and   use the Paste Formulas option in the range B5:B7 to preserve the formatting.

 

You are ready to display the   Contents worksheet and insert hyperlinks.
 

  • Insert a hyperlink in cell A3 that links to cell B7 in the Augusta sheet.   Include the ScreenTip text: Augusta total sales (no period).
  • Insert a hyperlink in cell A4 that links to cell B7 in the Portland sheet.   Include the ScreenTip text: Portland total sales (no period).
  • Insert a hyperlink in cell A5 that links to cell B7 in the Lewiston sheet.   Include the ScreenTip text: Lewiston total sales (no period).
  • Insert a hyperlink in cell A6 that links to cell B7 in the Summary sheet.   Include the ScreenTip text: Total sales for all locations (no period).

 

You want to create a data   validation rule.
 

  Select the range B3:B5 on the Future worksheet and add the following data   validation rule:
  • Allow Date between 3/1/2021 and 10/1/2021.
  • Enter the input message title: Proposed Date (no period).
  • Enter the input message: Enter the proposed opening date for this location. (including the period).
  • Select the Information error alert style.
  • Enter the error alert title: Confirm Date (no period).
  • Enter the error message: Confirm the date with the VP. (including the period).

 

You should test the validation   rule to ensure it works correctly.
 

  Enter 10/5/2021 in cell B3 and click OK in the   Confirm Date message box.

 

You want to unlock a range on   the Future worksheet to enable changes by users.
 

  Unlock the range B3:B5.

 

Now that the cells are unlocked,   you are ready to protect the Future worksheet.
 

  Protect the worksheet without a password and using the default settings.

 

Hide the Future worksheet.

 

Create a footer with your name   on the left side, the sheet name code in the center, and the file name code   on the right side of the five visible worksheets.

 

Mark the workbook as final.
 

  Note: Mark as Final is not available in Excel for Mac. Instead, use Always   Open Read-Only on the Review tab.

 

Save and close Exp19_Excel_Ch09_ML2_Pizza.xlsx. Exit   Excel. Submit the file as directed.