1 page
Please share your experience (both educational and non-educational) at university with us in a Reflection Paper.
this class is Computer and Information Networking
1 page
Please share your experience (both educational and non-educational) at university with us in a Reflection Paper.
this class is Computer and Information Networking
Briefly respond to all the following questions. Make sure to explain and backup your responses with facts and examples. This assignment should be in APA format and have to include at least two references. (Minimum of 600 words)
1. When should the architect begin the analysis?
2. What are the activities the architect must execute?
3. What is the set of knowledge domains applied to the analysis?
4. What are the tips and tricks that make security architecture risk assessment easier?
Electronic innovation and the government
Find a peer-reviewed scholarly journal article discussing electronic innovation and the government. Complete a review of the article by writing a 2-3 page overview of the article. This will be a detailed summary of the journal article, including concepts discussed and findings. Additionally, find one other source (it does not have to be a peer-reviewed journal article) that substantiates the findings in the article you are reviewing.
You should use the UC library (https://www.ucumberlands.edu/library) and/or Google Scholar to find these types of articles (https://scholar.google.com/ )
Once you find the article, you will read it and write a review of it. This is considered a research article review.
Your paper should meet these requirements:
Mobile ForensicsLearning Objectives and Outcomes
Assignment Requirements
You are an experienced employee of the DigiFirm Investigation Company. DigiFirm is conducting an employee training activity in which employees describe the process of how they would look for evidence on their own mobile devices.For this assignment, write a report that:
Required Resources
Submission RequirementsFormat:Microsoft WordFont:Arial, size 12, double-spaceCitation Style:Follow your school’s preferred style guideLength:1-2 pages
Self-Assessment Checklist
Assignment 1
Please note a system that you work with frequently that has a major data component. Note the type of data, how the data is managed and maintained, and any other important factors regarding the data in the system.
250 words. There must be APA formatted references (and APA in-text citations) to support the thoughts in the post.
Textbook: Kirk, Andy. Data Visualization: A Handbook for Data Driven Design, Second Edition. Sage, 2019.
Assignment 2
Chapter 4
The assignment should be 100-150 words. There must be APA formatted references (and APA in-text citations) to support the thoughts in the post.
Textbook: Introduction to Data Mining
ISBN: 9780133128901
Develop a Java application that plays a “guess the number” game as described below.
a) Your application first gets a random number in the range 1-1000 inclusive (you might want to use Math.random() or the Random class).
b) The application then displays the following prompt (probably via a JLabel):
I have a number between 1 and 1000. Can you guess my number?
Please enter your first guess.
Post a textbox for the user to enter a number and post a message telling the user to hit ‘Enter’ after entering a guess in a textbox (probably using a JTextField).
c) Input the user’s guess in the code for a previously-registered event-handler method (consider using the event-handling approach discussed in the text, or the actionPerformed() method of class based on the ActionListener interface, which will require some additional research outside the text).
d) For the first guess, color the entire background red, meaning that they are getting warmer (you might want to use the setBackground() method for a container). If this is the second or later guess, and they are further from the correct number than the last guess, then color the entire background blue. If they get the correct number then color the background some other color than red or blue.
e) If the user guessed the number correctly, respond with their number, post a congratulatory message, get a new random number, and display a JButton to start a new game. Otherwise, to help the user close in on the correct number, post a message, with their guessed number, whether they are “TOO HIGH” or “TOO LOW” from the correct number, and whether they are “WARMER” or “COLDER” (this should match the background color). Also report the guess number of the next guess (e.g. “Enter guess number nnn”). You might want to use a concatenated string in JLabel for these incorrect guess messages.
f) The process is repeated each game until the user guesses the correct number. Be sure that you erase obsolete status messages.
i need in couple of hours
Attached Files:
PA DUE: 04/26/23 BY 11:59 PM Group Work: Yes. Submit a rating for your team member only if their performance is 3 or below. Use the PA_Rating_of_Team_Member Excel form posted above.Program Instructions: You don’t have to submit a plan. The PA instructions walk you through the logic, so please pay attention to them. Even the indentation of the instructions tell you the scoping of one structure to another. Download ALL files (ones below the PA name at the top of the assignment and ones in the body of the assignment).
REMINDER for each class: Program purpose. Line comment import statements, and each variable whether field or local. Each method needs a comment box explaining what is going on with the code. Method comment boxes precede the method headers.Note: You can submit and re-submit your assignment multiple times up through the due date. The last submission is the one graded.
1. Please share your thoughts about DoS and DDos.(your own words)
2. Please define the role of DoS versus DDos.(detailed)