L’Oreal Masters Multiculturalism Notes

taking notes on the text based on the list below.
    Prepare annotations and note how and why the essential elements in a text are connected
    Identify assumptions and implicit meaning in the text
    Determine the authors stance/position on the topic
    Analyze the use of language (tone, key academic vocabulary, idioms, figurative language)
    Ask critical questions in response to the arguments presented
    Share a personal reflective response with reasons/support for your opinion

Lab Exercise 2

You receive the following photograph from a homicide scene. The photograph depicts several bullet holes in a glass window. It is your job to determine the order of the bullets fired. Place in chronological order the first, second, and third bullets fired. You are required to write an essay explaining in detail how you reached this conclusion to include a discussion about how glass fractures. You also are required to discuss how analyzing glass fractures can assist investigators in reconstructing events at a crime scene.

Your essay should be 2- 3 pages in length, written in APA 6th edition format and include at least two references. Please refer to the grading rubric for further details.

Please see the attached document to complete this assignment.

Project 9-2 Account Balance Calculator

Project 9-2: Account Balance Calculator
Create an application that calculates and displays the starting and ending monthly balances for a checking account and a savings account.

Console
Welcome to the Account application

Starting Balances

Checking: $1,000.00

Savings:  $1,000.00

Enter the transactions for the month

Withdrawal or deposit? (w/d): w

Checking or savings? (c/s): c

Amount?: 500

Continue? (y/n): y

Withdrawal or deposit? (w/d): d

Checking or savings? (c/s): s

Amount?: 200

Continue? (y/n): n

Monthly Payments and Fees

Checking fee:              $1.00

Savings interest payment:  $12.00

Final Balances

Checking: $499.00

Savings:  $1,212.00

Specifications
Create interfaces named Depositable, Withdrawable, and Balanceable that specify the methods that can be used to work with accounts. The Depositable interface should include this method:

void deposit(double amount)

The Withdrawable interface should include this method:

void withdraw(double amount)

And the Balanceable interface should include these methods:

double getBalance()
void setBalance(double amount)

Create a class named Account that implements all three of these interfaces. This class should include an instance variable for the balance.

Create a class named CheckingAccount that inherits the Account class. This class should include an instance variable for the monthly fee that’s initialized to the value that’s passed to the constructor. This class should also include methods that subtract the monthly fee from the account balance and return the monthly fee.

Create a class named SavingsAccount that inherits the Account class. This class should include instance variables for the monthly interest rate and the monthly interest payment. The monthly interest rate should be initialized to the value that’s passed to the constructor. The monthly interest payment should be calculated by a method that applies the payment to the account balance. This class should also include a method that returns the monthly interest payment.

Create a class named AccountBalanceApp that uses these objects to process and display deposits and withdrawals.

Use the Console class presented in chapter 7 or an enhanced version of it to get and validate the user’s entries. Don’t allow the user to withdraw more than the current balance of an account.

For this assignment you will compose an essay using photographs and written text to analyze surveillance in modern society.

Where and how do you see evidence of the surveillance society? How does this impact your life directly? What is sacrificed and what is gained? Consider surveillance broadly, including not only cameras, but also ordinary drones, social media, data storage, search engine cookies, automatic license plate readers, GPS, etc. Your objective here is to make an argument about whether our understanding of society is changing in light of this new surveillance technology. Or, you can also write about the role of empathy in an increasingly camera-driven society. 

Plus 4-6 photographs(2 from the text). You will also have to use Photographs in your essay. You may take your own photographs or use photographs from another source. Each photograph should be captioned, and all photographs and sources must be cited. You must incorporate your pictures throughout your essay (consider the order in which Van Houtryve has arranged his photographs, consider how order can influence your rhetoric). Be sure to respond to the photographs in your essay, identifying their source, explaining what they depict and why they are important or interesting.