Skip to main content Skip to navigation

MA117 Content

Content: Aspects of software specification, design, implementation and testing will be introduced in the context of the Java language. The description of basic elements of Java will include data types, expressions, assignment and compound, alternative and repetitive statements. Program structuring and object oriented development will be introduced and illustrated in terms of Java's method, class and interface. This will enable the development of software that reads data in a variety of contexts, performs computations on that data and displays results in text and graphical form. Examples of iterative and recursive algorithms will be given. The importance of Java and Java Virtual Machine in networked computing will be described. The majority of examples will be standard applications but the development of Java Applets to be delivered by web browsers will also be covered.

Aims: To provide an understanding of the process of scientific software development and an appreciation of the importance of data vetting, sound algorithms and informative presentation of results.

Objectives: To enable the student to become confident in the use of the Java language for scientific programming.

Books:

Books are not essential for this module as use will be made of on-line tutorial and reference material. An informative, optional text is

H M Deitel & P J Deitel, Java How to Program (2nd or 3rd Ed), Prentice Hall.