Understanding Software Development
Understanding Software Development
3. What are the different examples of software? Classify these according to their type and explain
the use and importance of having this software to the company or organization?
There are three basic types of software: (1) System Software, (2) Programming Software,
(3) Application Software, and possible (4) Embedded Software.
4. How are software created? Can anyone just create a software if they want to?
Software are created by software developers. They are made up of 1s & 0s which are called
binary. In getting an idea and converting it to binary, they use a source code, a set of written
instructions that the computer reads which uses programming languages like C++, Java, Python
and others that converts it to binary and runs the program. It can be created into two different ways,
1. Proprietary - the software is owned by a person or a company which is sold to make
money. The source code is not open to the public
2. Open Source - the program is free and that anyone can have an access to the source
code.
One must practice and study how to write a source code, so that he/she may successfully
program and run a software. It involves a tedious process of solving problems and analyzation of
processes. He/she must learn specifically how to program and willing to be challenged in writing
source codes which in that reason he/she may successfully create a program.
References:
1. IBM. (n.d.) What is software development. https://www.ibm.com/topics/software-development
development/
3. San, J. (n.d.). The Importance of Software for your Business and How to Choose the Right Tools.
https://www.feedster.com/technology/the-importance-of-software-for-your-business-and-how-to-
choose-the-right-tools/
software