17 posts tagged "java"

Visual J++

Once upon a time, there was a programming environment made by Microsoft called Visual J++. It was their attempt to do with Java what they had done with JScript before, and to be honest, it was quite cool. You could compile and run Java code on Windows with a very good IDE - this was 5 years before IntelliJ released IDEA! It generated much faster binaries than what the official Java compiler from Sun produced. Developers could access functionality inside of packages starting with the microsoft. name, but that of course that kind of broke the whole point of Java which is to make cross-platform stuff that you only write once and then you run everywhere.

The JAVA© Programming Language

Since I read a news article about Java©, on August ‘97, I wanted to know more about programming for the World Wide Web. I tried first JavaScript©, but its many features made me… buy a book about JAVA©… and I love it! It’s a really great language. Not so easy, but thrilling! My first applets for JAVA© are in the following links… they are almost all under heavy construction, so don’t get angry with me! I’m just beginning with all this!