Quantcast Software Engineering Text - Physics Forums Library

PDA

View Full Version : Software Engineering


VashtiMaiden
Jun21-08, 02:27 AM
Hello. Will you please help me? I really need it..

1. What is the origin of C++?
2. What is the difference between C++ to TURBO C?
3. Significance of software engineering in software development?
4. Characteristics of software engineering?

Thanks.

Anhar Miah
Jun21-08, 03:57 PM
Please do try using google first this is easy to dig up:

1. http://en.wikipedia.org/wiki/C%2B%2B

2. http://en.wikipedia.org/wiki/Turbo_C

3. Look into Computer Based Software Engineering, and software Engineering, as background read up on system Engineering (Peter Checkland, and Fred Brokes "No Silver Bullet").

In terms of Development there are:

Waterfall Method

Agile Method

RAD (Rapid Application Development)

Evolutionary, and many others.

4. Reading the suggested material will explain this in detail.

Anhar,

VashtiMaiden
Jun22-08, 02:54 AM
Ok, Thanks