Show the source code for

     

1. (TCO 3) Show the source code for a C# console application called “Area” to display the area of a parking lot with length 203.5 ft. and width 30.5 ft. (Note that area is length times width.)

· Declare and initialize appropriate variables for length and width.

· Include at least three descriptive comments.

· State what your program displays when it runs.

· State how you would use the debugger to check the values of your variables as your program runs.

2. (TCO 5) Describe two types of loops that can be used to write the C# code required to print every fifth integer from 0 to 500 (i.e., 0, 5, 10, 15, etc.), each on its own line. Which would be a better choice and why? Write the code using that type of loop. 

3. (TCO 8) Briefly describe how parameter passing by-value and by-reference are accomplished in memory. Write statement 1 to call method A below. Write statement 2 to call method B. Which method uses pass by-value? Which method uses pass by-reference?

static void Main()
{
int balance = 20000;
//statement 1
//statement 2
}
 

//method A
public static void getBalance(ref int balance)
{
balance = balance + 500;
}
 

//method B
public static int getBalance(int balance)
{
return (balance + 500);
}

How could each of the three errors be corrected to improve the user experience?

. (TCO 9) Identify an example of one of each of the following GUI design errors in Figure 2:

· inconsistency

· misalignment

· clutter

Systems Analysis and Design

6. How do managers decide which alternative design strategy to develop? Please elaborate to explain your point of view.

7. What are the deliverables from coding, testing, and installation? Please elaborate on your answer.

8. List and define the factors that are important to successful implementation efforts. Which is the most important in your opinion and why? Express your point of view.

Human Computer Interaction Discussion 4

  

how do you feel that social interaction has change the way a designer measures usability and human interaction?

After reading Chapter 5, how do you feel that social interaction has change the way a designer measures usability and human interaction? You are required to write a statement that is LIMITED to 150 words. This is an opinion question; therefore, research is not required. Should you cite the work of others, please provide the source of your opinion in APA format.

You must reply to one peer with 100 – 200 words.

PowerPoint_1G_Northern_Lights

 

#PowerPoint_1G_Northern_Lights

#PowerPoint 1G Northern Lights

Open   the file Student_PowerPoint_1G_ Northern_Lights.pptx downloaded with this project.

Replace all occurrences of the   text North with Northern and then change layout of Slide   1 to Title Slide.

Apply the Ion theme with the   second, blue variant to the presentation.

Change the Slide Size to   Widescreen (16:9).

Display Slide 2, open the Reuse   Slides pane, and then from your downloaded files browse for and display the   presentation p01G_Slides.pptx. If   necessary, clear the Keep source formatting check box, and then insert the   last two slides.
   Note, Mac users, after importing the slides, delete Slide 3-Alaska Slides

Display Slide 2. In either the   slide pane or in the slide outline,  click at the end of the first bullet   point after the word time. Press   SPACEBAR. Add the words for viewing and then in the same slide, increase the list   level of the second and third bullet points.
 

With Slide 2 still displayed,   select the title and change the Font Size to 32. In the Notes pane, type the   following notes: The lights reach their peak in September and March. Be sure to type the period at   the end of the sentence.
 

Display Slide 3. Select the   paragraph of text, and then change the  Font Color to in the last column, the   third color. Change the Font  Size to 16, and then apply Bold.

In the same paragraph, change the Line Spacing to 1.5, and then   center the paragraph and the slide title.

With Slide 3 still displayed,   format the picture with the Soft Edge Rectangle picture style and the Marker   artistic effect.

Display Slide 4. In the content placeholder on the right, from your   downloaded files, insert the picture p01G_Lights.jpg.   Apply the Reflected Rounded Rectangle picture style.

Move Slide 3 between Slides 1   and 2.
 

Display Slide 4. Insert a New   Slide with the Section Header layout. In the title placeholder, type Visit   Fairbanks and View the Northern Lights! In the text placeholder type With Kodiak   West Travel

Apply the Uncover transition and   change the Effect Options to From  Top. Change the Timing by increasing the   Duration to 01.25. Apply the  transition effect to all of the slides.

Insert a Header & Footer on   the Notes and Handouts. Include the  Date and time updated automatically, the   Page number, a Footer with  the text 1G_Northern_Lights and then apply to all the   slides.

Display the Document Properties.   Type northern   lights, Fairbanks   as the Tags.
   Note—Mac users use the Keywords box.

IMPACT OF IT -6 (B)

 

Find a recent article that relates to either employee monitoring that is conceived as too invasive or a recent incident of where employee data has been breached. Summarize the article and discuss how you believe this will impact the company, and application (if applicable). Also, was the data exploited through an application or storage location that is not necessarily needed to run a business? Is it a nice to have? Example: a social media type application.

Post your reply by Wednesday at midnight. Your response should be at least 200 words and appropriately cite your resources.

case study

The attached pdf file introduces a real-world business problem as it presents the case of AUDI AG and its attempts to implement big data analytics in its organization.

For your first individual case analysis, you need to critically analyze this case study, summarize the key idea, discuss the IT challenges and present your recommendations. 

This report will be organized as follows:

1.       Introduction – Short summary of the business problem. This section will also include a background of the organization.

2.       Challenges – Provide for a brief description of the challenges that the organization is facing and how they are planning to address them. This section will provide the audience with a picture of how the organization is planning to address some of the challenges.

3.       Change Management – Discuss how change is being managed by the organization. 

4.       Recommendations – Discuss what you would have done differently and why.

5.       Conclusions – Discuss the lessons learned and the key messages that you would like the audience to take away.

The report should not be more than 1000 words.

network security layers

 there are alternatives to passwords. Passwords are considered by many to be insecure and easy to break. So what are the alternative and how are they better?

For this discussion you will research alternative to traditional password that are created by users. Choose an article and summarize your chosen alternative method of authentication. Do you think it is a possible alternative? How difficult is it to implement and manage? Is special hardware needed to use it? Does it have its own weaknesses?  These are some of the topics you should be thinking about when you write 

Computer Networking

 

Topic: Write a scholarly research report on a narrowed focus related to Computer Networking based on one of the following main topics:

Step 1: Select one of these topics:

1) Computer Networking and Machine Learning

2) Computer Networking and 3D Printing

3) Computer Networking and Medical Technology

4) Computer Networking and Serverless Computing

5) Computer Networking and Disaster Recovery Methodologies

6) Computer Networking and Video Gaming Algorithms

7) Computer Networking and Search Engine Optimization

Step 2: Review the CU Research Guide and APA documentation (Research Report Help)

       a.    Follow the guidelines of the CU Research guide for the structure of the paper

       b.    Following the specifications of APA for format

Note: You will write a paper of at least 8-10 pages in length. The Title page, Abstract, Table of Contents, and Reference pages should not be counted in the number of pages required.

The paper must follow APA guidelines.