🏷️ career 🏷️ computer-science 🏷️ tech

# Software Engineering

Software Engineering that one problematic friend of computer science that's comfortable with saying "but somehow it works".

# Software Development vs Software Engineering

While software development deals with solving problems by building software, software engineering does it by integrating existing software, often by programming.

Although, most often, both software engineering and software development can be uses interchangeably, because in practice, the difference often gets blurry.

For example, when you build a backend for a website, you neither write the database logic, nor the http communication logic, not even the logic of the web framework that you used. You just integrate all the existing pieces together. So, are you a developer because you "built" a website or are you an engineer because you "integrated" all the existing pieces together? You will get different answers depending on who you ask.

However, the role of a Software Engineer include responsibilities way beyond just integrating software. They are also responsible for designing, deploying, analysing and maintaining software.

# Personal Opinions

# Resources


Also See:



✏️ Edit this note