1 2.1 Open-Source-Software
1 2.1 Open-Source-Software
• No. Open source technology and open source thinking both benefit
programmers and non-programmers.
• Because early inventors built much of the Internet itself on open
source technologies—like the Linux operating system and
the Apache Web server application—anyone using the Internet
today benefits from open source software.
WHY DO PEOPLE PREFER USING OPEN SOURCE
SOFTWARE?
Control
• They can examine the code to make sure it's not doing anything
they don't want it to do, and they can change parts of it they
don't like.
• Users who aren't programmers also benefit from open source
software, because they can use this software for any purpose they
wish—not merely the way someone else thinks they should.
WHY DODO
WHY PEOPLE
PEOPLEPREFER
PREFER USING OPENSOURCE
USING OPEN SOURCE
SOFTWARE?
SOFTWARE?
Stability
• Many users prefer open source software to proprietary software for
important, long-term projects.
• Because programmers publicly distribute the source code for open
source software, users relying on that software for critical tasks can
be sure their tools won't disappear or fall into disrepair if their
original creators stop working on them.
DOESN'T "OPEN SOURCE" JUST MEAN
SOMETHING IS FREE OF CHARGE?
• No. This is a common misconception about what "open
source" implies, and the concept's implications are not only
economic.
• Open source software programmers can charge money for the
open source software they create or to which they contribute.
WHAT IS THE OPEN SOURCE INITIATIVE?
• Open source can be harder to use and adopt due to difficulty setting it
up and the lack of friendly user interfaces.
• Open source can pose compatibility issues. When attempting to
program proprietary hardware with OSS, there is often a need for
specialized drivers that are typically only available from the hardware
manufacturer.
DISADVANTAGES