Java

From Carls wiki

Jump to: navigation, search

Contents

Description

From Google's define:java:

Java is an object-oriented programming language developed primarily by James Gosling and colleagues at Sun Microsystems. The language, initially called Oak (named after the oak trees outside Gosling's office), was intended to replace C++, although the feature set better resembles that of Objective C. Java should not be confused with JavaScript, which shares only the name and a similar C-like syntax. Sun Microsystems currently maintains and updates Java regularly.

Mentorship

I've been a mentor in Java (in Swedish) for younger students a few times.

Porting SLRE from C to Java

I did this to learn a bit more about C and RE engines.

See also