This assignment measures your mastery of (ULOs 1.1, 1.2, 2.1, 2.2, 5.1, 6.1, 6.2). In Units I, II, and III, you learned about the history of computers,

This assignment measures your mastery of (ULOs 1.1, 1.2, 2.1, 2.2, 5.1, 6.1, 6.2). In Units I, II, and III, you learned about the history of computers, application and system software, blockchain, cryptocurrency, computer ethics, and explored two Microsoft Office applications, Word and Excel. In this assignment you will demonstrate what you have learned in these three units. This assignment will have five parts. Using Microsoft Word, address the prompts in each part of the assignment. Label each section as Part 1, Part 2, Part 3, Part 4, and Part 5. Part 1Title: Lab ResponseDiscuss one feature of MS Word and one feature of MS Excel that you found challenging within the lab and why. Examples are WordArt, inserting shapes, adding borders, cell styles, etc. This response should be at least one paragraph in length.Part 2Title: History of ComputersIdentify and discuss a key milestone in the history of computers that interests you and why. This section should be at least one paragraph.Part 3Title: System Software vs. Application SoftwareIn your words, explain the difference between application software and system software as if to another coworker who has limited technical knowledge. Use examples to support your rationalization. This section should be at least two paragraphs.Part 4Title: Blockchain and CryptocurrencyIn a minimum of one paragraph each:Conduct some research on the internet and discuss one underlying technology of cryptocurrencies like blockchain, cryptography, distributed ledger technology (DLT), or peer-to-peer networking.Conduct some research on the internet and discuss how blockchain is revolutionizing an industry of your choice, such as finance and banking, supply chain management, energy, healthcare, education, and others.Part 5Title: Data SecurityIn a minimum of one paragraph:Conduct research on the internet about copyrights and intellectual property. In your words explain what is meant by ‘copyright’ and ‘intellectual property’. Use examples to support your ideas. Then, discuss if you think it is ethical to use software or intellectual property without paying for it? Why, or why not?All five parts of your paper should be submitted in one Microsoft Word document. The total length for this assignment should be at least two pages in length, not counting the title or reference pages. Please use headings and labels to identify the different parts and sections of the assignment. Adhere to APA Style when constructing this assignment, including in-text citations and references for all sources that are used. Please note that no abstract is needed. 

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

Mutex  locks and semaphores, as discussed in class, are different techniques to  solve the race condition and to ensure an efficient synchronization

Mutex  locks and semaphores, as discussed in class, are different techniques to  solve the race condition and to ensure an efficient synchronization  between cooperating threads and processes. you will use semaphores to  solve a number of synchronization problems between cooperating threads. important to note that: •  Semaphore, in literature, uses

(Financial application: compute the future  investment value) Write a method that computes future investment value  at a given interest rate for a

(Financial application: compute the future  investment value) Write a method that computes future investment value  at a given interest rate for a specified number of years. The future  investment is determined using the formula in Programming Exercise 2.21.  Use the following method header: public static double  futureInvestmentValue(double investmentAmount, double  monthlyInterestRate,

Task 2: Text Counter (USING JAVAFX) Develop a class TextCounter that extends javafx.scene.text.Text and implements Runnable. Your layout should appear

Task 2: Text Counter (USING JAVAFX) Develop a class TextCounter that extends javafx.scene.text.Text and implements Runnable. Your layout should appear similar to the image below.  Next, develop a class IntCounter that has an integer counter intialised to 0, and methods incrementCount, getCount and setCount.  For this application, create Start, Pause

Task 2: Text Counter (USING JAVAFX) Develop a class TextCounter that extends javafx.scene.text.Text and implements Runnable. Your layout should appear

Task 2: Text Counter (USING JAVAFX) Develop a class TextCounter that extends javafx.scene.text.Text and implements Runnable. Your layout should appear similar to the image below.  Next, develop a class IntCounter that has an integer counter intialised to 0, and methods incrementCount, getCount and setCount.  For this application, create Start, Pause