answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What make software engineering different from problem solving in other engineering filed and sciences?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Why do you need to study software engineering?

To understand the necessity for software engineering, we must pause briefly to look back at the recent history of computing. This history will help us to understand the problems that started to become obvious in the late sixties and early seventies, and the solutions that have led to the creation of the field of software engineering. These problems were referred to by some as "The software Crisis," so named for the symptoms of the problem.


When do you use your analytical skills?

i think in my engineering it is very useful to me to solve the problem in different ways.


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.


What is the software engineering problem?

Lines of code and function points were described as measures from which productivity metrics can be computed. LOC and FP data are used in two ways during software project estimation: (1) as an estimation variable to "size" each element of the software and (2) as baseline metrics collected from past projects and used in conjunction with estimation variables to develop cost and effort projections.


What do you mean by decomposition techniques in software engineering?

Software project estimation is a form of problem solving, and in most cases, the problem to be solved (i.e. developing a cost and effort estimate for a softwa project) is too,complex to be considered in one piece. For this reason, we decompose the problem, recharacterizing it as a set of smaller(and hopefully,more manageable)problems. The decomposition approach was discussed from two different points of view: 1). decomposition of the problem and 2).decompostion of the process. Estimation uses one or both forms of partitioning.But before an estimate can be made, the project planner must understand the scope of the software to be built and generate an estimation of its"size".

Related questions

What is engineering design?

Engineering design is the systematic, iterative and creative process of practical ends such as sciences and mathematical problem solving of processes , machines , structures, manufacturing and others. In simple its the design for manufacturing, The design its self validated through different simulation software so that we get a successful product.


Why do you need to study software engineering?

To understand the necessity for software engineering, we must pause briefly to look back at the recent history of computing. This history will help us to understand the problems that started to become obvious in the late sixties and early seventies, and the solutions that have led to the creation of the field of software engineering. These problems were referred to by some as "The software Crisis," so named for the symptoms of the problem.


When do you use your analytical skills?

i think in my engineering it is very useful to me to solve the problem in different ways.


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.


What is Mathematica software used for?

If you studied math, engineering, or computers in high school and college then you most likely have heard of Mathematica software. Mathematica is a robust software program that can complete a multitude of functions. For example, you can use it to graph and understand complex Calculus problems or you can use Mathematica to model an engineering problem such as the New Orleans levee system. (Apparently they didn't use Mathematica software to test the strength of the levees!) Mathematica is not just any math and science software program. It can cover such a wide range of situations with different parameters and factors that it is an exciting piece of software. Mathematica is based on sets of algorithms that are unique in nature. Mathematica software was created by physicist Stephen Wolfram in 1988. It is used in many secondary schools, colleges, and universities around the nation. I have used it in my calculus, physics, and engineering classes.


What is the software engineering problem?

Lines of code and function points were described as measures from which productivity metrics can be computed. LOC and FP data are used in two ways during software project estimation: (1) as an estimation variable to "size" each element of the software and (2) as baseline metrics collected from past projects and used in conjunction with estimation variables to develop cost and effort projections.


Is eyesight an problem for engineering?

No


What is background of software engineering and how software engineering evolved?

Software engineering was spurred by the so-called software crisis of the 1960s, 1970s, and 1980s, which identified many of the problems of software development. Many software projects ran over budget and schedule. Some projects caused property damage. A few projects caused loss of life.[3]The software crisis was originally defined in terms of productivity, but evolved to emphasize quality. Some used the term software crisis to refer to their inability to hire enough qualified programmers.Cost and Budget Overruns: The OS/360operating system was a classic example. This decade-long[citation needed] project from the 1960s eventually produced one of the most complex software systems at the time. OS/360 was one of the first large (1000 programmers[citation needed]) software projects. Fred Brooks claims in The Mythical Man Month that he made a multi-million dollar mistake of not developing a coherent architecturebefore starting development.Property Damage: Software defects can cause property damage. Poor software security allows hackers to steal identities, costing time, money, and reputations.Life and Death: Software defects can kill. Some embedded systems used in radiotherapymachines failed so catastrophically that they administered lethal doses of radiation to patients. The most famous of these failures is the Therac 25incident.Peter G. Neumann has kept a contemporary list of software problems and disasters.[4]The software crisis has been fading from view, because it is psychologically extremely difficult to remain in crisis mode for a protracted period (more than 20 years). Nevertheless, software - especially real-time embedded software - remains risky and is pervasive, and it is crucial not to give in to complacency. Over the last 10-15 years Michael A. Jackson has written extensively about the nature of software engineering, has identified the main source of its difficulties as lack of specialization, and has suggested that his problem frames provide the basis for a "normal practice" of software engineering, a prerequisite if software engineering is to become an engineering science. {Michael Jackson, "Engineering and Software Engineering" in S Nanz ed, The Future of Software Engineering, Springer Verlag 2010; Michael Jackson, Problem Frames: Analyzing and Structuring Software Development Problems; Addison-Wesley, 2001}.


What is one of the main impacts of technology in the the information age?

There was a massive impact on the human population after the Information era. People became much more aware of their surroundings and actions for example.Software has become the key element in the evolution of computer based system and products. Over the past 60 years, software has evolved from a specialized problem solving and information analysis tool to an industry in itself. But early programming culture and history have created a set of problem that persist even today. Software has become the limiting factor in the continuing evolution of computer based systems. Software is composed of programs, data, and documents. Each of these items comprises a configuration that is created as part of the software engineering process. The intension of software engineering is to provide a framework for building software with higher quality.


What do you mean by decomposition techniques in software engineering?

Software project estimation is a form of problem solving, and in most cases, the problem to be solved (i.e. developing a cost and effort estimate for a softwa project) is too,complex to be considered in one piece. For this reason, we decompose the problem, recharacterizing it as a set of smaller(and hopefully,more manageable)problems. The decomposition approach was discussed from two different points of view: 1). decomposition of the problem and 2).decompostion of the process. Estimation uses one or both forms of partitioning.But before an estimate can be made, the project planner must understand the scope of the software to be built and generate an estimation of its"size".


What is an engineering problem?

The Mistakes done by engineers during there work which leads to some kind of damage to society is called engineering problem.


I free deck planning software ok for a beginner?

Many deck planning software programs have different plans with different levels of difficulty. Pick a plan that matches your level of skill and you should have no problem at all.