Lecture overview -- Keyboard shortcut: 'u'  Previous page: An example of an elucidative program -- Keyboard shortcut: 'p'  Next page: Examples of elucidative programs -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Help page about these notes  Alphabetic index  Course home  Page 23 : 47
Elucidative Programming
An example of an elucidative program

In order to be concrete we will here give an example of an elucidative program. This program is akin to the program which is discussed in the SIGDOC paper

The example illustrates the development of a small program that converts a large integer, representing the number of seconds elapsed since January 1, 1970 to a conventional date and time structure

Internal comment: - Her kommer Java eksemplet fra Max