|
What is the difference between re-engineering and reverse engineering?
Simple example is much appreciated if provided.
Started by LittleBoy on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Re-engineering engineering; however, it is more accurate to say that reverse engineering is the initial examination: Re-engineering is....
Reverse engineering is finding out how a product works from the finished product.
|
|
Software engineering shares many of the same traits with other engineering disciplines (attention to detail, complexity to mastery). What do you think differentiates it? Please be specific and substantiate your answer.
Started by fnCzar on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Many....
There are exceptions we work in is so malleable.
I'm not a non-software engineer, but it seems most of the other types of engineering involve either physics, chemistry, or mathematics more heavily than in software engineering.
|
|
Hi,
This question is somewhat related to other posts which I found on Stackoverflow but not exactly and so am prompted to ask about it.
I know we must ask for Data-Structures and Algorithms but what specific data-structures or Algorithms or other CS Concepts...
Started by Rachel on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm not sure if this is what you mean by "other CS concepts", but I think one of the things that separates a Senior Software Engineer from....
Focus on kind of problems that candidate will have to solve most of the time .
Depends on area of his work.
|
Ask your Facebook Friends
|
I realize that this question is quite similar to this one , but news of a PE exam being developed specifically for software engineering by the NCEES and IEEE has piqued my interest.
Should software engineering professionals take the (upcoming) PE exam...
Started by jschmier on
, 9 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
He was incredibly angry that I didn't have to pass a test if that's still the same story for other engineering disciplines, but I do think that there could that :)
I am of the ....
engineering degree, that I was a software engineer.
|
|
Is software development engineering? If no, what are the things that it lacks in order to be qualified thus? AFAIK, there is a software engineering institute at the Carnigie mellon university, that prescribes and maintains the CMMI standards. Is that ...
Started by Vaibhav Garg on
, 15 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
Software....
In fact, it's illegal to call yourself a software "engineer" in some places due to that lack of testing.
We're not that scientific and we don't have to pass any of those state engineering tests.
No, it's not engineering.
|
|
What is 'Form and Report Design' in Software Engineering?
Started by keyur on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
It's definitely not the recognized name of any recognized Software Engineering sub-discipline.
|
|
Hi,
When there is no explict rules about something , I ofter hear the words "use your engineering judgement to make the decision". How do you understand "engineering judgement"? What are the things we shared or believed in in common as an (software) engineer...
Started by pierr on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
There's also a half-glass-empty answer :-)
Too often, "Engineering Judgement in, but to me, the "engineering judgement....
I see engineering as being about resolving tensions between different requirements, trading -off-half-full answer.
|
|
I hear it's the future of engineering , but I'm not entirely sold. What advantages does Matlab provide? Are there any downsides?
Started by Thomas Owens on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
It's tailored toward engineering and mathematics, with powerful built-in commands, such as FFT, image I was in an engineering program and went on to use both of them extensively: C, along with MPI, for some code is probably completely ....
|
|
How can i protect my IL from reverse engineering ? Any Obsfuscator tool is available ? will it offer maximum security ?
Answer Snippets (Read the full thread at stackoverflow):
There are other.
So it is not 100%.
But it makes reverse engineering a bit harder.
engineered.
|
|
You can find out a great deal about the internals of an application through reflection, it's exposed by the .NET BCL (base class library) and it makes it trivial to retrieve actual IL for any .NET method.
Reverse engineering on Wikipedia :
Reverse engineering...
Started by John Leidegren on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
For example, I was recently writing a generic of reflection is certainly no ... .
By way of contrast, I expect the product of reverse engineering criteria, I would not see it as reverse engineering.
Or possibly looking at method attributes.
|