Assignment 1

Answer the following questions:

Map the layers of the TCP/IP model to the OSI model

Each layer of OSI has a body/group that is responsible for the standards, please name them

Describe the progression through the OSI model of the following:

A web browser request and connection to www.cnn.com

An email being sent from Outlook on a Windows machine from your APUS email account to [email protected]

Submit these assignments as a single Word document

HW

 

Word cloud generators have become popular tools for meetings and team-building events. Groups or teams are asked to use these applications to input words they feel best describe their team or their role. A “word cloud” is generated by the application that makes prominent the most-used terms, offering an image of the common thinking among participants of that role.

What types of words would you use to build a nursing word cloud? Empathetic, organized, hard-working, or advocate would all certainly apply. Would you add policy-maker to your list? Do you think it would be a very prominent component of the word cloud?

Nursing has become one of the largest professions in the world, and as such, nurses have the potential to influence policy and politics on a global scale. When nurses influence the politics that improve the delivery of healthcare, they are ultimately advocating for their patients. Hence, policy-making has become an increasingly popular term among nurses as they recognize a moral and professional obligation to be engaged in healthcare legislation.

GO19_AC_CH01_GRADER_1E_HW – Kiosk Inventory 1.0

GO19_AC_CH01_GRADER_1E_HW – Kiosk Inventory 1.0

  

GO19_AC_CH01_GRADER_1E_HW – Kiosk Inventory 1.0

Project Description:

In this project, you will create database objects to track the inventory of items for sale in a kiosk located in a college snack bar. You will create a table and import data from Excel to create a second table. You will create a simple query, a form, and a report.

     

Start Access. Open the file Student_Access_1E_Kiosk_Inventory.accdb downloaded with this   project. Create a new table in Datasheet view.

 

Beginning   in the second column of the table and using the specified data types, create   the following fields (in this order):
 

Item (Short Text), Category (Short Text), Campus (Short Text), Storage Location (Short Text), Price (Currency), Quantity in Stock (Number).

 

Change   the data type of the ID field to Short Text, rename the ID field to Item ID, and change the field size to 10 Save the table as 1E Inventory.

 

Add   the following three records to the 1E Inventory table and then close the   table.

  

Item ID

Item

Category

Campus

Storage Location

Price

Quantity in Stock

 

C-1

Chocolate Bar

Candy

Southeast

SE100A

.89

250

 

C-2

Lollipop

Candy

Southeast

SE100A

.5

500

 

T-1

T-shirt

Clothing

Southeast

SE100B

17.5

100

 

Append   the records from the downloaded Excel file a01E_Inventory.xlsx to the 1E Inventory table and then open the   table in Datasheet view (the table has 17 records).

 

Switch   to Design view and delete the Campus field. For the Category field, enter a   description of Enter the category of   the item   and then change the field size to 25.   Save the table.

 

Switch   to Datasheet view, apply Best Fit to all of the fields in the table, save the   table, and then close the table.

 

Import   the records from the downloaded Excel file a01E_Inventory_Storage.xlsx into the database as a new table   named 1E Inventory Storage. Designate the first row as column   headings and the Category field as the primary key. Open the Inventory   Storage table in Datasheet view (the table has five records).

 

Switch   to Design view. For the Location Detail field, change the field size to 35, enter a description of Room and bin number or alternate location of inventory item,   and then save the table.

 

Switch   to Datasheet view, apply Best Fit to all of the fields in the table, save the   table, and then close the table.

 

Based   on your 1E Inventory table, use the Query Wizard to create a simple query.   Include only the three fields that will answer the question, For all items, what is the storage   location and quantity in stock?. Keep the default name of 1E Inventory   Query, click Finish to display the query results, and then close the   query.

 

Based   on your 1E Inventory table, use the Form tool to create a form for the table.   Save the form as 1E Inventory Form, display the form in Form view, and   then close the form.

 

Based   on your 1E Inventory table, use the Report tool to create a report. Delete   the Category and Price fields from the report. Save the report as 1E Inventory Report.

 

Sort   the Item ID field in ascending order. Set the width of the Item ID field to 0.75 inch. Set the width of the Storage   Location field to 1.5   inches. Delete the page number from the report, save the report, and then   close the report.

 

Save   and close the database, and then submit for grading.

Layers in Cyberspace Worksheet

  

Layers in Cyberspace Worksheet

Complete the following as directed below. 

Format any references according to APA guidelines. 

1. Identify each of the layers of cyberspace. 

2. In 75- to 125-words each, define each of the layers of cyberspace. How do the various layers of cyberspace impact cybersecurity policy decisions?

3. In 175- to 350-words, explain how the layers that make up cyberspace interrelate. How do the layers of cyberspace interact to create a global network that we rely on daily for work, entertainment and  

Project Proposal outline

 Write a project proposal on a disaster recovery plan that utilizes cloud services for data and system redundancy. The outline of the project will need to be a minimum of one page in length and include an introduction, scope/description, and a conclusion on what the project accomplishes. In addition, include any possible references up to this point.

Sort, Search, and Exception Powerpoint

 

Create a voice over power point slide presentation to discuss what  have you learned in this module. Make sure you cover the following  topics:

  • insertion sort and selection sort algorithms
  • exception handling techniques
  • linear search and binary search
  • Discuss binary search.

 

Assignment Expectations

  • At least 15 slides (title page and reference page excluded from 15 slides)
  • All topics covered in the presentation
  • Clear voice over explanation

Algorithms- Searching and Sorting

 What is an algorithm and what role does an algorithm serve in  programming?  Give examples of various algorithms. Discuss the main search and sort algorithms. Must provide a minimum of 200 words and references.