Skip to main content

ACADEMIC PAPER SUMMARY

  REFERENCE Floyd, C., 1992. Software development as reality construction. In  Software development and reality construction  (pp. 86-100). Springer, Berlin, Heidelberg.

COMPUTER ETHICS


COMPUTER ETHICS

(Unknown, 1970)

Computer ethics is a set of moral principles that monitors the behaviours of computer users on how the use the computer and internet (Techterms.com, 2017) 

Commandment 3

Thou shalt not snoop around in other peoples file- Reading other peoples email messages is as bad as opening and reading their letters; This is invading their privacy. Obtaining other peoples non-public files should be judged the same way as breaking into their rooms and stealing their documents. Text document on the internet my be protected by encryption (Computer skills and research class, DMUIC, 2022).


(Humanities, 2019)

 

Software development associates with the the evolution of creating software's. Software can be used in a very negative way which can be harmful to other users. According to Computer skills and research class, DMUIC, 2022 , commandment 3 says that thou shall not use the computer to snoop around in other people file; software's are used to save both private file and public files which can be accessed by the user. private storage requires personal information and keys to be able to keep information in a secured way with a limited user access, using software to gain these personal information is a negative and bad practice of using the software. This should not be practice in any way.


References

Computer ethics (no date) Computer Ethics Definition. Available at: https://techterms.com/definition/computer_ethics (Accessed: November 3, 2022).

Humanities, S.of (no date) Ethics, computing, and ai: Perspectives from MIT, MIT News | Massachusetts Institute of Technology. Available at: https://news.mit.edu/2019/ethics-computing-and-ai-perspectives-mit-0318 (Accessed: November 3, 2022).

Unknown (1970) The ten Commandments of Computer Ethics, The Ten Commandments of Computer Ethics. Available at: http://theofficialblogofliza.blogspot.com/2014/05/the-ten-commandments-of-computer-ethics.html (Accessed: November 3, 2022).

Computer skills and research class (2022). Leicester : De Montfort University International College.




Comments

Popular posts from this blog

ACADEMIC PAPER SUMMARY

  REFERENCE Floyd, C., 1992. Software development as reality construction. In  Software development and reality construction  (pp. 86-100). Springer, Berlin, Heidelberg.

SOFTWARE EXAMPLE (VISUAL STUDIO)

  (Solution,) Visual studio is an IDE coding software that is based on (Java/C#/Python/Visual basics) to create a website, application, webapps and web services. This image is an image taken from visual studio, it consist of the visual basic codes that are used to run Microsoft word. Visual basic is a programming language that provides a graphic user interface which allows the programmer to modify codes.(Contributor, 2019) Reference Contributor, T.T. (2019)  What is visual basic? definition from whatis.com. ,  WhatIs.com . TechTarget. Available at: https://www.techtarget.com/whatis/definition/Visual-Basic-VB#:~:text=Visual%20Basic%20(VB)%20is%20an,defining%20their%20behavior%20and%20appearance. (Accessed: December 8, 2022). Solutions, J.C.T.O.D.A.Y.- M. (no date) 1000 logos , 1000 LOGOS . Available at: http://1000logos.co.uk/ (Accessed: December 8, 2022).

INITIAL IDEA 2

Database Design       A database is an organized collection of structure information, or data that are electronically stored in the computer system which is controlled by the DBMS (database management system). Database management system   are software systems used to store, retrieve, and run queries on data. All database system stores data using file, records and fields (Graham, Brian, and David. (2010)  information and communication technology. 2nd ed. London. Hodder education): FIELD: A file is a single item of data, such as forename or date of birth which has a field name that is used to identify it within a database. RECORDS: A record is a collection of fields, for example all the information about one person or item FILE: A file is an organised  collection records, usually where all the records are organised so that they can be stored together. In addition, according to  Graham, Brian, and David.   information and communi...