Geometry.Net - the online learning center
Home  - Basic_A - Ada Programming

e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 103    1  | 2  | 3  | 4  | 5  | 6  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Ada Programming:     more books (100)
  1. Programming And Problem Solving With Ada 95 by Nell B. Dale, Chip Weems, et all 2000-03-01
  2. Concurrent and Real-Time Programming in Ada by Alan Burns, Andy Wellings, 2007-07-16
  3. Real-Time Systems and Programming Languages: Ada, Real-Time Java and C/Real-Time POSIX (International Computer Science Series) by Alan Burns, Andy Wellings, 2009-05-07
  4. Programming in Ada 2005 with CD by John Barnes, 2006-07-10
  5. Programming in Ada 95 (2nd Edition) (International Computer Science Series) by John Barnes, 1998-06-10
  6. Ada for Software Engineers by Mordechai Ben-Ari, 2009-04-16
  7. Ada As A Second Language by Norman Cohen, 1995-12-01
  8. Ada 2005 Reference Manual. Language and Standard Libraries: International Standard ISO/IEC 8652/1995(E) with Technical Corrigendum 1 and Amendment 1 (Lecture ... / Programming and Software Engineering)
  9. Programming in Ada Plus Language Reference Manual (International Computer Science Series) by Barnes, 1991-06
  10. Ada 95 from the Beginning (3rd Edition) by J. Skansholm, 1996-09-23
  11. Ada 2005 Rationale: The Language, The Standard Libraries (Lecture Notes in Computer Science / Programming and Software Engineering) by John Barnes, 2008-06-27
  12. ADA PLUS DATA STRUCTURES by Nell Dale, John W. McCormick, 2006-08-01
  13. Ada 95: Problem Solving and Program Design (3rd Edition) by Michael B. Feldman, Elliot B. Koffman, 1999-03-26
  14. Ada 95 Rationale: The Language - The Standard Libraries (Lecture Notes in Computer Science)

1. The Ada Programming Language
Sort by Copyright Year Author Title. Programming in Ada 95, 2/E
http://www.engin.umd.umich.edu/CIS/course.des/cis400/ada/ada.html
The Ada Programming Language
Click below to go directly to a specific section:
History
Significant Language Features Areas of Application Sample Programs ... Printed References
History
The Ada language is the result of the most extensive and most expensive language design effort ever undertaken. Up until 1974 half of the applications at The Department of Defense were embedded systems. An embedded system is one where the computer hardware is embedded in the device it controls. More than 450 programming languages were used to implement different DoD projects, and none of them were standardized. Because of this, software was rarely reused. For these reasons, the Army, Navy, and Air Force proposed to develop a high-level language for embedded systems.
Significant Language Features
  • Packages - Data types, data objects, and procedure specifications can be encapsulated into a package. This supports the program design of data abstraction.
  • Exception Handling - Ada has very good exception handling capabilities which allow the program to handle its own run-time errors.
  • Generic Program Units - It is possible to write a procedure (for example, a sorting procedure) which does not require a data type to be specified.

2. The Big Book Of Linux Ada Programming
Linux ada programming.Category Computers Programming Languages Ada Linux......The Big Online Book of Linux ada programming. An online documentationproject over 27,000 lines long. Last Updated July 22, 2002.
http://www.vaxxine.com/pegasoft/homes/book.html
The Big Online Book of Linux Ada Programming
An online documentation project over 27,000 lines long. Last Updated : July 22, 2002
Do you want to develop Linux applications twice as fast as the C language?
Read on!

Latest version: [ North America/Canada ] Download files: [ .zip HTML ] [ PDF ] Unofficial mirrors: [ Europe/Spain ] [ Asia/Japan ] [ OOP Web ] Search the Big Book for a word or phrase Special Thanks To Jean-Marc Bourguet (C++ exceptions)
Mike Brenner (Pure)
Jeff Creem (user stack and errno clarifications)
Warren W. Gay (Ada Streams)
Bernhard Gubanka (Debugging Pools clarifications)
Eric L. Schott, Warren W. Gay, Jean-Marc Bourguet (Adjust vs. C++ Copy Constructors)
Rush Kesler (PDF version)
Karl Ranseier (audio bug) Duncan Sands (Fortran, Elaborate_All) Erik Sigra (Automake) Wilhelm Spickermann (CVS) Leonid A. Timochouk (Florist clarifications) Michael Uplawski (typing mistake) Talk with the author at ken-nospam@pegasoft.ca (remove the "-nospam"). Hosted by PegaSoft Canada . Special thanks to the Ada Linux Team
Table of Contents
i. Preface

3. Ada FAQ: Programming With Ada
Like the ada programming language, the contest is named in honor of the first programmerin history, Lady Ada Lovelace. 5 ObjectOriented Programming with Ada.
http://www.adahome.com/FAQ/programming.html
From: M.Kempe@ieee.org (Magnus Kempe) Newsgroups: comp.lang.ada,comp.answers,news.answers Distribution: world Subject: Ada FAQ: Programming with Ada (part [1,2,3,4] of 4) Followup-To: poster Reply-To: M.Kempe@ieee.org (Magnus Kempe) Summary: Ada Programmer's Frequently Asked Questions (and answers), part [1,2,3,4] of 4. Please read before posting. Keywords: advanced language, artificial languages, computer software, data processing, programming languages, Ada Organization: None Archive-name: computer-lang/Ada/programming/part[1,2,3,4] Comp-lang-ada-archive-name: programming/part[1,2,3,4] Posting-Frequency: monthly Last-modified: 25 December 1998 Last-posted: 30 September 1996 This FAQ is maintained by Magnus Kempe at the Ada Home
Ada Programmer's
Frequently Asked Questions (FAQ)
IMPORTANT NOTE: No FAQ can substitute for real teaching and documentation. There is a list of tutorials and an annotated list of Ada books in the companion Learning Ada FAQ Recent changes to this FAQ are listed in the first section after the table of contents . This document is
Introduction
Ada is an advanced, modern programming language, designed and standardized to support and strongly encourage widely recognized software engineering principles:

4. Ada Resource Assoc.'s Ada Information Clearinghouse Home Page
Provides GNAT compiler information, news, and product features. Profiles the ACT company, support services, and testimonials. SGI and Ada Core Technologies Team Up to Support Ada 95 Users. Ada Core Will Provide OSBased Customers for the Ada 95 Compiler
http://www.adaic.org/
Spotlighting an ARA member: Click here for the current AdaIC sponsor spotlight.
Ada

at Work

Why Ada?

Ada
...
Index

Ada is designed for embedded systems, safety-critical software, and large projects that require portability and maintainability. For example, over 99 percent of the aviation software in the Boeing 777 is in Ada. Not surprisingly, Ada is the first object-oriented design programming language to be accepted as an international standard.
The language is named after Ada Byron , Countess of Lovelace, who was the first published computer programmer and daughter of the poet Lord Byron.
The Ada Information Clearinghouse has served a community of software engineers, managers, and programmers for over fifteen years. The Web site provides articles on Ada applications, databases of available compilers, current job offerings, and more.
The AdaIC is managed by the Ada Resource Association (ARA), a group of software tool vendors that supports the use of Ada for excellence in software engineering.
Ada has kept its promise made over twenty years ago to save lifecycle costs from planning software to updating legacy systems. Easily reused and maintained, readable and user friendly, Ada code facilitates such massive software projects as the Space Station and the Paris Metro. It has proven to be extraordinarily robust in decades' worth of daily field tests under the most rigorous conditions in which millions of lives have been at stake. The language dominates air transport and subways and runs everything from video security systems to pollution monitoring devices.

5. BNF Of The Ada Programming Language
Each element of this page is an anchor to a description of a syntax rule.Category Computers Programming Ada FAQs, Help, and Tutorials......BNF of the ada programming Language. Each element of this page isan anchor to a description of a syntax rule of the Ada language.
http://cui.unige.ch/db-research/Enseignement/analyseinfo/Ada95/BNFindex.html
BNF of the Ada Programming Language
Each element of this page is an anchor to a description of a syntax rule of the Ada language. Each rule is illustrated by a graphical syntactic diagram. The rule names and non-terminal names are extracted from the Language Reference Manual (LRM) . The rules are listed below in their order of appearance in the manual.
[What is BNF?]

[other languages BNF]

Some interesting starting points to explore the language:
Compilation (root of the syntax)

Declarations

Expressions

[index on key words]
...
[index on special characters]
Rules listed by LRM chapter:
Lexical Elements
Declarations and Types

Names and Expressions
Statements ... Representation Issues

6. Rationale For The Design Of The Ada Programming Language - Cambridge University
By J. Ichbiah, JGP Barnes, RJ Firth, M. Woodger; Cambridge University Press, 1991, ISBN 0521392675 .Category Computers Programming Languages Ada Books......Home Catalogue Rationale for the Design of the ada programming Language.Related Areas Rationale for the Design of the ada programming Language.
http://books.cambridge.org/0521392675.htm
Home Catalogue
Related Areas: Computer Sciences The Ada Companion Series
New titles Email
For updates on new titles in:
Computer Sciences
Rationale for the Design of the Ada Programming Language
J. Ichbiah, J. G. P. Barnes, R. J. Firth, M. Woodger
In stock This book presents the rationale behind the design and development of the programming language Ada. The materials incorporating corrections to its original printing by the Ada Joint Program Office (AJPO), will be essential reading for all those currently using the language as well as those considering its adoption.
Contents
1. Introduction and preface; 2. Lexical and textual structure; 3. Classical programming; 4. Types; 5. Numeric types; 6. Access types; 7. Derived types; 8. Subprograms; 9. Packages; 10. Separate compilation and libraries; 11. General program structure - visibility and overloading; 12. Generic units; 13. Tasking ;14. Exception handling; 15. Representation classes and machine dependences; 16. Input-output; Bibliography; Index.
Cambridge University Press 2001. Security
Order by phone (+44 (0)1223 326050) or fax (+44 (0)1223 326111).

7. Big Online Book Of Linux Ada Programming - 16 Advanced Linux Programming
,C Equivalent. pragma import, Import identifier from another language, extern?......16 Advanced Linux Programming. 16.1 Writing Your Own Bindings. Ada Package,
http://www.vaxxine.com/pegasoft/homes/16.html
16 Advanced Linux Programming
Last Chapter Table of Contents Next Chapter
16.1 Writing Your Own Bindings
Ada Package Description C Equivalent pragma import Import identifier from another language extern? pragma export Export identifier to another language extern? pragma import_function Like import, but extra options pragma import_procedure Like import, but extra options pragma import_valued_procedure Import a function that returns values as parameters extern? pragma export_function Like export, but extra options pragma export_procedure Like export, but extra options Because gnat is tightly integrated with gcc, we can make certain assumptions that would otherwise be impossible.
  • the basic Ada data types are equivalent to their C counterparts: an Ada integer array is a C integer array in parameters are the same as pass by copy parameters in C in out parameters are the same as passing a pointer as a parameter in C Ada string parameters ending in ASCII.NUL are the same as a C string Ada procedures are the same as C void functions
There are rare cases when these assumptions don't hold (e.g. certain cases when null pointer parameters are not allowed by Ada), but, generally speaking, these assumptions are valid under Linux. Gnat has general purpose interfacing pragmas and support for C types in the Interfaces.C package. Use these if you want maximum portability.

8. Ada Programming Language Resources For Educators And Students
ada programming resources.Category Computers Programming Languages Ada......Ada is the only internationallyrecognized objectoriented programming language. Welcometo the SIGAda education page! You are visitor number
http://www.acm.org/sigs/sigada/education/
Welcome to the SIGAda education page!
You are visitor number
Sorry, You Missed SIGAda 2002!
See you next year at SIGAda 2003.
Write It in Ada Run It on Your Java Virtual Machine!
Our goal with this site is to provide knowledge,resources, and general links
to the Ada community at large, and especially to educators and students.
If you are new to the language of Ada, see our Ada Tutorial Links Page.
See where they're using Ada in Industry
Visit our Ada in Schools page to learn about who's teaching Ada.
Books on Ada
Technical Reports Ada FAQ Tools and Components ... The Ada Informer
This web site is created and maintained at the
Department of Computer Science

The George Washington University

Washington, DC, with partial funding from ACM SIGAda S pecial I nterest G roup on Ada Your feedback is welcomed. For more information, please contact Professor Michael Feldman mfeldman@gwu.edu Last updated: January 15, 2003. Come meet our Team

9. SIGAda WWW Server Home Page
ACM Special Interest Group on Ada information on SIGAda organization and pointers to current information Category Computers Programming Languages Ada...... Here you'll find information on the SIGAda organization and pointers to currentinformation and resources for the ada programming language. SIGAda WWW logo.
http://www.acm.org/sigada/
Welcome to the World Wide Web Home Page for ACM SIGAda the S pecial I nterest G roup on Ada Here you'll find information on the SIGAda organization and pointers to current information and resources for the Ada programming language. New! SIGAda / ARA
Ada Employment Opportunities Database
New! A CGI application written completely in Ada SIGAda 2003
http://www.acm.org/conf/sigada2003/
San Diego, California 7-11 December 2003 Sponsored by ACM SIGAda The SIGAda Home Page will help you discover information about the following topics: Ada Advocacy
Ada Community

Ada FAQs

Basic Information
...
SIGAda Working Groups
Basic Information
Ada 95 Standard and Rationale
Learning Ada 95

What is Ada?
Ada FAQs
AdaPower FAQ
comp.lang.ada

Learning Ada
Programming Ada ... Team-Ada
Creating Ada Software
Bindings (interfaces to other software) Compilers and Development Tools Components Links to other Interesting Ada Info Tips on Writing Ada Software ... Vendors
Ada Advocacy
Ada Information Clearinghouse Ada Usage and Success Stories Interesting Ada Articles Selecting a Programming Language ... SIGAda Logo download
The Ada Community
Ada in Universities Ada on the WWW (other home pages) Ada Organizations Around the World Conferences including STC 2003 Contacting Others in the Ada Community Electronic Gatherings ( mailing lists and newsgroups Job Bank Local SIGAda Chapters Other ACM SIGs relevant to the Ada Community ... Vendors
SIGAda Working Groups
Ada Applications Programming Interfaces (APIs) forming Ada as an HDL Ada Bindings (deactivated) Ada Run-Time Environment (deactivated)

10. The Ada Programming Language: Stack Program!
. This programdemonstrates the STACK ADT, using the ada programming language. Source Code.......The ada programming Language. Stack Example Program.
http://www.engin.umd.umich.edu/CIS/course.des/cis400/ada/stack.html
The Ada Programming Language
Stack Example Program
Click below to go directly to a specific section:
Description
Source Code Program Notes
Description
This program demonstrates the STACK ADT, using the Ada programming language.
Source Code
Ada Stack Program
  • Due to it's length, please click View Source Code in order to see it.
  • Click here to download the source code.
Program Notes
This program was created by Tom Duke, 16 April 1985. Last modified: 05:30 PM on 11/18/1996 by Rachelle Tustanowski

11. History Of The Ada Programming Language
Contains a timeline listing various milestones for Ada.Category Computers Programming Languages Ada History......History of the ada programming Language. Time line. AJPO established theAda 9X Project in July 1988 to revise the ada programming language.
http://www.cs.fit.edu/~ryan/ada/ada-hist.html
History of the Ada Programming Language
Time line
  • In a cost study done in 1973-1974 it was determined that the US Department of Defense was spending $3 billion annually on software, over half on embedded computer systems.
  • The Higher Order Language Working Group (HOLWG) was formed in January 1975 with William Whitaker as chair.
  • In April 1975 the initial language requirements were compiled in a document known as Strawman.
  • Based on the response, revised requirements, Woodenman, August 1975, and Tinman, January 1976 were created.
  • The HOLWG evaluated 23 existing languages against the Tinman requirements: FORTRAN, COBOL, PL/I, HAL/S, TACPOL, CMS-2, CS-4, SPL/I, JOVIAL J3, JOVIAL J73, ALGOL 60, ALGOL 68, CORAL 66, Pascal, SUMULA 67, LIS, LTR, TRL/2, EUCLID, PDL2, PEARL, MORAL, EL/I concluding in January 1977 that none were suitable, though Pascal, ALGOL 68 or PL/I would be a good starting point.
  • The ideal language specification, Ironman, appeared in January 1977.
  • Request for proposals were issued April 1977; 17 proposals received. Four contractors were picked to produce prototype languages:

12. Some Information On The Ada Programming Language
For those who are discovering Ada, the Ada Home Web Server has a summary introduction to Ada, lists Category Computers Programming Ada FAQs, Help, and Tutorials......Some information on the ada programming language. (The following was extractedfrom AJPO information flyer G401193 on the Ada Information
http://www.cs.kuleuven.ac.be/~dirk/ada-belgium/ada.html
Some information on the Ada programming language
(The following was extracted from AJPO information flyer G40-1193 on the Ada Information Clearinghouse; see also below.)
What is Ada?
Ada is an internationally standardized, general-purpose programming language used in a wide variety of applications from missile control to payroll processing to air traffic control. Ada contains features commonly found in other programming languages and provides additional support for modern programming practices, for controlling special purpose hardware to meet real-time deadlines, and for the creation and enhancement of large and complex programs by groups of programmers over long periods of time. Ada encourages good programming practices by incorporating software engineering principles with strong typing, modularity, portability, reusability and readability. These features reduce costs in software development, verifying, debugging, and maintenance that typically puts strain on an organization's resources over the life of the software.
Portability.

13. Www.simtel.net: MS-DOS // Ada Programming Language
Click Below to Browse Our File Collection, MSDOS // ada programming language.Click Here, ada_tut3.zip, (CD), ADA-TUTR v3.00 Ada-9X programming lang. tutor.
http://www.simtel.net/pub/msdos/ada/
@import url(/simtel.css); Search Simtel Home
Spotlights

Doc's Picks

News Letter Signup
...
Handy Backup

Translate into
Spanish Portuguese French German Italian Japanese Korean
Select a website
mirror:
USA Hungary Poland
Welcome to Simtel.Net - A worldwide distribution network for Shareware, Freeware, and Public Domain software. Click Below to Browse Our File Collection
MS-DOS // Ada programming language
var defaultAd = ''; var freqDays = 1; var freq = 1; var bsid = '18502'; var bsads = '7'; var bsloc = '1462494983'; var bswx = 720; var bshx = 300; var s = bswx + 'x' + bshx; var c = '916'; var cb = '2' Click on (CD) to order on CD. Click here for more information. Click on ( ) purchase/register a program. adapagr2.zip (CD) Manipulates paged files for Ada SR descrips. adatu311.zip (CD) Interactive Ada tutor system, v3.11 ada_lrm1.zip (CD) The Ada Language Reference Manual reader (1/4) ada_lrm2.zip (CD) The Ada Language Reference Manual reader (2/4) ada_lrm3.zip (CD) The Ada Language Reference Manual reader (3/4) ada_lrm4.zip

14. Ada Programming Language - Wikipedia
ada programming language. From Wikipedia, the free encyclopedia. Ada 95 addedsupport for objectoriented programming, including dynamic dispatch.
http://www.wikipedia.org/wiki/Ada_programming_language
Main Page Recent changes Edit this page Older versions Special pages Set my user preferences My watchlist Recently updated pages Upload image files Image list Registered users Site statistics Random article Orphaned articles Orphaned images Popular articles Most wanted articles Short articles Long articles Newly created articles Interlanguage links All pages by title Blocked IP addresses Maintenance page External book sources Printable version Talk
Log in
Help
Other languages: Dansk Deutsch Polski
Ada programming language
From Wikipedia, the free encyclopedia. Ada is a structured , compiled, statically typed programming language , designed by Jean Ichbiah of Honnywell Bull in the . It is positioned to address much the same tasks as C or C++ . Ada was named after Lady Ada Lovelace , the so-called first computer programmer.
Language Features
Ada was originally targetted at embedded and real-time systems, and is still commonly used for those purposes. The Ada 95 revision (designed by Tucker Taft of Intermetrics between 1992 and 1995) improved support for systems, numerical, and financial programming. Notable features of Ada include Strong typing , run-time checking, parallel processing, exception handling, and generics. Ada 95 added support for object-oriented programming, including dynamic dispatch.

15. Talk:Ada Programming Language - Wikipedia
Talkada programming language. From Wikipedia, the free encyclopedia.Moved comments here from main text. Reorganized into threads.buzco
http://www.wikipedia.org/wiki/Talk:Ada_programming_language
Main Page Recent changes Edit this page Older versions Special pages Set my user preferences My watchlist Recently updated pages Upload image files Image list Registered users Site statistics Random article Orphaned articles Orphaned images Popular articles Most wanted articles Short articles Long articles Newly created articles Interlanguage links All pages by title Blocked IP addresses Maintenance page External book sources Printable version Talk
Log in
Help
Talk:Ada programming language
From Wikipedia, the free encyclopedia. Moved comments here from main text. Reorganized into threads. buzco Really only used anymore in US Department of Defense stuff. Oh yeah, and Ada95, the most popular Ada compiler actually translates your code to C, then compiles the C. I love that.
Ada95 is not a compiler, it is a version of Ada, the most recent version, I believe. I am also skeptical of the idea that Ada is "really only used anymore" in the US DOD. Make that C, C++, Forth, FORTRAN, Java, Objective C and Pascal front ends! May be others! buzco The team behind Gnat used in the beginning a proprietary Ada compiler and used that to build an compiler which implemented a subset of Ada big enough to support building itself. Now the team left that proprietary compiler in the dust. After that it was a simple matter of extending that they already have while using the base to build the next more evolved version.

16. ADA Programming - Addison Wesley / Benjamin Cummings Catalog
ada programming. © Copyright 2002 AW Higher Education Group, a division of PearsonEducation, a Pearson plc company. All rights reserved. Legal disclaimer.
http://www.aw.com/catalog/academic/course/1,4095,69958,00.html
Find Your Rep Publish with Us Customer Service Careers ... Statistics
Sort by: Author Title ADA Programming Featured Titles
  • Need to know what support is materials are available for a particular book? Click here Find out how your students can get the latest compilers Find out how your students can get the Oracle 9i Personal Edition Visit InformIT , an online resource center that delivers premium IT content, access to industry experts, training courses, and news. InformIT provides authoritative solutions in key topic areas for techies of all skill levels. Interested in reviewing a textbook? Click here To e-mail Computing, write to computing@aw.com

17. Use Of The Ada Programming Language
DIRECTOR, ADMINISTRATION AND MANAGEMENT; DIRECTORS OF THE DEFENSE AGENCIES; DIRECTORSOF THE DOD FIELD ACTIVITIES. SUBJECT Use of the ada programming Language.
http://www.c3i.osd.mil/c3ia/adamemo.html
Office of the ASSISTANT SECRETARY OF DEFENSE
(Command, Control, Communications and Intelligence)
April 29, 1997 Image copy of this memorandum ( Page 1 MEMORANDUM FOR
  • SECRETARIES OF THE MILITARY DEPARTMENTS
  • CHAIRMAN OF THE JOINT CHIEFS OF STAFF
  • UNDER SECRETARIES OF DEFENSE
  • DIRECTOR, DEFENSE RESEARCH AND ENGINEERING
  • ASSISTANT SECRETARIES OF DEFENSE
  • GENERAL COUNSEL OF THE DEPARTMENT OF DEFENSE
  • INSPECTOR GENERAL OF THE DEPARTMENT OF DEFENSE
  • DIRECTOR, OPERATIONAL TEST AND EVALUATION
  • ASSISTANTS TO THE SECRETARY OF DEFENSE
  • DIRECTOR, ADMINISTRATION AND MANAGEMENT
  • DIRECTORS OF THE DEFENSE AGENCIES
  • DIRECTORS OF THE DOD FIELD ACTIVITIES
SUBJECT: Use of the Ada Programming Language Last year, I asked the National Academy of Sciences' National Research Council Computer Science and Telecommunications Board to study the Department of Defense (DoD) software policies. After carefully reviewing and considering the Board's final report, I have directed my staff to undertake the necessary actions to revise the policy contained in DoD Directive 3405.1, "Computer Programming Language Policy," to eliminate the mandatory requirement for use of the Ada programming language in favor of an engineering approach to selection of the language to be used. Additionally, DoD 5000.2-R, "Mandatory Procedures for Major Defense Acquisition Programs (MDAPS) and Major Automated Information System (MAIS) Acquisition Programs," will be revised consistent with those changes.

18. Use Of The Ada Programming Language
Office of the ASSISTANT SECRETARY OF DEFENSE. (Command, Control, Communicationsand Intelligence). February 14, 1997. Image copy of
http://www.c3i.osd.mil/c3ia/guide.html
Office of the ASSISTANT SECRETARY OF DEFENSE
(Command, Control, Communications and Intelligence)
February 14, 1997 Image copy of this memorandum ( Page 1 MEMORANDUM FOR
  • UNDER SECRETARY OF DEFENSE (ACQUISITION AND TECHNOLOGY)
  • UNDER SECRETARY OF DEFENSE (POLICY)
  • UNDER SECRETARY OF DEFENSE (COMPTROLLER)
  • INSPECTOR GENERAL OF THE DEPARTMENT OF DEFENSE
  • DIRECTORS OF THE DEFENSE AGENCIES
  • DIRECTOR, JOINT STAFF
  • DIRECTOR OF INFORMATION SYSTEMS FOR C4, ARMY
  • DEPUTY ASSISTANT SECRETARY OF DEFENSE (HEALTH SERVICES OPERATIONS), OASD (HEALTH AFFAIRS)
  • DEPUTY ASSISTANT SECRETARY OF THE NAVY (C4I/EW/SPACE)
  • DEPUTY ASSISTANT SECRETARY OF THE AIR FORCE (ACQUISITION)
  • DIRECTORS OF THE DOD FIELD ACTIVITIES
SUBJECT: Guide for Managing Information Technology (IT) as an Investment and Measuring Performance, Version 1.0 The attached "Guide For Managing Information Technology (IT) as an Investment and Measuring Performance", is provided as an aid to implementing information technology-related performance measures. The Performance Measures Integrated Product Team (IPT) developed the Guide in support of the Department's implementation of the Clinger-Cohen Act (also known as the Information Technology Management Reform Act of 1996). The Act requires, among other things, that the Department manage IT as an investment, set goals, measure performance and report progress at improving the efficiency and effectiveness of mission operations through the use of information technology.
The Guide provides a flexible framework for integrating performance measures into management processes; methods and measures for program management; and a template for baselining all IT investments, using a set of common parameters to characterize major drivers such as operational effectiveness, suitability, schedule, technical progress and cost. The Guide has the inherent flexibility and adaptability to be useful for programs or projects of any size.

19. Ada Programming Support Environment From FOLDOC
ada programming Support Environment. tool, project (APSE) A program or set ofprograms to support software development in the Ada language. Examples?.
http://wombat.doc.ic.ac.uk/foldoc/foldoc.cgi?Ada Programming Support Environment

20. Ada Programming Support Environment From FOLDOC
APSE . ada programming Support Environment. tool, project (APSE) A programor set of programs to support software development in the Ada language.
http://wombat.doc.ic.ac.uk/foldoc/foldoc.cgi?APSE

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 1     1-20 of 103    1  | 2  | 3  | 4  | 5  | 6  | Next 20

free hit counter