Product Analyze

Choose a product and analyze the social impacts of the products life cycle. Discuss what social, ethical, political, economic or environmental consequences in the United States or in the world have been resulted from this process.  Your discussion should directly answer the question of how this product’s life cycle has affected diversity, equality, and structural inequalities in the U.S. (and the world).  You may consider any product: a product with a physical form (such as clothes, phones, etc.) or without a physical form (such as certain financial or cultural products).  You can focus on one or multiple steps in the products life cycle, from material acquisition, to production, distribution, marketing, use and final disposal. Please integrate course material (concepts, theories, discussions, and lectures). Please cite at least one course reading and one appropriate source from outside class.  All course reading materials are posted on the course HOME page.
Needed to have two outside sources

Project 14-1 Reservation Calculator

Project 14-1: Reservation Calculator
Create an application that gets arrival and departure dates for a reservation and calculates the total amount for the stay.

Console
Reservation Calculator

Enter the arrival month (1-12): 5

Enter the arrival day (1-31): 16

Enter the arrival year: 2018

Enter the departure month (1-12): 5

Enter the departure day (1-31): 18

Enter the departure year: 2018

Arrival Date: May 16, 2018

Departure Date: May 18, 2018

Price: $145.00 per night

Total price: $290.00 for 2 nights

Continue? (y/n): n

Bye!

Specifications
Create a class named Reservation that defines a reservation. This class should contain instance variables for the arrival date and departure date. It should also contain a constant initialized to the nightly rate of $145.00.

The Reservation class should include the following methods:

public LocalDate getArrivalDate()

public String getArrivalDateFormatted()

public setArrivalDate(LocalDate arrivalDate)

public LocalDate getDepartureDate()

public String getDepartureDateFormatted()

public setDepartureDate(LocalDate departureDate)

public int getNumberOfNights()

public String getPricePerNightFormatted()

public double getTotalPrice()

public String getTotalPriceFormatted()

Assume that the dates are valid and that the departure date is after the arrival date.

Possible enhancement
Allow the user to enter the date in the MM/DD/YYYY format.

: summarize and choosing one idea

summaries for each reading and make three 150 words mini-essays: summarize and one for each author, choosing one idea from each author youd like to discuss).

1. Twain and the Fly (1 page: summary and 150 words of mini essay)
2. Thomas Hardy God’s Funeral (1 page: summary and 150 words of mini essay)
3. The second coming (1 page: summary and 150 words of mini essay)

Topic Relevant To Network Security

Pick a topic related to a computer crime and explain how it is relevant to network security in no less than 300 words (about 3 paragraphs). Be as clear as possible by using examples, software, hardware, etc.

Use your own words and provide hyperlinks to the references and note plagiarism is not acceptable.