This textbook introduces the Ada programming language in a manner suitable for students with little or no previous experience of programming. It shows how solutions can be systematically designed and how these solutions can then be implemented on a computer. The early parts of the book concentrate on solving small problems while the later parts show how packages can be used in the construction of reliable large programs. As Ada is a complex and versatile...