0% found this document useful (0 votes)
128 views3 pages

CS - 7th Bridge Course

The document outlines a bridge course for Class VII in Computer Science at Achyuta Public School for the year 2023-2024, consisting of two sessions. Session 1 covers the Software Development Life Cycle, including planning, analysis, and design stages, while Session 2 introduces coding, implementation, testing, deployment, and maintenance. Examples of application software such as Microsoft Word and Google Docs are also provided.

Uploaded by

Raja Sulochana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
128 views3 pages

CS - 7th Bridge Course

The document outlines a bridge course for Class VII in Computer Science at Achyuta Public School for the year 2023-2024, consisting of two sessions. Session 1 covers the Software Development Life Cycle, including planning, analysis, and design stages, while Session 2 introduces coding, implementation, testing, deployment, and maintenance. Examples of application software such as Microsoft Word and Google Docs are also provided.

Uploaded by

Raja Sulochana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

ACHYUTA PUBLIC SCHOOL

Senior Secondary School Affiliated to CBSE, Delhi


Thadicombu Road, Dindigul.
Bridge Course

Class : VII Subject :Computer Science

Year : 2023-2024 Total no of sessions : 2

SESSION 1
 Introducion to Software Development Life Cycle

Planning
 Feasibility stage.
 Plan for upcoming projects.
Analysis
 Gathering specific details
 Define, Evaluate and perform research.
Design
 Outline details to overall application.

SESSION 2
 Introduction to Coding

Implementation
 Program code is built per design.
Testing
 Evaluating and verifying the software product.
Deployment
 Integrated with user application for document processing.
Maintenance
 Keep the code in good condition.

Example for Application Software


SESSION 1:

Introduction to Software Development Life Cycle:

Planning:  It helps to define the problem and scope of any existing


systems, as well as determine the objectives for their new systems.
 It help to secure the funding and resources.

Analysis:  With specific details, it helps to determine first idea for


prototype.
 Developer may:
1. Define any prototype requirement.
2. Evaluates alternatives to exciting prototype.
3. Perform research and analysis to determine to end -users.

 The design stage is a necessary precursor to the main developer


Design stage.
 Developers will give outline about the

 User interfaces, system interface, Network an network


requirement, databases.
SESSION 2:
Introduction to Coding:

Implementation:  Developers will write code and build the application according to the
earlier design documents and outlined specifications.
 Developers will follow any coding guidelines as defined by the
organization and utilize different tools such as compilers, debuggers,
and interpreters.

 The process of evaluating and verifying that a software product


Testing: or application does what it is supposed to do.
 The benefits of testing include preventing bugs, reducing
development costs and improving performance.

Deployment:  The methods used by developers to build, test and deploy new
code will impact how fast a product can respond to changes in
customer preferences or requirements and the quality of each
change.

 The process of modifying a software or program after delivery


Maintenance: to achieve any of these outcomes −

 Correct errors, improve performance, add functionalities, remove


obsolete portions

Example for Application  Microsoft Word


Software  G Docs
 OpenOffice Docs
 Microsoft Excel
 Google Spreadsheet
 OpenOffice sheet

You might also like