SlideShare a Scribd company logo
1 of 25
Presentation
On
Computer application in management
Submitted To – Dr. Neeraj Singh Submitted By –Ankita Srivastava
(Faculty of IBM) Hrishikesh Pandey
C. s. j. m. university, Ravi kant
Kanpur Shivam Singh
Sonali Mishra
(Institute of business management)
1
 Application portfolio development
 Introduction to a micro database manager
 Program development cycle
 Flowchart
 Input-process-output model
 Report generation
 Label generation
2
APPLICATION PORTFOLIO
DEVELOPMENT
Evolution of the practice - Likely the earliest
mention of the Applications Portfolio was in Cyrus
Gibson and Richard Nolan's HBR article "Managing
the Four Stages of EDP Growth" in 1974.
3
 Application Portfolio Management – IT
application portfolio management (APM) is a practice
that has emerged in mind to large-size information
technology (IT) organizations since the mid-1990s.
Application portfolio management attempts to use the
lessons of financial portfolio management to justify and
measure the financial benefits.
4
 Business Case for APM - According to Forrester
Research, “For IT operating budgets, enterprises spend two-
third or more on ongoing operations and maintenance”.
With a large majority of expenses going to
manage the existing IT applications, the transparency of the
current inventory of applications and resource consumption
is a primary goal of application portfolio management.
5
The Database manager is a program module
which provides the interface between the low level
data stored in the database and the application
programs and queries submitted to the system.
6
 Database typically required lots of storage space
(in gigabytes).
 This must be stored on disks.
 Data is moved between disk and main memory
as and when needed.
 The goal of database system is to simplify and
facilitate access to data.
 The performance in terms of response time, is
also very important.
7
DATA BASE
MANAGEMENT
SYSTEM
DATA BASE
MANAGER
OPERATING
SYSTEM
COMPUTER
HARDWARE
Database manager interacts with the file manager of the
operating system by storing raw data on disk using the file
system usually provided by a conventional operating
system. The database manager would translate a DML
(Data Manipulation Language) statement into sequence of
low-level file system commands for storing, retrieving and
updating data in the database.
9
By defining security checks and constraints, the
database manager ensures that the database is
safe. The database manager is endowed with the
power of letting the users use the database and
also deny it. It is the sole responsible person to
provide access rights to a user like - read only,
read-write etc.
10
Agency
Culture
Targeted
Program
Development
Operational
Strategies
Follow-Up
Analysis
11
There are four major stages in the program development
cycle –
 Stage A: Agency Culture
In Stage A, Agency Culture, the programmer
develops an understanding of the agency’s mission and
helps develop the strategic programming goals of the
agency.
 Stage B: Targeted Program Development
In Stage B, Targeted Program Development, the
programmer beings focusing on the unique programming
needs of specifically targeted participant groups.
12
 Stage C: Operational Strategies
In Stage C, Operational Strategies, a written
program plan that is a “script for operation” is developed,
and the program is staged.
 Stage D: Follow-Up Analysis
In Stage D, Follow-Up Analysis, the program is
evaluated and a disposition decision made on the basis of
evaluation data that has been collected.
13
Flowchart
A flowchart is a type of diagram that represents an
algorithm, workflow or process, showing the steps as boxes of
various kinds, and their order by connecting them with
arrows.
Flowcharts are used in analyzing, documenting or
managing a process or program in various fields.
A simple flowchart representing a process for
dealing with a non-functioning lamp is below -
14
N NO
YES
Y NO
NO
Lamp doesn’t work
Lamp
plugged
in?
Bulb
burned
out?
Repair lamp
Plug in lamp
Replace bulb
15
History
The first structured method for documenting process flow,
the “flow process chart”, Was introduced by frank gilibreth
to members of the american society of mechanical
engineers(ASME) In 1921 in the presentation “ process
charts first steps in finding the one best way.”
16
Flowchart Symbols –
Symbol Name Functions
Start/End An oval represents a
start or end point
Arrows A line is a connector
that shows relationship
between the
representative shapes
Input / Output A parallelogram
represents input or
output
Process A rectangle
represents a process
Decision A diamond indicates
a decision 17
Types of flowchart
Sterneckert suggested that flowcharts can be modeled from
the perspective of different user groups and that there are
four general types:
• Document flowcharts
• Data flowcharts
• System flowcharts
• Program flowchart 18
INPUT-PROCESS-OUTPUT MODEL
The input-process-output (IPO) model or input-
process-output pattern, is a widely used approach in
system analysis and software engineering for
describing the structure of an information processing
program or other process.
The system would divide the work into two
categories:
 A requirement from the environment (input)
 A provision for the environment (output)
19
Input Process Output
Real Life Applications -
 Corporate business - The usage of such systems could
help to create stronger human organisations in terms of
company operations in each and every department of the
firm.
 Programming – The majority of existing programs for
coding, such as Java, C++, would be based upon a
deterministic IPO model, with clear inputs coming from
the coder, converting into outputs, such as applications.
 Scientific – A calculator, which uses inputs, provided
by the operator and processes them into outputs to be
used by the operator.
20
REPORT GENERATION
The objective of this lesson is to learn how to create basic
reports, charts, and pivot tables using Excel’s powerful
tools. Novus Business and IT Training Program.
21
 Report generator - A report generator is a computer
program whose purpose is to take data from a source
such as a database, XML stream or a spreadsheet, and
use it to produce a document in a format which satisfies a
particular human readership.
 Report generation - Report generation functionality is
almost always present in database systems, where the
source of the data is the database itself. It can also be
argued that report generation is part of the purpose of a
spreadsheet.
22
Label generation
Every zone on the Internet has, either implicitly or
explicitly, a set of rules governing the labels allowed in
that zone. Sometimes, these are implicit and trivial, such
as, “I only permit labels that have something to do with
my company,” or, “We name all our hosts after moons of
Jupiter.”
23
Benefits of a well-defined LGR
process
There are a number of aspects of label and variant
evaluation for root zone allocation that are not properly
the subject of case-by-case analysis. The primary benefit
of the LGR process is as a mechanism that delivers
hands-off evaluation for these aspects.
24
25

More Related Content

What's hot

Using Function Point Metrics For Software Economic Studies
Using Function Point Metrics For Software Economic StudiesUsing Function Point Metrics For Software Economic Studies
Using Function Point Metrics For Software Economic StudiesCAST
 
End User Development - Governance and Risk Management
End User Development - Governance and Risk ManagementEnd User Development - Governance and Risk Management
End User Development - Governance and Risk ManagementDaniel Li
 
System analysis and design
System analysis and designSystem analysis and design
System analysis and designRobinsonObura
 
Software Engineering
Software Engineering Software Engineering
Software Engineering JayaKamal
 
Software Engineering
Software Engineering Software Engineering
Software Engineering JayaKamal
 
Unit3 Software engineering UPTU
Unit3 Software engineering UPTUUnit3 Software engineering UPTU
Unit3 Software engineering UPTUMohammad Faizan
 
The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...
The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...
The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...inventionjournals
 
Unit v -Construction and Evaluation
Unit v -Construction and EvaluationUnit v -Construction and Evaluation
Unit v -Construction and EvaluationDhivyaa C.R
 
Unit iv -Documenting and Implementation of Software Architecture
Unit iv -Documenting and Implementation of Software ArchitectureUnit iv -Documenting and Implementation of Software Architecture
Unit iv -Documenting and Implementation of Software ArchitectureDhivyaa C.R
 
Evaluating Alternatives for Requirements, Envireonment, and Implemetation
Evaluating Alternatives for Requirements, Envireonment, and ImplemetationEvaluating Alternatives for Requirements, Envireonment, and Implemetation
Evaluating Alternatives for Requirements, Envireonment, and ImplemetationHenhen Lukmana
 

What's hot (19)

Useanalysis
UseanalysisUseanalysis
Useanalysis
 
James hall ch 9
James hall ch 9James hall ch 9
James hall ch 9
 
Process modelling
Process modellingProcess modelling
Process modelling
 
Using Function Point Metrics For Software Economic Studies
Using Function Point Metrics For Software Economic StudiesUsing Function Point Metrics For Software Economic Studies
Using Function Point Metrics For Software Economic Studies
 
End user development
End user developmentEnd user development
End user development
 
Chapter05
Chapter05Chapter05
Chapter05
 
End User Development - Governance and Risk Management
End User Development - Governance and Risk ManagementEnd User Development - Governance and Risk Management
End User Development - Governance and Risk Management
 
System analysis and design
System analysis and designSystem analysis and design
System analysis and design
 
Software Engineering
Software Engineering Software Engineering
Software Engineering
 
Software Engineering
Software Engineering Software Engineering
Software Engineering
 
Computer Sided Software Engineering
Computer Sided Software EngineeringComputer Sided Software Engineering
Computer Sided Software Engineering
 
Unit3 Software engineering UPTU
Unit3 Software engineering UPTUUnit3 Software engineering UPTU
Unit3 Software engineering UPTU
 
The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...
The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...
The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...
 
Unit v -Construction and Evaluation
Unit v -Construction and EvaluationUnit v -Construction and Evaluation
Unit v -Construction and Evaluation
 
Chapter03
Chapter03Chapter03
Chapter03
 
4+1archi
4+1archi4+1archi
4+1archi
 
Unit iv -Documenting and Implementation of Software Architecture
Unit iv -Documenting and Implementation of Software ArchitectureUnit iv -Documenting and Implementation of Software Architecture
Unit iv -Documenting and Implementation of Software Architecture
 
Building an Information System
Building an Information SystemBuilding an Information System
Building an Information System
 
Evaluating Alternatives for Requirements, Envireonment, and Implemetation
Evaluating Alternatives for Requirements, Envireonment, and ImplemetationEvaluating Alternatives for Requirements, Envireonment, and Implemetation
Evaluating Alternatives for Requirements, Envireonment, and Implemetation
 

Viewers also liked

Stress and conflict
Stress and conflictStress and conflict
Stress and conflictravi kant
 
Concept of residence under income tax act (with the concept of dtaa and poem)
Concept of residence under income tax act (with the concept of dtaa and poem)Concept of residence under income tax act (with the concept of dtaa and poem)
Concept of residence under income tax act (with the concept of dtaa and poem)Amitabh Srivastava
 
Recruitment and selection
Recruitment and selectionRecruitment and selection
Recruitment and selectionravi kant
 
Income tax-ppt
Income tax-pptIncome tax-ppt
Income tax-pptlkiju
 
The apocalypse trigger - Gamification in customer engagement - Manu Melwin Joy
 The apocalypse trigger - Gamification in customer engagement  - Manu Melwin Joy The apocalypse trigger - Gamification in customer engagement  - Manu Melwin Joy
The apocalypse trigger - Gamification in customer engagement - Manu Melwin Joymanumelwin
 
Make it happen Masterclass
Make it happen MasterclassMake it happen Masterclass
Make it happen MasterclassFay Chapple, MBA
 
Normas del desempeño docente evaluacion. del 14 dic 16 (1)
Normas del desempeño docente evaluacion. del 14 dic 16 (1)Normas del desempeño docente evaluacion. del 14 dic 16 (1)
Normas del desempeño docente evaluacion. del 14 dic 16 (1)Frans Alvarado
 
Learning region platform_for_competitiveness_and_innovation
Learning region platform_for_competitiveness_and_innovationLearning region platform_for_competitiveness_and_innovation
Learning region platform_for_competitiveness_and_innovationDr. Amit Kapoor
 
Elasticity of demand
Elasticity of demandElasticity of demand
Elasticity of demandravi kant
 
Marketing.ppt 1
Marketing.ppt 1Marketing.ppt 1
Marketing.ppt 1ravi kant
 
Ibm and ias 1
Ibm and ias 1Ibm and ias 1
Ibm and ias 1ravi kant
 

Viewers also liked (20)

Caim ppt
Caim pptCaim ppt
Caim ppt
 
Stress and conflict
Stress and conflictStress and conflict
Stress and conflict
 
Concept of residence under income tax act (with the concept of dtaa and poem)
Concept of residence under income tax act (with the concept of dtaa and poem)Concept of residence under income tax act (with the concept of dtaa and poem)
Concept of residence under income tax act (with the concept of dtaa and poem)
 
Nonverbal
NonverbalNonverbal
Nonverbal
 
Recruitment and selection
Recruitment and selectionRecruitment and selection
Recruitment and selection
 
Income tax-ppt
Income tax-pptIncome tax-ppt
Income tax-ppt
 
GST - India
GST - IndiaGST - India
GST - India
 
The apocalypse trigger - Gamification in customer engagement - Manu Melwin Joy
 The apocalypse trigger - Gamification in customer engagement  - Manu Melwin Joy The apocalypse trigger - Gamification in customer engagement  - Manu Melwin Joy
The apocalypse trigger - Gamification in customer engagement - Manu Melwin Joy
 
Make it happen Masterclass
Make it happen MasterclassMake it happen Masterclass
Make it happen Masterclass
 
Normas del desempeño docente evaluacion. del 14 dic 16 (1)
Normas del desempeño docente evaluacion. del 14 dic 16 (1)Normas del desempeño docente evaluacion. del 14 dic 16 (1)
Normas del desempeño docente evaluacion. del 14 dic 16 (1)
 
GST INDIA
GST INDIA GST INDIA
GST INDIA
 
Income tax-ppt-revised
Income tax-ppt-revisedIncome tax-ppt-revised
Income tax-ppt-revised
 
Learning region platform_for_competitiveness_and_innovation
Learning region platform_for_competitiveness_and_innovationLearning region platform_for_competitiveness_and_innovation
Learning region platform_for_competitiveness_and_innovation
 
Elasticity of demand
Elasticity of demandElasticity of demand
Elasticity of demand
 
Marketing.ppt 1
Marketing.ppt 1Marketing.ppt 1
Marketing.ppt 1
 
Fm
FmFm
Fm
 
Mcp1 2
Mcp1 2Mcp1 2
Mcp1 2
 
Ibm and ias 1
Ibm and ias 1Ibm and ias 1
Ibm and ias 1
 
Indo china
Indo chinaIndo china
Indo china
 
Hrm
HrmHrm
Hrm
 

Similar to Caim

Sap Interview Questions - Part 1
Sap Interview Questions - Part 1Sap Interview Questions - Part 1
Sap Interview Questions - Part 1ReKruiTIn.com
 
miniprojectreport
miniprojectreportminiprojectreport
miniprojectreportsilpa mohan
 
22598435 project-on-banking-system-in-mis-pdf
22598435 project-on-banking-system-in-mis-pdf22598435 project-on-banking-system-in-mis-pdf
22598435 project-on-banking-system-in-mis-pdfDeepak Malusare
 
22598435 project-on-banking-system-in-mis-pdf(1)
22598435 project-on-banking-system-in-mis-pdf(1)22598435 project-on-banking-system-in-mis-pdf(1)
22598435 project-on-banking-system-in-mis-pdf(1)Sruthi S
 
TITLE_OF_THE_PROJECT_School_Management_S by SS gupta743.pptx
TITLE_OF_THE_PROJECT_School_Management_S by SS gupta743.pptxTITLE_OF_THE_PROJECT_School_Management_S by SS gupta743.pptx
TITLE_OF_THE_PROJECT_School_Management_S by SS gupta743.pptxTArmy1
 
Library Management System using oracle database
Library Management System using oracle databaseLibrary Management System using oracle database
Library Management System using oracle databaseSaikot Roy
 
Rapid Application Development & Prototyping
Rapid Application Development & PrototypingRapid Application Development & Prototyping
Rapid Application Development & PrototypingMedian Rupawan
 
Hard work matters for everyone in everytbing
Hard work matters for everyone in everytbingHard work matters for everyone in everytbing
Hard work matters for everyone in everytbinglojob95766
 
System Development Life Cycle ( Sdlc )
System Development Life Cycle ( Sdlc )System Development Life Cycle ( Sdlc )
System Development Life Cycle ( Sdlc )Jennifer Wright
 

Similar to Caim (20)

Sap Interview Questions - Part 1
Sap Interview Questions - Part 1Sap Interview Questions - Part 1
Sap Interview Questions - Part 1
 
ASSIGNMENT
ASSIGNMENT ASSIGNMENT
ASSIGNMENT
 
Computers in management
Computers in managementComputers in management
Computers in management
 
Fulltext01
Fulltext01Fulltext01
Fulltext01
 
miniprojectreport
miniprojectreportminiprojectreport
miniprojectreport
 
22598435 project-on-banking-system-in-mis-pdf
22598435 project-on-banking-system-in-mis-pdf22598435 project-on-banking-system-in-mis-pdf
22598435 project-on-banking-system-in-mis-pdf
 
22598435 project-on-banking-system-in-mis-pdf(1)
22598435 project-on-banking-system-in-mis-pdf(1)22598435 project-on-banking-system-in-mis-pdf(1)
22598435 project-on-banking-system-in-mis-pdf(1)
 
TITLE_OF_THE_PROJECT_School_Management_S by SS gupta743.pptx
TITLE_OF_THE_PROJECT_School_Management_S by SS gupta743.pptxTITLE_OF_THE_PROJECT_School_Management_S by SS gupta743.pptx
TITLE_OF_THE_PROJECT_School_Management_S by SS gupta743.pptx
 
Building information systems
Building information systemsBuilding information systems
Building information systems
 
Sample report
Sample reportSample report
Sample report
 
System design
System designSystem design
System design
 
Ems
EmsEms
Ems
 
Library Management System using oracle database
Library Management System using oracle databaseLibrary Management System using oracle database
Library Management System using oracle database
 
Rapid Application Development & Prototyping
Rapid Application Development & PrototypingRapid Application Development & Prototyping
Rapid Application Development & Prototyping
 
James hall ch 14
James hall ch 14James hall ch 14
James hall ch 14
 
Hard work matters for everyone in everytbing
Hard work matters for everyone in everytbingHard work matters for everyone in everytbing
Hard work matters for everyone in everytbing
 
Final
FinalFinal
Final
 
System Development Life Cycle ( Sdlc )
System Development Life Cycle ( Sdlc )System Development Life Cycle ( Sdlc )
System Development Life Cycle ( Sdlc )
 
The ZDLC Brief
The ZDLC BriefThe ZDLC Brief
The ZDLC Brief
 
Erp
ErpErp
Erp
 

Recently uploaded

Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
A305_A2_file_Batkhuu progress report.pdf
A305_A2_file_Batkhuu progress report.pdfA305_A2_file_Batkhuu progress report.pdf
A305_A2_file_Batkhuu progress report.pdftbatkhuu1
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 
Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Roland Driesen
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxpriyanshujha201
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...Suhani Kapoor
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst SummitHolger Mueller
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetDenis Gagné
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLSeo
 
Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...
Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...
Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...lizamodels9
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsP&CO
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayNZSG
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...Aggregage
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesDipal Arora
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...Paul Menig
 

Recently uploaded (20)

Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
A305_A2_file_Batkhuu progress report.pdf
A305_A2_file_Batkhuu progress report.pdfA305_A2_file_Batkhuu progress report.pdf
A305_A2_file_Batkhuu progress report.pdf
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst Summit
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 
Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...
Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...
Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 

Caim

  • 1. Presentation On Computer application in management Submitted To – Dr. Neeraj Singh Submitted By –Ankita Srivastava (Faculty of IBM) Hrishikesh Pandey C. s. j. m. university, Ravi kant Kanpur Shivam Singh Sonali Mishra (Institute of business management) 1
  • 2.  Application portfolio development  Introduction to a micro database manager  Program development cycle  Flowchart  Input-process-output model  Report generation  Label generation 2
  • 3. APPLICATION PORTFOLIO DEVELOPMENT Evolution of the practice - Likely the earliest mention of the Applications Portfolio was in Cyrus Gibson and Richard Nolan's HBR article "Managing the Four Stages of EDP Growth" in 1974. 3
  • 4.  Application Portfolio Management – IT application portfolio management (APM) is a practice that has emerged in mind to large-size information technology (IT) organizations since the mid-1990s. Application portfolio management attempts to use the lessons of financial portfolio management to justify and measure the financial benefits. 4
  • 5.  Business Case for APM - According to Forrester Research, “For IT operating budgets, enterprises spend two- third or more on ongoing operations and maintenance”. With a large majority of expenses going to manage the existing IT applications, the transparency of the current inventory of applications and resource consumption is a primary goal of application portfolio management. 5
  • 6. The Database manager is a program module which provides the interface between the low level data stored in the database and the application programs and queries submitted to the system. 6
  • 7.  Database typically required lots of storage space (in gigabytes).  This must be stored on disks.  Data is moved between disk and main memory as and when needed.  The goal of database system is to simplify and facilitate access to data.  The performance in terms of response time, is also very important. 7
  • 9. Database manager interacts with the file manager of the operating system by storing raw data on disk using the file system usually provided by a conventional operating system. The database manager would translate a DML (Data Manipulation Language) statement into sequence of low-level file system commands for storing, retrieving and updating data in the database. 9
  • 10. By defining security checks and constraints, the database manager ensures that the database is safe. The database manager is endowed with the power of letting the users use the database and also deny it. It is the sole responsible person to provide access rights to a user like - read only, read-write etc. 10
  • 12. There are four major stages in the program development cycle –  Stage A: Agency Culture In Stage A, Agency Culture, the programmer develops an understanding of the agency’s mission and helps develop the strategic programming goals of the agency.  Stage B: Targeted Program Development In Stage B, Targeted Program Development, the programmer beings focusing on the unique programming needs of specifically targeted participant groups. 12
  • 13.  Stage C: Operational Strategies In Stage C, Operational Strategies, a written program plan that is a “script for operation” is developed, and the program is staged.  Stage D: Follow-Up Analysis In Stage D, Follow-Up Analysis, the program is evaluated and a disposition decision made on the basis of evaluation data that has been collected. 13
  • 14. Flowchart A flowchart is a type of diagram that represents an algorithm, workflow or process, showing the steps as boxes of various kinds, and their order by connecting them with arrows. Flowcharts are used in analyzing, documenting or managing a process or program in various fields. A simple flowchart representing a process for dealing with a non-functioning lamp is below - 14
  • 15. N NO YES Y NO NO Lamp doesn’t work Lamp plugged in? Bulb burned out? Repair lamp Plug in lamp Replace bulb 15
  • 16. History The first structured method for documenting process flow, the “flow process chart”, Was introduced by frank gilibreth to members of the american society of mechanical engineers(ASME) In 1921 in the presentation “ process charts first steps in finding the one best way.” 16
  • 17. Flowchart Symbols – Symbol Name Functions Start/End An oval represents a start or end point Arrows A line is a connector that shows relationship between the representative shapes Input / Output A parallelogram represents input or output Process A rectangle represents a process Decision A diamond indicates a decision 17
  • 18. Types of flowchart Sterneckert suggested that flowcharts can be modeled from the perspective of different user groups and that there are four general types: • Document flowcharts • Data flowcharts • System flowcharts • Program flowchart 18
  • 19. INPUT-PROCESS-OUTPUT MODEL The input-process-output (IPO) model or input- process-output pattern, is a widely used approach in system analysis and software engineering for describing the structure of an information processing program or other process. The system would divide the work into two categories:  A requirement from the environment (input)  A provision for the environment (output) 19 Input Process Output
  • 20. Real Life Applications -  Corporate business - The usage of such systems could help to create stronger human organisations in terms of company operations in each and every department of the firm.  Programming – The majority of existing programs for coding, such as Java, C++, would be based upon a deterministic IPO model, with clear inputs coming from the coder, converting into outputs, such as applications.  Scientific – A calculator, which uses inputs, provided by the operator and processes them into outputs to be used by the operator. 20
  • 21. REPORT GENERATION The objective of this lesson is to learn how to create basic reports, charts, and pivot tables using Excel’s powerful tools. Novus Business and IT Training Program. 21
  • 22.  Report generator - A report generator is a computer program whose purpose is to take data from a source such as a database, XML stream or a spreadsheet, and use it to produce a document in a format which satisfies a particular human readership.  Report generation - Report generation functionality is almost always present in database systems, where the source of the data is the database itself. It can also be argued that report generation is part of the purpose of a spreadsheet. 22
  • 23. Label generation Every zone on the Internet has, either implicitly or explicitly, a set of rules governing the labels allowed in that zone. Sometimes, these are implicit and trivial, such as, “I only permit labels that have something to do with my company,” or, “We name all our hosts after moons of Jupiter.” 23
  • 24. Benefits of a well-defined LGR process There are a number of aspects of label and variant evaluation for root zone allocation that are not properly the subject of case-by-case analysis. The primary benefit of the LGR process is as a mechanism that delivers hands-off evaluation for these aspects. 24
  • 25. 25