Software Engineering notes for BCA students

 Introduction- 

what is Software

  • Computer programs and associated documentation such as requirements, design models and user manuals.
  • Software products may be developed for a particular customer or may be developed for a general market.
  • Software products may be - {
  • Generic- developed to be sold to a range of diffrent customers.
  • Custom - developed for a single customer according to their specification.  
        }
  • New Software can be created by developing new programs, configuration  generic software systems or reusing existing software.

What is Software engineering?

software engineering is an engineering discipline that is concerned with all aspects of software production.
Software engineers shuold adopt a systematic and organized approach to their work and use appropriate tools and techniques depending on the problem to be solved, the development contraints and the resources available.


What is the difference between softwae engineering and computer science?

Computer science is concerned with theory and fundamentals; software engineering is concerned with the practicalities of developing 

Comments

Popular posts from this blog

Raster scan Vs Vector Scan

Inheritance

unit -1 Introduction of Image processing