-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Assignment 1 #153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Assignment 1 #153
Conversation
| Explain what software engineering is and discuss its importance in the technology industry. | ||
|
|
||
| Software Engineering is the application of engineering principles to the design, development, testing, deployment, and maintenance of software systems. It focuses on creating efficient, scalable, and reliable software solutions while considering user needs, performance, and security. | ||
| Importance of Software Engineering in the Technology Industry |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
software engineering is a branch of computer science used for developing, testing and maintaining software.
reliability- it ensures software performs as expected without bias especially for critical applications like healthcare ,finance.
efficiency - it helps to optimize developer workflow while maintaining high quality standards.
scalability and flexibility - it ensures that the system can handle an increased load without affecting performance.
security - implement protection practice like authentication, authorization and encryption to secure users information. Identify and describe at least three key milestones in the evolution of software engineering.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
correct...
molamikedevs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Complete day1 assignment
|
I have completed Day 1 assignment. |
No description provided.