Homework help

Competency
Identify and create sensory elements of visual media communication to attract viewer attention.
Scenario
You are a member of a committee at your child’s school. The committee has been assigned the task to design a flyer for the students to take home to their parents. The purpose of the flyer is to notify parents about the upcoming Field Day for all students. They have specified that it can only be one-page in length, and they have encouraged creativity to catch the eyes of the parents.
Several parents wish to participate, so the leader of the committee creates a fun flyer competition. She asks that each person creates his/her own flyer and create a word doc to persuade the committee to choose your flyer. The word doc should visually show the flyer and include a written explanation regarding why your flyer will best attract the eyes of the parents. USE RUBRIC
Since you are extremely creative, you know that in order to capture the parents’ attention and win this competition, you will need to use color, lines, balance, and contrast visual elements.

Response to Joshua

There are many ways to use PowerPoint effectively and efficiently to allow your presentation to be professional. One of the best practices is creating a good and clean theme that brings the presentation together but that doesn’t distract from the actual information. This includes having contrasting colors between the text and information from the actual theme itself, that way your audience is able to focus on the text, charts, pictures being presented. Another best practice to use is to have short and sweet slides. To make a really great PowerPoint presentation, keep the slides short to avoid boring your audience and losing their interest (Laura, 2019). We don’t want to have loads of information in paragraph form on our slides, that can be distracting to the audience as they are trying to pay attention to you but also their eyes may be mixed on the saturated slides. The point of the powerpoint presentation is to have short points (i.e. bullet points) and then during your presentation, you elaborate on all of the bullet points listed.

One of the features I see as most helpful is the ability to use different themes and layouts, this can allow for so much creativity within the presentation and give it character to support the information. I think one feature we should try to limit is the repeated use of many transitions. By using multiple transitions, it may seem overused and can add that distracting feel to the presentation we don’t want the audience to feel. I plan on setting up my presentation to allow a clean and crisp presentation that is straight to the point but that is also visually appealing and easy on the eyes so the audience can focus on the information. I don’t want the audience to feel as if they are being bombarded with information. 

Laura, S. (2019, April 18). How to Create Great PowerPoint Presentations (With Top Examples). Retrieved June 20, 2019, from https://business.tutsplus.com/tutorials/create-great-powerpoint-presentations–cms-31975 (Links to an external site.) 

Network Security

Prepare a comparison study with various continuous authentication approaches (which supports one factor or more than one factor). You are required to search various papers and websites of these approaches and find out their unique features and write at least four(4) continuous authentication approaches mentioning their features, uniqueness, how the study was conducted, what is the accuracy of this approach. Regarding these approaches, please consider recent two/three years publications (2018-2021) only. You are required to write a paragraph mentioning the above criteria. It is possible to choose some adaptive authentication techniques which published in recent years that support continuous authentication.

Then based on your research, need to prepare a comparison table with these four approaches and mention your criteria to compare these approaches and why you choose these criteria. You are required to provide a reference for each of the chosen Continuous authentication approaches. 

Must be 2 to 3 pages long not including the title page. 

Discussion 2 _ E commerse

250 words+

What is the difference between the personal contact model of communicating on the Web and the mass media approach?

$5: Research and list the top 5 online retailers in US and in the World and list their latest available revenues.

Java Programming

 JAVA PROGRAMMING LANGUAGE
Online Book Store 
This project is mainly developed for bookstores & shops to computerize the book purchasing process as with the development of technology the working mechanism in all stores is under the process of digitization. The project aims to create an efficient & reliable online bookselling & buying platform to help buyers and sellers. There are three types of users in this system: admin, buyer, and seller. It saves buyers time by facilitating access from anywhere & providing home delivery service. The main features of the project are: 
1. Admin handles the whole system and has the right to access all data. Admin can add buyer, seller, or any admin member. 
2. Admin can delete buyer, seller, or any admin member. 
3. Admin can modify the records of the buyer, seller, or any admin member. 
4. Only registered users can access the system. 
5. Books can be grouped based on the price, title, etc. 
6. The proposed project also records sold & stock books automatically in the array. 
7. Buyers can check the history of sold and stock books. 
8. The seller can check the purchase history.

Note implement the java theory such as Operator, Condition, Looping, Arrays, Method, Inheritance. 

Exp19_Access_Ch01_ML1 – Home Loans 1.0

Exp19_Access_Ch01_ML1 – Home Loans 1.0

Exp19 Access Ch01 ML1 Home Loans 1.0

Access Chapter 1 Mid-Level 1 – Home Sales 

Project Description: 

An independent real estate firm that  specializes in home sales needs to create a database in which to store  its records. In the following project, you will open a database  containing information about the properties the real estate firm has  listed. You will work with a table in which to store agent information,  and then sort the table. You create a relationship between two tables  and enforce referential integrity. You also apply filters, sort a table,  and save the results.

Start   Access. Open the downloaded Access file named   Exp19_Access_Ch01_ML1_Home_Loans.accdb. Grader has automatically added your last name to   the beginning of the filename.

Open the Agents table in   Datasheet view, and add the following records letting Access assign the   AgentID number:

FirstName   LastName Title
Guillaume Picard Broker
   Keith Martin Agent
   Usa-chan Yang Agent
   Steven Dougherty Agent   in Training
   Rajesh Khanna Agent in Training
   Juan Rosario President

Sort the Age nts table by the LastName field in   ascending order.

Apply a selection filter so that   everyone with a title other than Agent   in Training displays. Save the changes to the table design and close the   Agents table.

Open the Properties table in   Design View. Change the data type for the specified fields as follows:

Field Name    Data   Type
   DateListed   Date/Time
   ListPrice   Currency
   SqFeet Number
   Beds Number
   Baths Number
   AgentID Number

Save the changes to the design   of the table. Access will alert you  that some of the data in the table may be   lost due to changing the  data type of the fields listed above. Click Yes then view the table in Datasheet   View.

Sort the records in the   Properties table by the ListPrice field from largest to smallest.

Use Filter by Form to create a   filter that will identify all properties with a list price less than $300,000 and with 2 beds. Apply the filter and   preview the filtered table. Close the table and save the changes.

Close all database objects.   Close the database and then exit Access. Submit the database as directed.