Difference between revisions of "ADA (programming language)"

From Conservapedia
Jump to navigation Jump to search
(link)
Line 1: Line 1:
 
'''ADA''' is an [[object-oriented]], strongly-typed programming language which the US [[Department of Defense]] uses for much of its contracted software development. It is equal in power to [[Java (programming language)|Java]] and is especially popular for programming embedded systems.
 
'''ADA''' is an [[object-oriented]], strongly-typed programming language which the US [[Department of Defense]] uses for much of its contracted software development. It is equal in power to [[Java (programming language)|Java]] and is especially popular for programming embedded systems.
 +
 +
See: [[Ada Lovelace]]
  
 
==Links==
 
==Links==
 
*[http://www.cs.fit.edu/~ryan/ada/ada-hist.html History of the ADA programming language]
 
*[http://www.cs.fit.edu/~ryan/ada/ada-hist.html History of the ADA programming language]

Revision as of 04:27, April 15, 2011

ADA is an object-oriented, strongly-typed programming language which the US Department of Defense uses for much of its contracted software development. It is equal in power to Java and is especially popular for programming embedded systems.

See: Ada Lovelace

Links