ee

in this discussion we’re looking at wireless networks, mostly focusing on mobile networks. Mobile networks in a global economy can be a challenge for multiple reasons. First, governments in other countries control the mobile networks. Second is the technology. Mobile networks in other countries might not be as good as the mobile networks within the US.  As a global company, how can we deal with this? With a big push for 5G, which has speeds well over 2Gbps, how does that change the way you do business? What are some things you need to think about when it comes to doing business globally, using a wireless mobile network?

350 words apa format with references 

Applied IT DQ 1

Using what you have learned in the IT Program thus far and conducting further research, discuss the following:

  1. The factors involved in the evaluation of an Information Technology project.
  2. The factors that must be considered when implementing short- versus long-term solutions.
  3. The value these solutions can bring to the organization.

Project Plan Determination

Discuss and determine the IT project and develop a plan for completion 

Note: 300 words with intext citations and 2 references must.

Improving the Grade Book with a Dictionary

For this Lab, you will use everything you have learned in this class to create an Employee Database.  The Employee Database will contain the names of employees, their Salaries, their job Titles, their home Address, and their Contact info [MUST HAVE  “John Appletree and Chief Information Officer for John’s Title].   There is one catch:  The employee Database WILL be a second file that is imported into the file you use to edit the database.  So to recap, you will create a file, named EmployeeDatabase.py that contains the Employee Database.  You will create a second file called EmployeeDirectory.py that provides the user with the ability to read any item contained in the Employee Database.  You are free to use whichever method you want, but you DO NOT need to save anything to a file.     NOTE:  I will provide 10 extra credit points if you save the database to a file (Excel, JSON, etc) as well-formatted. Do not use a text file, as you have seen this can be a problem.   Functions and Files:

  • File named EmployeeDatabase,py
    • only required to have one function that holds the database in whatever form you want:  list, dictionary, JSON, XML
    • This function, named below, will check if the name is in the database and return the value to the calling function in EmployeeDirectory.py
    • companyRegistry()
      • If you choose to use a file, you will first need to open the file, search it for the persons name, then return the key:value pairs to the calling function.  The external file will only hold the Employee names and their respective attributes, you still need the EmployeeDatabase.py file to search for the value and return it to the EmployeeDirectory.py file.
      • Ensure you have the name    “John Appletree” in your database with the following Title Chief Information Officer.
  • File named EmployeeDirectory.py
    • Need to have a function that welcomes the user and determines if they wish to print a specific part of the database.  All you need to do is print the value associated with the field requested by the user.  For instance, if I want to print out Andy’s salary, it should only print the number associated with his salary.  The function can be called Menu().  This function will call the companyRegistry() function that is contained in the EmployeeDatabase.py file.  Also, I would suggest using a try: catch block and putting that in a while loop.  This way you can make sure the user inputs a persons name and not some other data type without crashing your program.  
    • Menu()

    Rurbic:

  • I will deduct 30 points if you fail to create two files, one for the database and one for the editor. 
  • I will deduct 50 points if your program does not run
  • I will deduct 20 points if you fail to get the database to print
  • I will add 10 points if you save the database to a file

Additional Resource:  Please review this site to see how to implement a database using a dictionary, should you choose to do it that way.https://developer.rhino3d.com/guides/rhinopython/python-dictionary-database/

What is a major function of the limbic system?

 Reply to this post with at least 200 words, 1 references in APA format within the last 5 years of published.
What is a major function of the limbic system? Explain your answer.
a. Overall control of fluid balance
b. Required for logical thinking, reason, and decision making
c. Determines emotional responses
d. Responsible for artistic and musical talents
R/ c. Determines emotional responses
The limbic system is the part of the brain involved in our behavioural and emotional responses, especially when it comes to behaviours we need for survival: feeding, reproduction and caring for our young, and fight or flight responses. 

QuickBook

 

In chapter 3, we will learn how to add classes and locations to better classify how income and expenses in QBO.

At the end of the case, you will submit two PDF reports:
1 – Class list
2 – Locations list

Exp19_Excel_Ch09_Cap_Housecleaning_Service

 

Exp19_Excel_Ch09_Cap_Housecleaning_Service

 

Exp19_Excel_Ch09_Cap_Housecleaning_Service

Project Description:

You manage a housecleaning service. As manager, you schedule the cleaners with clients, provide cleaning supplies, and insure the cleaners. You pay the cleaners for their time and mileage reimbursement. You set up a monthly workbook with one worksheet per week to enter the dates, mileage to each house, and start and stop times. You then calculate the hours worked. You are ready to calculate weekly totals and the monthly totals.

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

The title and column labels in   the Week 1 worksheet are formatted with cell styles. You want to apply this   formatting.
 

  Group the Week 1, Week 2, Week 3, and Week 4 worksheets. Select the range   A1:B1 on Week 1 and fill formats only across the other weekly worksheets.

Now you want to fill the formatting   and contents to the other worksheets.
 

  With the four weekly worksheets still grouped, select the range A11:E11 and fill   both content and formatting across the other weekly worksheets.

You want to unlock the   data-entry cells on the weekly worksheets.
 

  With the worksheets still grouped, select the range A12:D40 and unlock the   cells.

You want to create a data   validation rule to control data entry.
 

  Ungroup the weekly sheets, select the range D12:D40 in the Week 1 sheet, and   then create a data validation rule with these specifications:
  • Allow Time greater than cell C12.
  • Enter the input message title: End Time.
  • Enter the input message: Enter the end time. (including the period).
  • Select the Stop error alert style.
  • Enter the error alert title: Incorrect End Time.
  • Enter the error message: The end time must be later than the start time. (including the period).

You want to duplicate the data   validation rule on the other worksheets.
 

  Select the range D12:D40 (if needed) and click Copy. Click the Week 2 sheet   tab and group Week 2, Week 3, and Week 4 sheets. Select the range D12:D40,   click the Paste arrow on the Home tab, select Paste Special, click Validation   in the Paste Special dialog box, and then click OK. Ungroup the sheets.
 

  Note: Paste Special validation is not available on Excel for Mac. Excel for   Mac users need to repeat Step 5 to create validations on the Week 2, Week 3,   and Week 4 worksheets.

Display the Week 2 sheet and   insert a split bar between rows 22 and 23.

Although the data validation will prevent future errors in data   entry, it did not correct errors in the existing data.
 

  Display the Week 1 sheet. Circle invalid data to identify cells containing   invalid end times. Display the Month sheet. In cells H4 and H5, indicate the   name of the cells (e.g., A1) that contained the errors (do not enter a   formula). Display the Week 1 sheet again. Change the first incorrect end time   to 11:00 AM. Change the second end time to 4:15   PM.

The hourly rate you charge   clients, the hourly wage you pay your housecleaners, and the mileage   allowance are stored in a separate workbook. You will create links to those   inputs to perform calculations in the weekly worksheets.
 

  Open Exp19_Excel_Ch09_Cap_HouseInput.xlsx.   Arrange the two open workbooks vertically to display both workbooks at the   same time. Display the Exp_Excel_Ch09_Cap_HouseCleaners   workbook and group the four weekly worksheets. In cell B5, multiply the Total   Hours that is stored in cell B4 by the Customer Cost per Hour that is stored   in cell B3 in the Exp_Excel_Ch09_CapHouseInput   workbook.

In cell B6, multiply the Total   Hours that is stored in cell B4 by the Cleaner’s Pay per Hour that is stored   in cell B4 in the Exp_Excel_Ch09_Cap_HouseInput   workbook.

In cell B7, multiply the Mileage   that is stored in cell B3 by the Cleaner’s Mileage Reimbursement that is   stored in cell B5 in the Exp_Excel_Ch09_CapHouseInput   workbook.
 

  Ungroup the worksheets, close Exp19_Excel_Ch09_Cap_HouseInput,   and maximize Exp19_Excel_Ch09_Cap_HouseCleaners.

The Month worksheet was created   to calculate the totals for the month. You will insert functions with 3-D   references to add data from each worksheet.
 

  Display the Month worksheet. In cell B3, insert a SUM function that uses a   3-D reference to add the mileage from the four weekly worksheets.

Copy the function from cell B3 to the range B4:B8. Use the Auto Fill   button to Fill Without Formatting to preserve the original formatting in the   range.

Now you are ready to calculate   the weekly charge for Week 1.
 

  In cell E3 in the Month worksheet, create a formula with a 3-D reference to   display the contents of cell B5 from the Week 1 worksheet.

You are ready to enter similar   formulas with 3-D references to display the total weekly charges for the   other three weeks.
 

  In cell E4 in the Month worksheet, insert a formula with a 3-D reference to   display the contents of cell B5 from the Week 2 worksheet.
 

  In cell E5 in the Month worksheet, insert a formula with a 3-D reference to   display the contents of cell B5 from the Week 3 worksheet.
 

  In cell E6 in the Month worksheet, insert a formula with a 3-D reference to   display the contents of cell B5 from the Week 4 worksheet.

You want to create hyperlinks   from the Month sheet to the cells containing the total weekly client charge   for each week.
 

  In cell D3 in the Month worksheet, insert a hyperlink that links to cell B5 in the Week 1 sheet. Include   the ScreenTip text: Total client charges for Week 1 (no period).
 

Now you will insert hyperlinks   to the second weekly worksheet.
 

  In cell D4 in the Month worksheet, insert a hyperlink that links to cell B5 in the Week 2 sheet. Include   the ScreenTip text: Total client charges for Week 2 (no period).

Now you will insert hyperlinks   to the third weekly worksheet.
 

  In cell D5 in the Month worksheet, insert a hyperlink that links to cell B5 in the Week 3 sheet. Include   the ScreenTip text: Total client charges for Week 3 (no period).

You are ready to insert the last   hyperlink.
 

  In cell D6 in the Month worksheet, insert a hyperlink that links to cell B5 in the Week 4 sheet. Include the ScreenTip text: Total client   charges for Week 4   (no period).

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

Protect each worksheet so that   others can select the default cells but not make any changes.

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.

What is the output?

  

switch (val)

{

case 1:

System.out.print( “P” );

case 2:

case 3:

System.out.print( “Q” );

break;

case 4:

System.out.print( “R” );

default:

System.out.print( “S” );

}

What is the output?

A. 

PQS

B. 

PQ

C. 

S

D. 

P

4 points 

Question 2

How many times will “hello” be printed by the following:

for (int i = 0; i < 10; i++)

System.out.println(“hello”);

A. 

9

B. 

0

C. 

11

D. 

10

4 points 

Question 3

When writing a subclass, which of all of the following are true?

A. 

You can override methods of the superclass

B. 

You can inherit methods from the superclass

C. 

You can define new methods in the subclass

D. 

All of the above

4 points 

Question 4

Select the best answer.

Local variables are destroyed when

A. 

the constructor runs

B. 

you explicitly delete them

C. 

the object is no longer in use

D. 

the method ends

4 points 

Question 5

Which of the following is a valid constructor method header for a class named Car?

A. 

Public Class Car

B. 

public car(String model)

C. 

public class Car(String model)

D. 

public Car(String model)

4 points 

Question 6

For the code:

int m = 0;

while (m++ < 2)

System.out.print(m + ” “);

What is the output?

A. 

0 1 2

B. 

1 2

C. 

1

D. 

0 1

4 points 

Question 7

Remember that the % operator evaluates to the remainder after integer division e.g. 8 % 4 is 0, 11 % 4 is 3. What is the value of x after the following?

int x = 0;

for (int i = 1; i < 6; ++i)

if (i % 2 == 0)

x = x + i;

A. 

0

B. 

6

C. 

15

D. 

21

4 points 

Question 8

Select the best answer.

The main purpose of a constructor is to

A. 

Initialize instance variables

B. 

Name the method

C. 

Construct a method

D. 

Return a value

4 points 

Question 9

Given the following class definition:

public class Car

{

private double fuelLevel;

public Car(double gallons)

{

fuelLevel = gallons;

}

public void addGas(double gallons)

{

fuelLevel += gallons;

}

}

and this code segment:

Car car1 = new Car(20);

Car car2 = car1;

car2.addGas(10);

What is the value stored in fuelLevel for car1?

A. 

20.0

B. 

0.0

C. 

10.0

D. 

30.0

4 points 

Question 10

Assume that val has been declared as an int for the code below:

if (val >= 4)

System.out.println(“Test A”);

else if (val > 9)

System.out.println(“Test B”);

else

System.out. println(“Test C”);

Which one of the alternatives below will result in “Test C” being printed:

A. 

val is 4

B. 

no values of val will do this

C. 

val < 4

D. 

val between 4 and 9

4 points 

Question 11

Given 

int quantity = 3;

double value = 7.52;

String number = “one”; 

Which of all of the following are valid assignments?

A. 

quantity = value;

B. 

quantity = (int)value;

C. 

value = quantity;

D. 

quantity = (double)value;

E. 

quantity = number;

F. 

Both B and C

4 points 

Question 12

Select the best answer.

A(n) ____ can add instance variables and methods to an existing class.

A. 

subclass

B. 

polymorphism

C. 

superclass

D. 

constructor

4 points 

Question 13

What is the error in the following code fragment?

double data[] = new double[20]; 

data[20] = 15.25;

A. 

Out-of-bounds error

B. 

Data not initialized

C. 

A two-dimensional array is required

D. 

A cast is required

4 points 

Question 14

If you know that your loop must iterate at least one time, it is recommended that you use a _________ loop 

A. 

do _ while

B. 

repeat

C. 

for

D. 

while

4 points 

Question 15

Multiplying an int (such as 5) by a double (such as 0.1) gives

A. 

an exception is thrown

B. 

an int

C. 

an error

D. 

a double

4 points 

Question 16

After executing this code segment:

double v1 = 2000.0;

double v2 = v1;

v2 = v2 + 500.0;

What will be the value of v1 ?

A. 

Unknown

B. 

2000.0

C. 

2500.0

D. 

0.0

4 points 

Question 17

Which of the following indicates that a method does not return a value?

A. 

double

B. 

static

C. 

void

D. 

public

4 points 

Question 18

Where an inherited method is overridden, the type of the actual object, not the type of the reference to the object is used to determine which method to call?

True

False

4 points 

Question 19

The compiler will generate an error if the same name but different signature is used for more than one method or constructor.

True

False

4 points 

Question 20

Given this code fragment: 

{

int x = 5, y = 6, z = 7;

foo(x, y, z);

System.out.println(x + “, ” + y + “, ” + z);

}

public void foo(int a, int b, int c)

{

a = a + 3;

b = a + c;

c = c + b;

}

What is the output?

A. 

5, 6, 7

B. 

8, 12, 13

C. 

2, 0, 4

D. 

8, 15, 22

4 points 

Question 21

javadoc comments begin and end with:

A. 

// and //

B. 

/* and */

C. 

/** and */

D. 

/@ and @/

4 points 

Question 22

When using the BlueJ debugger, a class must be compiled before you can set a break point in it?

True

False

4 points 

Question 23

Which of the following are Java naming conventions?

#1: Classes start with an uppercase letter

#2: Methods start with an uppercase letter

#3: Object start with a lowercase letter

#4: Objects start with an uppercase letter

#5: Classes start with a lowercase letter

#6: Methods start with a lowercase letter

A. 

#1, #3 and #6

B. 

#4, #5 and #6

C. 

#1, #2 and #4

D. 

#3, #5 and #6

4 points 

Question 24

Given the array

double cost[] = new double[5];

How would you access the last element of the array?

A. 

cost.get(4)

B. 

cost[4]

C. 

cost.get[5]

D. 

cost[5]

4 points 

Question 25

In a program, you create an object of a class using the keyword ____ .

A. 

abstract

B. 

extends

C. 

create

D. 

new

4 points 

Save and Submit

Click Save and Submit to save and submit. Click Save All Answers to save all answers.

Project on Disaster Recovery on web application security

Each student will prepare a final project on a web application security topic. The primary deliverables for the project will be a paper and and also a presentation that will be presented by the student during the residency period.

Additional details on project deliverables will be presented next week.

Each student will be asked to pick a unique topic of their own choosing. Topics might include processes related to secure web technologies or a review of a specific web related cyber attack.

Gather all final project material:

  • final paper
  • power point
  • other

Create a single archive, attach here and submit
(ZIP not RAR please)

cloud

se only 50-words max per topic to discuss and present your answer.   

The discussion questions this week are from Chapter 10  (Jamsa, 2013).You are required to use at least two sources (besides your textbook) to answer the above questions. 

  • Define and describe business continuity.
  • Define and describe disaster recovery.