What is software development ?

Software is a medium that converts machine language into human language and communicates between them. The process of developing software is called software development. Software development is primarily achieved through computer programming. The process of writing a code that is called programming in technical language, and the code writer is called a programmer or developer. The code of software development is written in a Particular Technical Language such as C , JAVA , PHP , etc.

Software Development has three parts.

  1. System Software Development
  2. Web Development
  3. App Development

System Software Development –

System software is developed for the hardware of the computer, which is the means of communicating between computers' hardware and software. Which is called operating system like Windows , Linux , Mac ,etc. . System software is also called a driver, which is installed in the computer's hardware and helps to work related hardware.

Web Development -

Web development is a part of software development. Web development is like an application for the Internet, which is the hosted on the world wide web. This happens to communicate between customers and business . it is also write in a particular technical language like JAVA , PHP , HTML , etc

Web development has three parts -

  1. Client-Side Scripting
  2. Server-Side Scripting
  3. Database Technology

Client-Side Scripting -

Which is code that executes in a web browser and fixed what your customers will see when they land on your website

Server-Side Scripting -

which is code that executes on a web server and powers the back-end-scenes of how a website works

Database Technology-

Database technology helps keep a website running smoothly and fast and also stroe the information.

App Development –

Application development is the process of developing mobile applications to run on various mobile platforms. Mobile platform is a mobile operating system. Apple's mobile operating system is called IOS, Google's mobile platform is Android, RIM has BlackBerry, and Windows Mobile is Windows

Author - KMS