I've been in contact with these languages
BASIC, Pascal, C, LISP, C++, Perl, Java
- BASIC:
- This is when the world of computers opened for me. I owned a Commodore 64. A nice BASIC-interpreter was at my hands.
- Pascal:
-
For several times. First time in senior high school when computer science was an optional course. In university the basic introductions to programming and data structures was held in Pascal. I have teached Pascal to beginners at the university the last three years now.
- C:
- Done some hobby coding in some small projects. A laboratory course in process programming was also held in the C language.
- LISP:
-
A special language that the basic algorithm course at the university was held in.
- C++:
-
A course in object oriented program development was held in C++. The purpose was primarily to teach object oriented analysis and design so I've only touched the principals of the language.
- Perl:
- When I did my summer holiday practice at SECTRA 1996 as a WWW-guru, I was fortunate to learn Perl. The practical and powerful script language that most CGI-scripts for WWW is implemented in. I've done quite big applications for the intranet at SECTRA.
- Java:
-
In a program development course 1996 we (a group of 7 persons) developed a class library to Java. Interesting language that i would like to know better.