Programming Languages Header2
Header3.JPG (2877 Byte)
Operating Systems


public virtual class Koord1 {
  private int i=0;
  protected Point;
  Koord1() {
   Point.setX(0);
   Point.setY(0);
  }...

Programming languages

Programming Languages
Fun and other stuff
TI-92
Internship This page has various links to sourcecode. The sources are sometimes from small projects. Most of the sources are written by myself or in conjunction with other students.
Links
Other Students
About
Back
Menu
Menu

 

 

Java

 

Java is a new programming language with some new ideas. It is platform independent and has a large framework of "build in" objects.
For
arrow.gif this example you need Java Runtime 1.1 and for arrow.gif this 1.0.2

 

C++ is the object oriented version of C. It has lots of improvements and new functionality. One example is a arrow.gif small DOS-based drawing application. It is written by Georg Seipler and Marc Höschele.

 

C++

 

Perl

 

Perl is a new programming language which is mostly used for CGI programming, because it is really powerful in processing strings and ASCII files. It is also freely available for almost any operating system. Sorry, no examples available.

 

C is one of the most efficient programming languages. It generates mostly small executables with a high performance. Together with Motif and Unix, you can write X-Window applications with a view lines. See our arrow.gif project from the fifth semester.

 

C

 

JavaScript

 

JavaScript was introduced with Netscape. It is now available in all Netscape versions and a nearly 100% compatible version is available in Microsoft Internet Explorer, too. See the source of my arrow.gif entry page for some small examples.

Hosted by www.Geocities.ws

1