answersLogoWhite

0

Software and traditional engineering are somewhat very closely related. Engineering practices like cost and effort estimation are common in both.

User Avatar

Silas Stamm

Lvl 10
3y ago

Still curious? Ask our experts.

Chat with our AI personalities

EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra
ReneRene
Change my mind. I dare you.
Chat with Rene
MaxineMaxine
I respect you enough to keep it real.
Chat with Maxine
More answers

In traditional engineering there were no such SDLC models . In software engineering we use SDLC model that aims at achieving efficient software that are easy to maintain.

User Avatar

Wiki User

10y ago
User Avatar

Add your answer:

Earn +20 pts
Q: Differnce between traditional engineering and software engineering?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the similarities between computer engineering and software engineering?

Computer Engineering students study the design of digital hardware and software systems including communications systems, other computer applications, Software engineering is a sub part of computer engineering.


What is the difference between software engineering and traditional engineering?

Difference between software engineering and traditional software engineeringSoftware engineering is based on computer science, information science and discrete mathematics whereas traditional engineering is based on mathematics, science and empirical knowledge.Traditional engineers construct real artefacts and software engineers construct non-real(abstract) artefacts.In traditional engineering, two main concerns for a product are cost of production and reliability measured by time to failure whereas in software engineering two main concerns are cost of development and reliability measured by the no. of errors per thousand lines of source code.Both disciplines requires maintenance but in different ways.Software engineers often apply new and untested elements in software projects while traditional software engineers generally try to apply known and tested principles and limit the use of untested innovations to only those necessary to create a product that meets its requirements.Software engineers emphasize projects that will live for years or decades whereas some traditional engineers solve long-ranged problems that ensure for centuries.Software engineering is about 50 years old whereas traditional engineering as a whole is thousand of years old.Software engineering is often busy with researching the unknown(eg. To drive an algorithm) right in the middle of a project whereas traditional engineering normally separates these activities. A project is supposed to apply research results in known or new clever ways to build the desired result.Software engineering has first recently started to codify and teach best practice in the form of design pattern whereas in traditional, some engineering discipline have thousands of years of best practice experience handed over from generation to generation via a field's literature , standards, rules and regulations.


What is the main difference between software engineering and software manufacturing?

software engineering is the the management of different phases in SDLC to give a quality product. Software manufacturing refers to the whole process from scratch to end.


What is the difference between modality and cardinality in software engineering?

ewan q


What is software engineering?

The computer science discipline concerned with developing large applications. Software engineering covers not only the technical aspects of building software systems, but also management issues, such as directing programming teams, scheduling, and budgeting. Software Engineering is an approach to developing software that attempts to treat it as a formal process more like traditional engineering than the craft that many programmers believe it is. We talk of crafting an application, refining and polishing it, as if it were a wooden sculpture, not a series of logic instructions. The problem here is that you cannot engineer art. Programming falls somewhere between an art and a science.