<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>Quaestiones Informaticae Vol 4 No 2</title>
<link href="https://ir.unisa.ac.za/handle/10500/24121" rel="alternate"/>
<subtitle/>
<id>https://ir.unisa.ac.za/handle/10500/24121</id>
<updated>2026-05-06T12:53:21Z</updated>
<dc:date>2026-05-06T12:53:21Z</dc:date>
<entry>
<title>New CS syllabuses at Natal (PMB)</title>
<link href="https://ir.unisa.ac.za/handle/10500/24193" rel="alternate"/>
<author>
<name>Postma, Stef W.</name>
</author>
<id>https://ir.unisa.ac.za/handle/10500/24193</id>
<updated>2018-06-01T01:00:56Z</updated>
<published>1986-01-01T00:00:00Z</published>
<summary type="text">New CS syllabuses at Natal (PMB)
Postma, Stef W.
The Department of Computer Science of the Pietermaritzburg Campus of the University of Natal is one of the&#13;
youngest departments in the country, although service courses to the Faculty of Commerce have been available for&#13;
some years. In 1985 the department is teaching its second lot of third year students, and is preparing to offer an&#13;
Honours course in 1986. Masters and doctoral students are catered for on an individual basis.&#13;
As a result of the experiences gained over the last four years, a slight expansion in the academic staff&#13;
complement, the fifth generation ferment, and the requirements of the Honours degree, it was felt that the syllabuses&#13;
[UNIV-85] should be revised. This paper sets out the final results of the revision and attempts to justify some of the&#13;
decisions reached. It should however be realised that the revision did not involve a change of course amidstreams,&#13;
but, in many instances, only minor adjustments.
</summary>
<dc:date>1986-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>Finding All Primes Less Than Some Maximum C.C.Handley University of Natal Durban4001</title>
<link href="https://ir.unisa.ac.za/handle/10500/24135" rel="alternate"/>
<author>
<name>Handley, C.C.</name>
</author>
<id>https://ir.unisa.ac.za/handle/10500/24135</id>
<updated>2018-05-31T09:35:50Z</updated>
<published>1986-01-01T00:00:00Z</published>
<summary type="text">Finding All Primes Less Than Some Maximum C.C.Handley University of Natal Durban4001
Handley, C.C.
The problem of finding all prime numbers less than some specified maximum is frequently set as an exercise to&#13;
beginning programmers, particular students doing their first programming course at University. Several different&#13;
solutions to this problem are presented and tested. Experimentally derived timings are presented for these algorithms&#13;
implemented in different languages. From these times, we can draw the conclusions that using only primes as&#13;
divisors is not significantly faster than using all odd numbers, and that, in certain circumstances, FORTRAN&#13;
programs may well take longer than equivalent Pascal programs.
</summary>
<dc:date>1986-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>A persistent programming language: preliminary Report</title>
<link href="https://ir.unisa.ac.za/handle/10500/24134" rel="alternate"/>
<author>
<name>Berman, Sonia</name>
</author>
<id>https://ir.unisa.ac.za/handle/10500/24134</id>
<updated>2018-05-31T09:36:44Z</updated>
<published>1986-01-01T00:00:00Z</published>
<summary type="text">A persistent programming language: preliminary Report
Berman, Sonia
A persistent programming language PPL is currently being designed at the University of Cape Town. The&#13;
language treats persistence (permanent storage) as an orthogonal property of data and is consistent in its treatment&#13;
of persistent and transient data. The persistence of an object is the length of time the object exists. In traditional&#13;
programming languages, data does not last longer than the execution of the program unless some storage agency&#13;
such as a file or database is used. With persistent programming, data can continue to exist after programs have been&#13;
run to completion, and the method of accessing the data is the same for both long and short term objects. The&#13;
inclusion of semantic data modelling concepts [8] in a programming language is also being investigated in PPL.&#13;
This paper describes the need for a persist.ent programming language and gives an overview of PPL.
</summary>
<dc:date>1986-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>A summation problem</title>
<link href="https://ir.unisa.ac.za/handle/10500/24133" rel="alternate"/>
<author>
<name>Aik-Koen, Heng</name>
</author>
<id>https://ir.unisa.ac.za/handle/10500/24133</id>
<updated>2018-05-31T09:37:08Z</updated>
<published>1986-01-01T00:00:00Z</published>
<summary type="text">A summation problem
Aik-Koen, Heng
This paper suggests a method to minimize the roundoff errors of adding N positive nimbers. The idea of&#13;
construction can be easily applied to a linear recurrence process.
</summary>
<dc:date>1986-01-01T00:00:00Z</dc:date>
</entry>
</feed>
