Leadership Trust and Knowledge Sharing

The attached journal article focus on transformational leadership and knowledge sharing within an organization, please review these concepts and answer the following questions:

1. How do trustworthy and ethical leaders enhance knowledge sharing in organizations?  How does this impact the rate of information technology implementations?  How does this impact data management within organizations? 

2. How does servant leadership assist with transferring knowledge in an organization?

3. When thinking about data analytics, how does transformational leadership assist with building good data structures?

Format Requirements:

1. The paper must be minimum 3 pages excluding title and references pages. 

2. Include references of at least 5 peer reviewed papers supporting your case study. 

3. The paper must comply APA Format and include a cover page, an  introduction, a body with fully developed content, a conclusion and  references.

(1) Computer science C++

 

Lists. Trace the following c++ program showing all output in the order that it appears on the output device (presumably the screen). If anything happens that makes it impossible to accomplish an operation or the results of doing so are unpredictable, describe what happens and abort at that point.

For this program assume that the following functions (methods) are fully defined and implemnted in the appropriate header and implementation files for the List class.

– construct that creates an empty list

– empty that returns true if the list is empty, false otherwise

– insert (a,b) that inserts an integer a into the list at position b

– erase(a) that removes the integer at position a in the list

– overloading the output operator << to enable it to display all elements of a list in sequence so cout<

– overloading the assignment operator so assigning one list to another creates a deep copy of the list.

CODE BELOW

#include
using namespace std;
#include “List.h”
int main(void)
{ List sheldon_cooper;
List leonard_hofstadter;
int i, j;
cout<<"Program begins, sheldon and leonard constructed"< if (sheldon_cooper.empty())
cout<<"His friend is Raj Koothrappali"< else
cout<<"His friend is Penny"< for (i=4;i<=8;i++)
{cout<<"Inserting "< sheldon_cooper.insert(i*2-3,i-4);
cout<<" List is now ";
cout< }
leonard_hofstadter=sheldon_cooper;
j=3;
cout<<"removing position "< sheldon_cooper.erase(j);
cout< j=2;
leonard_hofstadter.insert(54,j);
cout<<"leonard is now ";
cout< cout<<"program ends, buzz off ";
return 0;
}

Cloud Technologies Power Point

Using the project guidelines and the attached summary for this project, you will develop a detailed comparative analysis of cloud vendors and their services. A comparative analysis provides an item-by-item comparison of two or more alternatives, processes, products, or systems. In this case, you will compare the pros/cons of the cloud service providers in terms of security, ease of use, service models, services/tools they provide, pricing, technical support, cloud service providers’ infrastructure, and architecture model.

You will present your findings to the owner of the company in a PowerPoint presentation with 10 to 20 slides. Use the Cloud Presentation Template.

Presentation Guidelines

Your presentation should be comprised of the following:

· One to two slides on the company profile.

· One to two slides on what the company is struggling with.

· One to two slides on current infrastructure.

· Three to six slides on the top three cloud services providers. Include their service models (i.e., SaaS, PaaS, IaaS), services/tools/solutions (i.e., compute, storage, database, developer tools, analytics tools, networking and content delivery, customer engagement), pricing, accessibility, technical support for companies, global infrastructure.

· One to two slides on a recommended cloud service provider based on the comparative analysis and the cloud vendor’s abilities to meet the service needs of the company.

· One slide on the conclusion.

  

How   Will My Work Be Evaluated?

As a professional, you will likely make   presentations to customers, client audiences, and management. By summarizing   your results and recommendations in an effective presentation, you are   demonstrating how you use your technical knowledge to convey your ideas to   others in a professional setting. Your ability to express recommendations to   decision makers with the right mix of technical detail in an accepted format   is an important workplace and career skill.

The following evaluation criteria aligned   to the competencies will be used to grade your assignment:

· 1.1.1: Articulate the main idea and   purpose of a communication.

· 1.1.2: Support the main idea and purpose   of a communication.

· 2.1.1: Identify the issue or problem   under consideration.

· 2.2.2: Evaluate sources of information on   a topic for relevance and credibility.

· 2.3.1: State conclusions or solutions   clearly and precisely.

· 10.1.1: Identify the problem to be   solved.

· 10.1.2: Gather project requirements to   meet stakeholder needs.

· 10.1.3: Define the specifications of   required technologies.

· 13.1.1: Create documentation appropriate   to the stakeholder.

· 13.2.1: Evaluate vendor recommendations   in the context of organization requirements.

MM GD1

 

students will develop a marketing plan for a small business (either real or fictional).

Topic: Starbucks

Pricing and Positioning Strategy 

1. Should be in APA format with references.

2. Should be 400- 500 words with references

Digital Forensics

  Discuss in 400 words on the below topics.

  • Proactive collection of evidence in Digital Forensics
  • Post-incident collection in Digital Forensics
  • Router and switch in Digital Forensics

Discussion-ERM

1. Which case study in the paper was most interesting to you and why?

Topic: Branding dissertation topic: Social Media Marketing to attract customers to small companies

2. Do you think that ERM is necessary in the contemporary organization and why?

graded assignment-4

Chapter 4, page 156, Real World Exercise 4.1, 4.2, 4.3, and 4.4Using a web browser, identify at least five sources you would want to use when training CSIRT

Opposing Shadow IT 2.0

Organizations do not always provide information systems that allow their staff to perform their responsibilities efficiently and effectively. Read the article, “Lifting the Veil Off Shadow IT.” Then, respond to the following:

  • Take a position favoring or opposing shadow IT.
  • If you are in favor, give one reason that shadow IT should be allowed. If you are not in favor, provide one way that the organization can reduce the risks of shadow IT.
    1000 words 

two different report styles

Present and discuss the structure of two different report styles. Give for each one the basic outline and the target reader groups.

Support your discussion with at least two scholarly references.