1. In 500 words or more, compare the performance of Excel on Windows and Mac. Use APA format and Include at least 3 quotes from your sources enclosed in quotation marks.
Java applications assignment
Java programming assignment. Please check the attached document for the questions.
Infrastructure, Networks, and Network Operations
Instructions
Design a network that would provide each office with three Ethernet jacks but would isolate the different teams from each other. Make sure to identify where you would house switches, and how things would be physically and logically laid out.
Create a Word document containing descriptions of your solution.
Aligned Objectives
- Identify physical and logical network components
- Identify and describe the services and tools used in network operations
- Describe the processes involved in running a datacenter
Information Assuranxce
Malicious Attacks, Threats, and Vulnerabilities
* Recommend 4 pages, including a cover page and reference page, at least three references and in APA format.
* Include a summary for presentation slides with highlights and details of the above mentioned project.
powerpoint
Students are required to participate in these weekly online classroom discussion threads. Students should post at least 1 post on 3 separate days in the active week’s discussion thread. Please make sure to read all topic questions, thread directions, and assignment rubric criteria to ensure that responses are accurate and complete. Points may be deducted, at the discretion of the instructor, for not adhering to any of the following guidelines. Discussion posts will be graded according to the assignment rubric provided below.
100 words minimum
QUANTITATIVE
QUANTITATIVE Journal Article Review – SUBMIT HERE
You will review both quantitative and qualitative research. The topic is up to you as long as you choose a peer-reviewed, academic research piece. I suggest choosing a topic that is at least in the same family as your expected dissertation topic so that you can start viewing what is out there. There are no hard word counts or page requirements as long as you cover the basic guidelines. You must submit original work, however, and a paper that returns as a large percentage of copy/paste to other sources will not be accepted. (Safe Assign will be used to track/monitor your submission for plagiarism. Submissions with a Safe Assign match of more than 25% will not be accepted.) Please use APA formatting and include the following information:
- Introduction/Background: Provide context for the research article. What led the author(s) to write the piece? What key concepts were explored? Were there weaknesses in prior research that led the author to the current hypothesis or research question?
- Methodology: Describe how the data was gathered and analyzed. What research questions or hypotheses were the researcher trying to explore? What statistical analysis was used?
- Study Findings and Results: What were the major findings from the study? Were there any limitations?
- Conclusions: Evaluate the article in terms of significance, research methods, readability and the implications of the results. Does the piece lead into further study? Are there different methods you would have chosen based on what you read? What are the strengths and weaknesses of the article in terms of statistical analysis and application? (This is where a large part of the rubric is covered.)
- References
Discussion 300 words
Given the rich and diverse skills and mindset of an ethical hacker (technical, administrative, and physical measures), which characteristics do you believe to be the most important in this role? Please explain your choice.
HW7: How is AI Used in Your Future Field of Employment
use the file that I attached
1) What are some major ways in which AI is currently used in your future field of employment?
2) What are some key features and functionality you would like to see added to that AI?
Provide one paragraph on the minimum for each of the questions (eg two paragraphs total on the minimum). Cite any references in APA format at the end of your document. Include your name and title at the top of your document. Your pdf should be single space with 1″ margins in an 11-12 pt font.
Javascript & Jquery
Javascript & Jquery
When the user moves the mouse over the text box, print the name of the color inside the text box. When the user moves the mouse back outside of the text box, remove the name of the color.
Add a button to the website. When the user clicks the button, toggle which text boxes are visible.
When the user clicks the first time, hide the first text box.
When the user clicks the second time, hide the second text box, but show the first and third text boxes.
When the user clicks the third time, show the first and second text boxes and hide the third text box.
If the user clicks again, go back to showing the second and third and hiding the first.
And so on.
If the user double-clicks the button, start over and show all three text boxes.