SOFTWARE DEVELOPMENT AND SUPPORT
Meaning
Software development is the process in which computer programs and applications are created. Software support is the process in which developers and IT teams provide solutions to users’ software-related problems.
It is of two types :
1 Technical Support
2 Customer Support
Requirement Analysis
Understanding the needs of customers and users, solving their needs and giving them as much information as possible about your problem
Design
Designing the system architecture and user interface Designing, changing, or developing user interfaces in software development and support
Coding
Writing different programming languages such as python java c++Different languages are used in coding. With the help of these languages, we can develop our software.
Testing
Checking the software to ensure that there is no problem in it, there is no unnecessary thing in it, it is necessary to ensure that everything is according to your requirement, that is why it is necessary to test it when it is developed
Maintenance
To keep any software updated and error free, it is necessary to maintain it. If any software is maintained and any error or update comes in it, remove it immediately so that your software can work well.