+ 1
Software process
Please could anyone tell full software process how to run my own software and how to use my software
4 Answers
+ 2
Have a look.
https://phoenixnap.com/blog/software-development-life-cycle#:~:text=Software%20Development%20Life%20Cycle%20is,%2C%20Test%2C%20Deploy%2C%20Maintain.
+ 3
BTW it's not necessary to write your own compiler or python interpreter to be able to write software.
+ 2
The software process is more about creating your own software than running or using it.
+ 1
Untill you create your own compiler and your own python interpreter and other PC or laptop softwares into your own operating system,you can not run your own software.But you can in fact use python to create your software/program that will have a process id in your device after converting it to exe or bin file .