Please enable JavaScript.
Coggle requires JavaScript to display documents.
paper 1 definitions - Coggle Diagram
paper 1 definitions
-
operating system
-
main parts of OS
-
-
user interfence
-
-
graphical interface
-
easy way for people to interact with the computer since it uses pictures, graphics and icons
-
software
open source
With open source, the source code itself is available to the public and source code is free.
many licences have been developed to support open source distribution. For example, the GNU general public licence
-
if you modify the source code, that version also has to be made available under the GNU license
open source code is written by volunteers. just like commercial counterparts, they need somewhere to work together online, so services such as sourceforge provide a centralised environment to support open-source projects. GitHub is also a very popular depository of projects
-
proprietary
proprietary software (or commercial software) is owned by a business who has invested time and resources for it. The business has the 'intellectual property' rights to it
-
creators receive an automatic copyright over anything they write. but since it is so easy to copy source code and take it apart to find out how it works, anyone publishing the source code to their software risks having someone else steal, modify and sell it for themselves
the solution to this is not to publish the source itself, but to compile it into a set of machine code instructions in an executable file and rent that file to customers.
this means that when you purchase software, you do not actually own it. you enter a contract w/ the seller that gives you permission to use it in a certain way, it might even be time limited so you have to pay an annual fee to keep using it. these permissions are set out in a document called a 'license'
a single-user licence states that only one person can use it at any given time. multi-user licences are usually much more expensive. the license usually forbids copying or reverse engineering the code and this is covered by the data protection act.
-
environmental issues
e-waste
old technology is often sent to a landfill, not because it doesn't work, but simply because it gets replaced by newer versions
the major problem is that toxic chemicals can leak, such as lead, arsenic and cadmium can leach into the soil over time. then as rain washes it away, rivers and water supplies can be contaminated.
as a result, most countries in the developed world have introduced strict regulations to prevent e-waste being dumped into landfills. electronic components now have to be recycled.
in order to get around this, some countries have been sending their e-waste to less economically developed regions around the world where regulations aren't as strict.
-
-
-
-
-