Written Assignment 3

 

  • Who uses extended support features?
  • Why is it important to keep backups of your SQL software?
  • What did you learn about SQL after watching Brent Ozar’s video?
  • How can you keep your skills aggressively current?
  • Be specific and provide examples.

Click the link above to submit your completed assignment.Requirements:

  • A minimum of 350 words. 
  • Use APA format. 
    • Times New Roman 12 pt font, double spaced with 1″ margins.

WEB Answer

 

  1. Pitch Deck
    Overview
    You have been hired to create a website. In this assignment, you will begin to gather the necessary information to complete the work and present your ideas to your client.
    Instructions
    You will need to answer the following questions:

    • What kind of domain names will you register (that is .com, .biz, .net, et cetera)? Why do you suggest this kind of domain? (Review the section in Week 1 on domain names.)
    • Will you register the site using multiple domains? Why is or isn’t this necessary?
    • Will you need to secure any portion of your site? Why? (See the section on HTTPS.)
    • Given the nature of Web trends and changes in technology, what steps, if any, do you suggest to keep your site viable for more than one year?
    • What browsers do you anticipate your visitors will be using based on information available today?
    • Does the browser have any impact on your design?
    • Based on what you’ve just learned this week about CSS, how will this help in the development of your site?
    • Requirements
      You may use any one of a variety of formats to create a pitch deck. PowerPoint is highly recommended, with extra points for creating a presentation using a video device or software that you can upload to YouTube or another easily accessible online hosting service. (If you choose this option, you must coordinate ahead of time with your instructor, to ensure that your instructor will be able to access your video.) Note: You’ve already been hired, but remember that you still need to show off how awesome you are.
      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.
      The specific course learning outcome associated with this assignment is:
    • Present information and requirements for a website design to a customer.
  2. By submitting this paper, you agree: (1) that you are submitting your paper to be used and stored as part of the SafeAssign™ services in accordance with the Blackboard Privacy Policy; (2) that your institution may use your paper in accordance with your institution’s policies; and (3) that your use of SafeAssign will be without recourse against Blackboard Inc. and its affiliates.

(2) C++

 Trace the C++ program below showing all output in the order that it is displayed. If anything happens that makes it impossible to accomplish an operation or the results of so doingare unpredictable, describe what happens and abort the program at that point. Assume the Stack class is fully defined in an appropriate header and implementation file. The effect of the functions (methods) is as follows: constructor – creates an empty stack empty – returns true if the stack is empty, false otherwise push – adds the specified element to the top of the stack display – displays every stack element on the specified stream, top to bottom order pop – removes the top element of a stack; attempting to pop an element from an empty stack causes an error condition and immediately terminates the program. top – returns the top element of the stack but does not remove it boolalpha – a flag that causes the words true or false to be displayed for a bool variable 

 #include

using namespace std;

#include “Stack.h”

int main(void)

{int jimmy_carter, bill_clinton;

 jimmy_carter=0;

 Stack george_w_bush;

 for (bill_clinton=17; bill_clinton>13; bill_clinton–)

 {george_w_bush.push(bill_clinton%3*2-2);

 jimmy_carter=jimmy_carter+george_w_bush.top();

 george_w_bush.push(george_w_bush.top()+2);

 jimmy_carter=jimmy_carter+george_w_bush.top();

 cout<<"Contents of george_w_bush "<

 george_w_bush.display(cout);

 cout<<"jimmy carter is "<

 }

while (!(george_w_bush.empty()))

 {cout<<"popping "<

 jimmy_carter=jimmy_carter-george_w_bush.top();

 george_w_bush.pop();

 cout<<"popping "<

 george_w_bush.pop();

 cout<<"Contents of george_w_bush: "<

 george_w_bush.display(cout);

 cout<<"jimmy_carter is now "<

 }

cout<<"at end jimmy_carter is "<

cout<

“<

 return 0;

}

wk3_531_A

1. How do you describe the importance of data in analytics? Can we think of analytics without data? Explain.

2. Considering the new and broad definition of business analytics, what are the main inputs and outputs to the analytics continuum?

3. Where do the data for business analytics come from? What are the sources and the nature of those incoming data?

4. What are the most common metrics that make for analytics-ready data?

Packet tracing.

 

As a network engineer for Kamehameha Institute, you will need to become familiar with the Packet Tracer simulation tool from Cisco. Packet Tracer is used to simulate and test network configurations. This allows you to work out and improve upon the settings before implementing them.

Using the diagram and configuration information from your first task, create a Packet Tracer simulation.

Mainframes

  • How do data transmission errors affect your perception of each? In other words, does the possibility of error influence your decision regarding which would be better?
  • What other factors would affect a company’s choice?

PAPER WORK HOP IN RIDESHARE

 

The team paper must be at least 10 pages in length.  This does not include the APA formatted cover page or the references.  There must be at least 6 APA references to support the findings in the submission.  Correct use of APA guidelines for sources and citations is required. If supporting evidence from outside resources is used those must be properly cited.  The paper must address the following answers (I would like the paper to be formatted with headings to note the following information):

Description of the company and the product or service that the company will offer

What is the niche and how does this new business differentiate it’s from other organizations already supplying the product or service?

  • How will you obtain funds for the project?  (are you asking for funds or obtaining from another source)
  • How many funds are required to start?
  • What is the timeframe to launch?
  • Resource requirements
    • Hardware
    • Software
    • Other support IT to get the systems up and running (networking, database, etc…)
    • People
    • Equipment
    • Office Space
    • Etc…
  • Key concepts to address to ensure the organization is running efficiently
    • Organizational Learning Concepts and Theories
    • Integration of IT Resources
    • Virtual Teams? Local Teams?  Why?
    • Ethical and Legal Implications
    • Cyber Security and Privacy of Information
      • What do you have to account for?  (managing data or credit card information?)
    • Best Practices that you are going to implement in your organization and why
  • Summary and Next Steps

Question 2

Decide on an IT-related project that you like. 

Research and find a template for your project proposal.

Use  APA formatting for citations and references.