Web Resources
Some of the resources are available in Danish only.
- The news group of the course is it-c.courses.IPBR, which you can access through your news reader (for example Netscape).
For more information about news groups see the
news groups info-page
here at the department. Currently the page is available in Danish only.
The page is an intranet page. To access it you have to use the name and password given to you at the beginning of your studies.
-
Common
error messages when compiling Java programs and their possible origin (Danish)
-
The course Introduction to Programming (GP) has a CD-ROM with SDK
(Java system), a teaching program BlueJ (which we won't use) and some
other documentation targeted to that course. The CD-ROM can be
borrowed from the student administration if you are interested in it.
-
Local copy of the
Java
1.4.1
documentation, in particular
API (application programmer interface) for all
packages and classes .
-
A very short English/dansk
and dansk/English dictionary of computer terms.
-
Java
Precisely
a compact and detailed description of Java on 68 pages. However, it
does not contain the class libraries. Most useful after you finished
this course.
-
Old exam questions from IPBR:
- January 2003
(questions
ps ,
pdf ;
solutions
ps ,
pdf ).
- June 2003
(questions
ps ,
pdf ;
solutions
ps ,
pdf ).
-
Old exam questions from Grundlæggende Programmering
-
Other old exam questions from KVL's course Programmering og Udvidet
programmering:
Observe to those last KVL questions: Those of January 1998 are
reasonably easy, but those of January 1999 and of December 2000 are
quite tough.
-
Short introduction to Java applets (but not to graphical user
interfaces (GUIs):
Part
1 and Part
2
-
Web-basered Java
applet tranlator (only for applets)
-
En kort introduktion
til HTML-dokumenter (af Mads Tofte)
-
En
endnu kortere introduktion til HTML-dokumenter (af Peter Sestoft)
-
Vejledning i udformning
af rapporter (PDF, 3 sider)
|